summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_xsk.h
Commit message (Expand)AuthorAgeFilesLines
* ice: xsk: change batched Tx descriptor cleaningMaciej Fijalkowski2022-09-271-5/+2
* ice: Fix DMA mappings leakPrzemyslaw Patynowski2022-09-021-0/+8
* ice: remove circular header dependencies on ice.hJacob Keller2022-03-141-1/+0
* ice: xsk: fix GCC version checking against pragma unroll presenceMaciej Fijalkowski2022-03-071-1/+1
* ice: xsk: Improve AF_XDP ZC Tx and use batching APIMaciej Fijalkowski2022-01-271-8/+19
* ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski2021-10-151-10/+10
* ice: use static inline for dummy functionsJesse Brandeburg2021-06-071-2/+2
* xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson2020-08-311-3/+4
* ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel2020-05-211-10/+3
* ice: Use EOPNOTSUPP instead of ENOTSUPPAnirudh Venkataramanan2020-03-101-2/+2
* ice: Add support for AF_XDPKrzysztof Kazimierczak2019-11-041-0/+72