Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-13 | ice: Micro-optimize .ndo_xdp_xmit() path | Alexander Lobakin | 1 | -1/+0 |
2023-02-13 | ice: Fix freeing XDP frames backed by Page Pool | Alexander Lobakin | 1 | -1/+2 |
2023-02-02 | ice: Add support for XDP multi-buffer on Tx side | Maciej Fijalkowski | 1 | -2/+21 |
2023-02-02 | ice: Add support for XDP multi-buffer on Rx side | Maciej Fijalkowski | 1 | -0/+30 |
2023-02-02 | ice: Inline eop check | Maciej Fijalkowski | 1 | -0/+22 |
2022-02-09 | ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads | Brett Creeley | 1 | -3/+27 |
2021-10-15 | ice: propagate xdp_ring onto rx_ring | Maciej Fijalkowski | 1 | -1/+1 |
2021-10-15 | ice: split ice_ring onto Tx/Rx separate structs | Maciej Fijalkowski | 1 | -7/+7 |
2021-06-18 | ice: report hash type such as L2/L3/L4 | Jesse Brandeburg | 1 | -1/+1 |
2020-05-22 | ice: Rename build_ctob to ice_build_ctob | Tony Nguyen | 1 | -1/+1 |
2020-05-22 | ice: Fix casting issues | Karol Kolacinski | 1 | -1/+1 |
2019-11-04 | ice: Move common functions to ice_txrx_lib.c | Krzysztof Kazimierczak | 1 | -0/+59 |