summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-25i40e/i40evf: Add txring_txq function to match fm10k and ixgbeAlexander Duyck1-0/+9
2016-05-06i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg1-14/+10
2016-05-06i40e: Refactor receive routineJesse Brandeburg1-12/+25
2016-05-06i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg1-1/+0
2016-05-06i40e: Drop packet split receive routineJesse Brandeburg1-7/+0
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+7
2016-04-14i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packetAlexander Duyck1-3/+7
2016-04-07i40e/i40evf: Faster RX via avoiding FCoEJesse Brandeburg1-0/+10
2016-04-05i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8KAlexander Duyck1-3/+32
2016-02-20i40e: queue-specific settings for interrupt moderationKan Liang1-0/+8
2016-02-19i40e/i40evf: Rewrite logic for 8 descriptor per packet checkAlexander Duyck1-0/+19
2016-02-19i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_txAlexander Duyck1-2/+42
2016-02-18i40e/i40evf: Add exception handling for Tx checksumAlexander Duyck1-1/+0
2016-02-18i40e/i40evf: Drop outer checksum offload that was not requestedAlexander Duyck1-1/+0
2016-02-18i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain1-1/+2
2016-02-18i40e: properly show packet split status in debugfsMitch Williams1-1/+0
2016-02-18i40e/i40evf: use pages correctly in RxMitch Williams1-0/+2
2016-02-18i40e/i40evf: try again after failureJesse Brandeburg1-3/+3
2015-12-16i40e: geneve tunnel offload supportSinghai, Anjali1-1/+1
2015-11-25i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain1-0/+1
2015-10-20i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg1-2/+2
2015-10-20i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg1-0/+3
2015-10-16i40e/i40evf: moderate interrupts differentlyJesse Brandeburg1-0/+10
2015-10-09i40e/i40evf: clean up some codeJesse Brandeburg1-0/+1
2015-10-08i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain1-0/+1
2015-09-30i40e: fix 32 bit build warningsJesse Brandeburg1-6/+6
2015-09-29i40e: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai1-0/+2
2015-09-29i40e/i40evf: refactor tx timeout logicKiran Patil1-8/+2
2015-09-29i40e: Move i40e_get_head into header fileKiran Patil1-0/+14
2015-08-06i40e/i40evf: Add TX/RX outer UDP checksum support for X722Anjali Singhai Jain1-0/+2
2015-08-06i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain1-0/+2
2015-08-06i40e/i40evf: RSS changes for X722Anjali Singhai Jain1-0/+12
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg1-22/+22
2015-05-28i40e/i40evf: remove time_stamp memberJesse Brandeburg1-1/+0
2015-05-28i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets.Anjali Singhai Jain1-0/+1
2015-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-02-26i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai1-0/+1
2015-02-24i40e/i40evf: Refactor the receive routinesMitch Williams1-3/+14
2015-01-07i40e: fix un-necessary Tx hangsJesse Brandeburg1-0/+1
2014-11-11i40e: clean up throttle rate codeJesse Brandeburg1-4/+1
2014-08-27i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain1-0/+1
2014-08-03i40e: Adds FCoE related code to i40e core driverVasu Dev1-0/+9
2014-07-03i40e/i40evf: Do not free the dummy packet buffer synchronouslyAnjali Singhai Jain1-1/+5
2014-06-25i40e/i40evf: remove reserved typeJesse Brandeburg1-1/+0
2014-06-08i40e/i40evf: fix TSO accountingJesse Brandeburg1-2/+2
2014-06-05i40e/i40evf: remove unused RX_LRO defineJesse Brandeburg1-7/+0
2014-05-29i40e/i40evf: remove storm controlJesse Brandeburg1-1/+1
2014-05-29i40e/i40evf: Remove reserved PCTYPE definesKevin Scott1-5/+0
2014-01-11i40e: enable PTPJacob Keller1-0/+3
2014-01-11i40e: adjust ITR max and min valuesShannon Nelson1-3/+2