index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_txrx.h
Age
Commit message (
Expand
)
Author
2024-04-30
i40e: Refactor argument of i40e_detect_recover_hung()
Ivan Vecera
2024-03-26
i40e: Enforce software interrupt during busy-poll exit
Ivan Vecera
2023-11-14
i40e: Consolidate hardware capabilities
Ivan Vecera
2023-11-14
i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pf
Ivan Vecera
2023-11-14
i40e: Remove _t suffix from enum type names
Ivan Vecera
2023-10-05
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
2023-07-19
i40e: xsk: add RX multi-buffer support
Tirthendu Sarkar
2023-03-09
i40e: add support for XDP multi-buffer Rx
Tirthendu Sarkar
2023-03-09
i40e: add xdp_buff to i40e_ring struct
Tirthendu Sarkar
2023-03-09
i40e: introduce next_to_process to i40e_ring
Tirthendu Sarkar
2023-03-09
i40e: add pre-xdp page_count in rx_buffer
Tirthendu Sarkar
2022-10-14
i40e: Fix DMA mappings leak
Jan Sokolowski
2022-04-12
i40e: Add tx_stopped stat
Joe Damato
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-08
i40e: Add a stat for tracking busy rx pages
Joe Damato
2022-02-08
i40e: Add a stat for tracking pages waived
Joe Damato
2022-02-08
i40e: Add a stat tracking new RX page allocations
Joe Damato
2022-02-03
i40e: Remove unused RX realloc stat
Joe Damato
2022-01-27
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
2021-07-23
i40e: Fix queue-to-TC mapping on Tx
Jedrzej Jagielski
2021-02-12
i40e: store the result of i40e_rx_offset() onto i40e_ring
Maciej Fijalkowski
2020-11-17
i40e: Use batched xsk Tx interfaces to increase performance
Magnus Karlsson
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-14
i40e: use 16B HW descriptors instead of 32B
Björn Töpel
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-07-01
i40e: optimize AF_XDP Tx completion path
Magnus Karlsson
2020-06-25
i40e: remove unused defines
Jesse Brandeburg
2020-05-21
i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
2020-05-21
i40e: Separate kernel allocated rx_bi rings from AF_XDP rings
Björn Töpel
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2018-08-29
i40e: add AF_XDP zero-copy Rx support
Björn Töpel
2018-06-05
i40e: remove ndo_xdp_flush call i40e_xdp_flush
Jesper Dangaard Brouer
2018-06-03
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
2018-05-24
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-04-17
i40e: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
2018-03-26
i40e: add support for XDP_REDIRECT
Björn Töpel
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-02-26
i40e/i40evf: use SW variables for hang detection
Alan Brady
2018-02-12
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
Alexander Duyck
2018-02-12
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
2018-02-12
i40e/i40evf: Use usec value instead of reg value for ITR defines
Alexander Duyck
2018-02-12
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
2018-01-29
i40e/i40evf: Update DESC_NEEDED value to reflect larger value
Alexander Duyck
2018-01-23
i40e/i40evf: Detect and recover hung queue scenario
Sudheer Mogilappagari
2018-01-05
i40e: setup xdp_rxq_info
Jesper Dangaard Brouer
2017-10-13
i40e: Add infrastructure for queue channel support
Amritha Nambiar
2017-10-09
i40e/i40evf: bundle more descriptors when allocating buffers
Jacob Keller
2017-10-09
i40e/i40evf: fix incorrect default ITR values on driver load
Jacob Keller
[next]