summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_txrx_lib.h
AgeCommit message (Expand)Author
2024-01-24ice: work on pre-XDP prog frag countMaciej Fijalkowski
2023-12-13ice: use VLAN proto from ring packet context in skb pathLarysa Zaremba
2023-12-13ice: Implement VLAN tag hintLarysa Zaremba
2023-12-13ice: Introduce ice_xdp_buffLarysa Zaremba
2023-12-13ice: Make ptype internal to descriptor info processingLarysa Zaremba
2023-02-13ice: Micro-optimize .ndo_xdp_xmit() pathAlexander Lobakin
2023-02-13ice: Fix freeing XDP frames backed by Page PoolAlexander Lobakin
2023-02-01ice: Add support for XDP multi-buffer on Tx sideMaciej Fijalkowski
2023-02-01ice: Add support for XDP multi-buffer on Rx sideMaciej Fijalkowski
2023-02-01ice: Inline eop checkMaciej Fijalkowski
2022-02-09ice: Add hot path support for 802.1Q and 802.1ad VLAN offloadsBrett Creeley
2021-10-15ice: propagate xdp_ring onto rx_ringMaciej Fijalkowski
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski
2021-06-18ice: report hash type such as L2/L3/L4Jesse Brandeburg
2020-05-21ice: Rename build_ctob to ice_build_ctobTony Nguyen
2020-05-21ice: Fix casting issuesKarol Kolacinski
2019-11-04ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak