aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.h
Commit message (Expand)AuthorAge
* i40e: Add infrastructure for queue channel supportAmritha Nambiar2017-10-13
* i40e/i40evf: bundle more descriptors when allocating buffersJacob Keller2017-10-09
* i40e/i40evf: fix incorrect default ITR values on driver loadJacob Keller2017-10-09
* i40e/i40evf: use DECLARE_BITMAP for stateJesse Brandeburg2017-10-06
* i40e/i40evf: avoid dynamic ITR updates when polling or low packet rateJacob Keller2017-08-27
* i40e/i40evf: remove ULTRA latency modeJacob Keller2017-08-27
* i40e: separate hw_features from runtime changing flagsJacob Keller2017-08-25
* i40e/i40evf: adjust packet size to account for double VLANsMitch Williams2017-08-25
* i40e: add support for XDP_TX actionBjörn Töpel2017-06-20
* i40e: add XDP support for pass and drop actionsBjörn Töpel2017-06-20
* i40e/i40evf: Add support for padding start of framesAlexander Duyck2017-04-08
* i40e/i40evf: Add support for using order 1 pages with a 3K bufferAlexander Duyck2017-04-08
* i40e: Simplify i40e_detect_recover_hung_queue logicAlan Brady2017-04-08
* i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck2017-03-29
* i40e: Drop FCoE code from core driver filesAlexander Duyck2017-03-27
* i40e/i40evf: Update code to better handle incrementing page countAlexander Duyck2017-03-27
* i40e/i40evf: Add support for mapping pages with DMA attributesAlexander Duyck2017-03-15
* i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ringScott Peterson2017-02-11
* i40e: refactor macro INTRL_USEC_TO_REGAlan Brady2017-02-03
* i40e: simplify txd use count calculationMitch Williams2016-12-06
* i40e: Reorder logic for coalescing RS bitsAlexander Duyck2016-10-31
* i40e: replace PTP Rx timestamp hang logicJacob Keller2016-10-31
* i40e/i40evf: Add txring_txq function to match fm10k and ixgbeAlexander Duyck2016-09-25
* i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg2016-05-06
* i40e: Refactor receive routineJesse Brandeburg2016-05-06
* i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg2016-05-05
* i40e: Drop packet split receive routineJesse Brandeburg2016-05-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-23
|\
| * i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packetAlexander Duyck2016-04-13
* | i40e/i40evf: Faster RX via avoiding FCoEJesse Brandeburg2016-04-06
* | i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8KAlexander Duyck2016-04-05
|/
* i40e: queue-specific settings for interrupt moderationKan Liang2016-02-19
* i40e/i40evf: Rewrite logic for 8 descriptor per packet checkAlexander Duyck2016-02-19
* i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_txAlexander Duyck2016-02-19
* i40e/i40evf: Add exception handling for Tx checksumAlexander Duyck2016-02-18
* i40e/i40evf: Drop outer checksum offload that was not requestedAlexander Duyck2016-02-18
* i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain2016-02-18
* i40e: properly show packet split status in debugfsMitch Williams2016-02-17
* i40e/i40evf: use pages correctly in RxMitch Williams2016-02-17
* i40e/i40evf: try again after failureJesse Brandeburg2016-02-17
* i40e: geneve tunnel offload supportSinghai, Anjali2015-12-16
* i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain2015-11-25
* i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-19
* i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg2015-10-19
* i40e/i40evf: moderate interrupts differentlyJesse Brandeburg2015-10-16
* i40e/i40evf: clean up some codeJesse Brandeburg2015-10-08
* i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain2015-10-07
* i40e: fix 32 bit build warningsJesse Brandeburg2015-09-30
* i40e: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai2015-09-28
* i40e/i40evf: refactor tx timeout logicKiran Patil2015-09-28