aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/intel/ice/ice_xsk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-27ice: xsk: change batched Tx descriptor cleaningMaciej Fijalkowski1-5/+2
2022-09-02ice: Fix DMA mappings leakPrzemyslaw Patynowski1-0/+8
2022-03-14ice: remove circular header dependencies on ice.hJacob Keller1-1/+0
2022-03-07ice: xsk: fix GCC version checking against pragma unroll presenceMaciej Fijalkowski1-1/+1
2022-01-27ice: xsk: Improve AF_XDP ZC Tx and use batching APIMaciej Fijalkowski1-8/+19
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski1-10/+10
2021-06-07ice: use static inline for dummy functionsJesse Brandeburg1-2/+2
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson1-3/+4
2020-05-21ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel1-10/+3
2020-03-10ice: Use EOPNOTSUPP instead of ENOTSUPPAnirudh Venkataramanan1-2/+2
2019-11-04ice: Add support for AF_XDPKrzysztof Kazimierczak1-0/+72