summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.h
AgeCommit message (Expand)Author
2018-01-29i40e/i40evf: Update DESC_NEEDED value to reflect larger valueAlexander Duyck
2018-01-23i40e/i40evf: Detect and recover hung queue scenarioSudheer Mogilappagari
2018-01-05i40e: setup xdp_rxq_infoJesper Dangaard Brouer
2017-10-13i40e: Add infrastructure for queue channel supportAmritha Nambiar
2017-10-09i40e/i40evf: bundle more descriptors when allocating buffersJacob Keller
2017-10-09i40e/i40evf: fix incorrect default ITR values on driver loadJacob Keller
2017-10-06i40e/i40evf: use DECLARE_BITMAP for stateJesse Brandeburg
2017-08-27i40e/i40evf: avoid dynamic ITR updates when polling or low packet rateJacob Keller
2017-08-27i40e/i40evf: remove ULTRA latency modeJacob Keller
2017-08-25i40e: separate hw_features from runtime changing flagsJacob Keller
2017-08-25i40e/i40evf: adjust packet size to account for double VLANsMitch Williams
2017-06-20i40e: add support for XDP_TX actionBjörn Töpel
2017-06-20i40e: add XDP support for pass and drop actionsBjörn Töpel
2017-04-08i40e/i40evf: Add support for padding start of framesAlexander Duyck
2017-04-08i40e/i40evf: Add support for using order 1 pages with a 3K bufferAlexander Duyck
2017-04-08i40e: Simplify i40e_detect_recover_hung_queue logicAlan Brady
2017-03-29i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck
2017-03-27i40e: Drop FCoE code from core driver filesAlexander Duyck
2017-03-27i40e/i40evf: Update code to better handle incrementing page countAlexander Duyck
2017-03-15i40e/i40evf: Add support for mapping pages with DMA attributesAlexander Duyck
2017-02-11i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ringScott Peterson
2017-02-02i40e: refactor macro INTRL_USEC_TO_REGAlan Brady
2016-12-06i40e: simplify txd use count calculationMitch Williams
2016-10-31i40e: Reorder logic for coalescing RS bitsAlexander Duyck
2016-10-31i40e: replace PTP Rx timestamp hang logicJacob Keller
2016-09-24i40e/i40evf: Add txring_txq function to match fm10k and ixgbeAlexander Duyck
2016-05-05i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg
2016-05-05i40e: Refactor receive routineJesse Brandeburg
2016-05-05i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg
2016-05-05i40e: Drop packet split receive routineJesse Brandeburg
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-13i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packetAlexander Duyck
2016-04-06i40e/i40evf: Faster RX via avoiding FCoEJesse Brandeburg
2016-04-05i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8KAlexander Duyck
2016-02-19i40e: queue-specific settings for interrupt moderationKan Liang
2016-02-18i40e/i40evf: Rewrite logic for 8 descriptor per packet checkAlexander Duyck
2016-02-18i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_txAlexander Duyck
2016-02-18i40e/i40evf: Add exception handling for Tx checksumAlexander Duyck
2016-02-18i40e/i40evf: Drop outer checksum offload that was not requestedAlexander Duyck
2016-02-17i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain
2016-02-17i40e: properly show packet split status in debugfsMitch Williams
2016-02-17i40e/i40evf: use pages correctly in RxMitch Williams
2016-02-17i40e/i40evf: try again after failureJesse Brandeburg
2015-12-16i40e: geneve tunnel offload supportSinghai, Anjali
2015-11-25i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain
2015-10-19i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg
2015-10-19i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg
2015-10-16i40e/i40evf: moderate interrupts differentlyJesse Brandeburg
2015-10-08i40e/i40evf: clean up some codeJesse Brandeburg
2015-10-07i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain