summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.h
Commit message (Expand)AuthorAgeFilesLines
* i40e: Fix queue-to-TC mapping on TxJedrzej Jagielski2021-07-231-0/+2
* i40e: store the result of i40e_rx_offset() onto i40e_ringMaciej Fijalkowski2021-02-121-0/+1
* i40e: Use batched xsk Tx interfaces to increase performanceMagnus Karlsson2020-11-171-0/+1
* intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg2020-09-251-1/+0
* i40e: use 16B HW descriptors instead of 32BBjörn Töpel2020-09-141-1/+1
* xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson2020-08-311-1/+1
* i40e: optimize AF_XDP Tx completion pathMagnus Karlsson2020-07-011-0/+1
* i40e: remove unused definesJesse Brandeburg2020-06-251-25/+0
* i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel2020-05-211-8/+1
* i40e: Separate kernel allocated rx_bi rings from AF_XDP ringsBjörn Töpel2020-05-211-11/+11
* net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-1/+1
* i40e: add AF_XDP zero-copy Rx supportBjörn Töpel2018-08-291-7/+13
* i40e: remove ndo_xdp_flush call i40e_xdp_flushJesper Dangaard Brouer2018-06-051-1/+0
* xdp: add flags argument to ndo_xdp_xmit APIJesper Dangaard Brouer2018-06-031-1/+2
* xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer2018-05-241-1/+1
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-25/+1
* xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer2018-04-171-1/+1
* i40e: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer2018-04-171-0/+1
* i40e: add support for XDP_REDIRECTBjörn Töpel2018-03-261-0/+2
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* i40e/i40evf: use SW variables for hang detectionAlan Brady2018-02-261-1/+1
* i40e/i40evf: Add support for new mechanism of updating adaptive ITRAlexander Duyck2018-02-121-9/+8
* i40e/i40evf: Split container ITR into current_itr and target_itrAlexander Duyck2018-02-121-1/+2
* i40e/i40evf: Use usec value instead of reg value for ITR definesAlexander Duyck2018-02-121-20/+25
* i40e/i40evf: Only track one ITR setting per ring instead of Tx/RxAlexander Duyck2018-02-121-2/+1
* i40e/i40evf: Update DESC_NEEDED value to reflect larger valueAlexander Duyck2018-01-291-1/+1
* i40e/i40evf: Detect and recover hung queue scenarioSudheer Mogilappagari2018-01-231-0/+2
* i40e: setup xdp_rxq_infoJesper Dangaard Brouer2018-01-051-0/+3
* i40e: Add infrastructure for queue channel supportAmritha Nambiar2017-10-131-0/+2
* i40e/i40evf: bundle more descriptors when allocating buffersJacob Keller2017-10-091-1/+1
* i40e/i40evf: fix incorrect default ITR values on driver loadJacob Keller2017-10-091-2/+4
* i40e/i40evf: use DECLARE_BITMAP for stateJesse Brandeburg2017-10-061-1/+2
* i40e/i40evf: avoid dynamic ITR updates when polling or low packet rateJacob Keller2017-08-271-0/+1
* i40e/i40evf: remove ULTRA latency modeJacob Keller2017-08-271-1/+0
* i40e: separate hw_features from runtime changing flagsJacob Keller2017-08-251-1/+1
* i40e/i40evf: adjust packet size to account for double VLANsMitch Williams2017-08-251-0/+1
* i40e: add support for XDP_TX actionBjörn Töpel2017-06-201-0/+11
* i40e: add XDP support for pass and drop actionsBjörn Töpel2017-06-201-0/+1
* i40e/i40evf: Add support for padding start of framesAlexander Duyck2017-04-081-1/+69
* i40e/i40evf: Add support for using order 1 pages with a 3K bufferAlexander Duyck2017-04-081-0/+12
* i40e: Simplify i40e_detect_recover_hung_queue logicAlan Brady2017-04-081-2/+1
* i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck2017-03-291-3/+1
* i40e: Drop FCoE code from core driver filesAlexander Duyck2017-03-271-17/+0
* i40e/i40evf: Update code to better handle incrementing page countAlexander Duyck2017-03-271-1/+6
* i40e/i40evf: Add support for mapping pages with DMA attributesAlexander Duyck2017-03-151-0/+3
* i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ringScott Peterson2017-02-111-1/+8
* i40e: refactor macro INTRL_USEC_TO_REGAlan Brady2017-02-021-1/+14
* i40e: simplify txd use count calculationMitch Williams2016-12-061-17/+28
* i40e: Reorder logic for coalescing RS bitsAlexander Duyck2016-10-311-1/+0
* i40e: replace PTP Rx timestamp hang logicJacob Keller2016-10-311-2/+0