summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_txrx_lib.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-25ice: work on pre-XDP prog frag countMaciej Fijalkowski1-9/+22
2023-12-14ice: use VLAN proto from ring packet context in skb pathLarysa Zaremba1-1/+1
2023-12-14ice: Implement VLAN tag hintLarysa Zaremba1-2/+2
2023-12-14ice: Introduce ice_xdp_buffLarysa Zaremba1-0/+10
2023-12-14ice: Make ptype internal to descriptor info processingLarysa Zaremba1-1/+1
2023-02-13ice: Micro-optimize .ndo_xdp_xmit() pathAlexander Lobakin1-1/+0
2023-02-13ice: Fix freeing XDP frames backed by Page PoolAlexander Lobakin1-1/+2
2023-02-02ice: Add support for XDP multi-buffer on Tx sideMaciej Fijalkowski1-2/+21
2023-02-02ice: Add support for XDP multi-buffer on Rx sideMaciej Fijalkowski1-0/+30
2023-02-02ice: Inline eop checkMaciej Fijalkowski1-0/+22
2022-02-09ice: Add hot path support for 802.1Q and 802.1ad VLAN offloadsBrett Creeley1-3/+27
2021-10-15ice: propagate xdp_ring onto rx_ringMaciej Fijalkowski1-1/+1
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski1-7/+7
2021-06-18ice: report hash type such as L2/L3/L4Jesse Brandeburg1-1/+1
2020-05-22ice: Rename build_ctob to ice_build_ctobTony Nguyen1-1/+1
2020-05-22ice: Fix casting issuesKarol Kolacinski1-1/+1
2019-11-04ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak1-0/+59