Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i40e, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full | Maciej Fijalkowski | 2022-04-15 | 1 | -0/+1 |
* | intel-ethernet: clean up W=1 warnings in kdoc | Jesse Brandeburg | 2020-09-25 | 1 | -3/+3 |
* | i40e, xsk: remove HW descriptor prefetch in AF_XDP path | Björn Töpel | 2020-09-14 | 1 | -13/+0 |
* | i40e: Separate kernel allocated rx_bi rings from AF_XDP rings | Björn Töpel | 2020-05-21 | 1 | -6/+34 |
* | i40e: DRY rx_ptype handling code | Michał Mirosław | 2018-12-12 | 1 | -2/+1 |
* | i40e: fix VLAN.TCI == 0 RX HW offload | Michał Mirosław | 2018-12-12 | 1 | -2/+0 |
* | i40e: disallow changing the number of descriptors when AF_XDP is on | Björn Töpel | 2018-09-25 | 1 | -0/+1 |
* | i40e: clean zero-copy XDP Rx ring on shutdown/reset | Björn Töpel | 2018-09-25 | 1 | -0/+1 |
* | i40e: clean zero-copy XDP Tx ring on shutdown/reset | Björn Töpel | 2018-09-25 | 1 | -0/+2 |
* | i40e: move common Tx functions to i40e_txrx_common.h | Magnus Karlsson | 2018-08-29 | 1 | -0/+59 |
* | i40e: move common Rx functions to i40e_txrx_common.h | Björn Töpel | 2018-08-29 | 1 | -0/+31 |