summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.c
Commit message (Expand)AuthorAgeFilesLines
* net: i40e: shut up uninitialized variable warningsArnd Bergmann2016-01-251-2/+2
* i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain2016-01-081-25/+29
* i40e: geneve tunnel offload supportSinghai, Anjali2015-12-161-4/+4
* i40e: trivial fixesJesse Brandeburg2015-12-031-5/+1
* i40e/i40evf: use logical operatorMitch Williams2015-12-031-1/+1
* i40e: Fix memory leaks, sideband filter programmingKiran Patil2015-12-031-5/+14
* i40e: Detection and recovery of TX queue hung logic moved to service_task fro...Kiran Patil2015-12-031-0/+2
* i40e/i40evf: prefetch skb data on transmitJesse Brandeburg2015-12-011-0/+3
* i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain2015-11-251-1/+3
* i40e/i40evf: remove unused tunnel parameterShannon Nelson2015-11-251-7/+4
* net: move skb_mark_napi_id() into core networking stackEric Dumazet2015-11-181-1/+0
* i40e: add missing kernel-doc argumentJean Sacren2015-10-231-0/+3
* i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-191-2/+20
* i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg2015-10-191-6/+21
* i40e/i40evf: fix bug in throttle rate mathJesse Brandeburg2015-10-191-1/+8
* i40e/i40evf: refactor IRQ enable functionJesse Brandeburg2015-10-191-46/+66
* drivers/net/intel: use napi_complete_done()Jesse Brandeburg2015-10-161-2/+6
* i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck2015-10-161-6/+1
* i40e/i40evf: Fix handling of napi budgetAlexander Duyck2015-10-161-0/+5
* i40e/i40evf: clean up some codeJesse Brandeburg2015-10-081-3/+3
* i40e: Fix for extra Flow Director filter in table after errorCarolyn Wyborny2015-10-081-1/+2
* i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain2015-10-071-2/+3
* i40e: Use numa_mem_id() to better support memoryless nodeJiang Liu2015-10-031-1/+1
* i40e: warn on double freeJesse Brandeburg2015-09-301-0/+4
* i40e: refactor interrupt enableJesse Brandeburg2015-09-301-4/+2
* i40e/i40evf: fix Tx hang workaround codeJesse Brandeburg2015-09-301-0/+1
* i40e: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai2015-09-281-44/+85
* i40e: add GRE tunnel type to csum encodingShannon Nelson2015-09-281-0/+3
* i40e/i40evf: refactor tx timeout logicKiran Patil2015-09-281-73/+2
* i40e: Move i40e_get_head into header fileKiran Patil2015-09-281-13/+0
* i40e/i40evf: Add ATR HW eviction support for X722Anjali Singhai Jain2015-08-051-0/+10
* i40e/i40evf: Add TX/RX outer UDP checksum support for X722Anjali Singhai Jain2015-08-051-1/+15
* i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain2015-08-051-9/+37
* i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-231-20/+19
* i40e/i40evf: Fix and refactor dynamic ITR codeCarolyn Wyborny2015-07-231-58/+88
* i40e/i40evf: improve Tx performance with a small tweakJesse Brandeburg2015-07-141-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-081-15/+10
|\
| * i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain2015-06-041-15/+10
* | i40e/i40evf: remove time_stamp memberJesse Brandeburg2015-05-281-10/+0
* | i40e/i40evf: force inline transmit functionsJesse Brandeburg2015-05-281-16/+16
* | i40e: Move the FD ATR/SB messages to a higher debug levelAnjali Singhai Jain2015-05-281-3/+6
* | i40e/i40evf: Remove unneeded TODOGreg Rose2015-05-281-3/+0
* | i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain2015-05-281-3/+10
* | i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets.Anjali Singhai Jain2015-05-281-33/+44
* | net: batch of last_rx update avoidance in ethernet drivers.françois romieu2015-05-141-2/+0
|/
* i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck2015-04-091-2/+2
* i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabledGreg Rose2015-04-031-0/+13
* i40e/i40evf: fix bug when skb allocation failsJesse Brandeburg2015-04-031-1/+4
* i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher2015-03-091-1/+1
* i40e/i40evf: fix accidental write to ITR registersJesse Brandeburg2015-03-091-0/+1
OpenPOWER on IntegriCloud