summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_txrx_lib.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ice: work on pre-XDP prog frag countMaciej Fijalkowski2024-01-251-9/+22
* ice: use VLAN proto from ring packet context in skb pathLarysa Zaremba2023-12-141-1/+1
* ice: Implement VLAN tag hintLarysa Zaremba2023-12-141-2/+2
* ice: Introduce ice_xdp_buffLarysa Zaremba2023-12-141-0/+10
* ice: Make ptype internal to descriptor info processingLarysa Zaremba2023-12-141-1/+1
* ice: Micro-optimize .ndo_xdp_xmit() pathAlexander Lobakin2023-02-131-1/+0
* ice: Fix freeing XDP frames backed by Page PoolAlexander Lobakin2023-02-131-1/+2
* ice: Add support for XDP multi-buffer on Tx sideMaciej Fijalkowski2023-02-011-2/+21
* ice: Add support for XDP multi-buffer on Rx sideMaciej Fijalkowski2023-02-011-0/+30
* ice: Inline eop checkMaciej Fijalkowski2023-02-011-0/+22
* ice: Add hot path support for 802.1Q and 802.1ad VLAN offloadsBrett Creeley2022-02-091-3/+27
* ice: propagate xdp_ring onto rx_ringMaciej Fijalkowski2021-10-151-1/+1
* ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski2021-10-151-7/+7
* ice: report hash type such as L2/L3/L4Jesse Brandeburg2021-06-181-1/+1
* ice: Rename build_ctob to ice_build_ctobTony Nguyen2020-05-221-1/+1
* ice: Fix casting issuesKarol Kolacinski2020-05-221-1/+1
* ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak2019-11-041-0/+59