aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_txrx_common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-15ixgbe, xsk: Terminate Rx side of NAPI when XSK Rx queue gets fullMaciej Fijalkowski1-0/+1
2021-12-14xsk: Wipe out dead zero_copy_allocator declarationsMaciej Fijalkowski1-2/+0
2021-09-30ixgbe: let the xdpdrv work with more than 64 cpusJason Xing1-1/+2
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson1-3/+4
2020-05-21ixgbe, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel1-1/+1
2019-08-17xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson1-1/+1
2019-02-15net: bpf: remove XDP_QUERY_XSK_UMEM enumeratorJan Sokolowski1-2/+0
2018-10-03ixgbe: add AF_XDP zero-copy Tx supportBjörn Töpel1-0/+4
2018-10-03ixgbe: move common Tx functions to ixgbe_txrx_common.hBjörn Töpel1-0/+5
2018-10-03ixgbe: add AF_XDP zero-copy Rx supportBjörn Töpel1-0/+15
2018-10-03ixgbe: move common Rx functions to ixgbe_txrx_common.hBjörn Töpel1-0/+26