summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_txrx_common.h
Commit message (Expand)AuthorAgeFilesLines
* ixgbe, xsk: Terminate Rx side of NAPI when XSK Rx queue gets fullMaciej Fijalkowski2022-04-151-0/+1
* xsk: Wipe out dead zero_copy_allocator declarationsMaciej Fijalkowski2021-12-141-2/+0
* ixgbe: let the xdpdrv work with more than 64 cpusJason Xing2021-09-301-1/+2
* xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson2020-08-311-3/+4
* ixgbe, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel2020-05-211-1/+1
* xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson2019-08-171-1/+1
* net: bpf: remove XDP_QUERY_XSK_UMEM enumeratorJan Sokolowski2019-02-151-2/+0
* ixgbe: add AF_XDP zero-copy Tx supportBjörn Töpel2018-10-031-0/+4
* ixgbe: move common Tx functions to ixgbe_txrx_common.hBjörn Töpel2018-10-031-0/+5
* ixgbe: add AF_XDP zero-copy Rx supportBjörn Töpel2018-10-031-0/+15
* ixgbe: move common Rx functions to ixgbe_txrx_common.hBjörn Töpel2018-10-031-0/+26