Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ice: xsk: change batched Tx descriptor cleaning | Maciej Fijalkowski | 2022-09-27 | 1 | -5/+2 |
* | ice: Fix DMA mappings leak | Przemyslaw Patynowski | 2022-09-02 | 1 | -0/+8 |
* | ice: remove circular header dependencies on ice.h | Jacob Keller | 2022-03-14 | 1 | -1/+0 |
* | ice: xsk: fix GCC version checking against pragma unroll presence | Maciej Fijalkowski | 2022-03-07 | 1 | -1/+1 |
* | ice: xsk: Improve AF_XDP ZC Tx and use batching API | Maciej Fijalkowski | 2022-01-27 | 1 | -8/+19 |
* | ice: split ice_ring onto Tx/Rx separate structs | Maciej Fijalkowski | 2021-10-15 | 1 | -10/+10 |
* | ice: use static inline for dummy functions | Jesse Brandeburg | 2021-06-07 | 1 | -2/+2 |
* | xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem | Magnus Karlsson | 2020-08-31 | 1 | -3/+4 |
* | ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL | Björn Töpel | 2020-05-21 | 1 | -10/+3 |
* | ice: Use EOPNOTSUPP instead of ENOTSUPP | Anirudh Venkataramanan | 2020-03-10 | 1 | -2/+2 |
* | ice: Add support for AF_XDP | Krzysztof Kazimierczak | 2019-11-04 | 1 | -0/+72 |