summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_txrx_common.h
AgeCommit message (Expand)Author
2024-03-06ixgbe: pull out stats update to common routinesMaciej Fijalkowski
2022-04-15ixgbe, xsk: Terminate Rx side of NAPI when XSK Rx queue gets fullMaciej Fijalkowski
2021-12-14xsk: Wipe out dead zero_copy_allocator declarationsMaciej Fijalkowski
2021-09-30ixgbe: let the xdpdrv work with more than 64 cpusJason Xing
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-05-21ixgbe, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel
2019-08-17xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson
2019-02-15net: bpf: remove XDP_QUERY_XSK_UMEM enumeratorJan Sokolowski
2018-10-03ixgbe: add AF_XDP zero-copy Tx supportBjörn Töpel
2018-10-03ixgbe: move common Tx functions to ixgbe_txrx_common.hBjörn Töpel
2018-10-03ixgbe: add AF_XDP zero-copy Rx supportBjörn Töpel
2018-10-03ixgbe: move common Rx functions to ixgbe_txrx_common.hBjörn Töpel