summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx_common.h
Commit message (Expand)AuthorAgeFilesLines
* i40e: Remove circular header dependencies and fix headersIvan Vecera2023-10-051-0/+2
* i40e, xsk: Terminate Rx side of NAPI when XSK Rx queue gets fullMaciej Fijalkowski2022-04-151-0/+1
* intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg2020-09-251-3/+3
* i40e, xsk: remove HW descriptor prefetch in AF_XDP pathBjörn Töpel2020-09-141-13/+0
* i40e: Separate kernel allocated rx_bi rings from AF_XDP ringsBjörn Töpel2020-05-211-6/+34
* i40e: DRY rx_ptype handling codeMichał Mirosław2018-12-121-2/+1
* i40e: fix VLAN.TCI == 0 RX HW offloadMichał Mirosław2018-12-121-2/+0
* i40e: disallow changing the number of descriptors when AF_XDP is onBjörn Töpel2018-09-251-0/+1
* i40e: clean zero-copy XDP Rx ring on shutdown/resetBjörn Töpel2018-09-251-0/+1
* i40e: clean zero-copy XDP Tx ring on shutdown/resetBjörn Töpel2018-09-251-0/+2
* i40e: move common Tx functions to i40e_txrx_common.hMagnus Karlsson2018-08-291-0/+59
* i40e: move common Rx functions to i40e_txrx_common.hBjörn Töpel2018-08-291-0/+31