aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.c
Commit message (Expand)AuthorAge
* i40e: add missing kernel-doc argumentJean Sacren2015-10-23
* i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-19
* i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg2015-10-19
* i40e/i40evf: fix bug in throttle rate mathJesse Brandeburg2015-10-19
* i40e/i40evf: refactor IRQ enable functionJesse Brandeburg2015-10-19
* drivers/net/intel: use napi_complete_done()Jesse Brandeburg2015-10-16
* i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck2015-10-16
* i40e/i40evf: Fix handling of napi budgetAlexander Duyck2015-10-16
* i40e/i40evf: clean up some codeJesse Brandeburg2015-10-08
* i40e: Fix for extra Flow Director filter in table after errorCarolyn Wyborny2015-10-08
* i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain2015-10-07
* i40e: Use numa_mem_id() to better support memoryless nodeJiang Liu2015-10-03
* i40e: warn on double freeJesse Brandeburg2015-09-30
* i40e: refactor interrupt enableJesse Brandeburg2015-09-30
* i40e/i40evf: fix Tx hang workaround codeJesse Brandeburg2015-09-30
* i40e: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai2015-09-28
* i40e: add GRE tunnel type to csum encodingShannon Nelson2015-09-28
* i40e/i40evf: refactor tx timeout logicKiran Patil2015-09-28
* i40e: Move i40e_get_head into header fileKiran Patil2015-09-28
* i40e/i40evf: Add ATR HW eviction support for X722Anjali Singhai Jain2015-08-05
* i40e/i40evf: Add TX/RX outer UDP checksum support for X722Anjali Singhai Jain2015-08-05
* i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain2015-08-05
* i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-23
* i40e/i40evf: Fix and refactor dynamic ITR codeCarolyn Wyborny2015-07-23
* i40e/i40evf: improve Tx performance with a small tweakJesse Brandeburg2015-07-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-08
|\
| * i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain2015-06-04
* | i40e/i40evf: remove time_stamp memberJesse Brandeburg2015-05-28
* | i40e/i40evf: force inline transmit functionsJesse Brandeburg2015-05-28
* | i40e: Move the FD ATR/SB messages to a higher debug levelAnjali Singhai Jain2015-05-28
* | i40e/i40evf: Remove unneeded TODOGreg Rose2015-05-28
* | i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain2015-05-28
* | i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets.Anjali Singhai Jain2015-05-28
* | net: batch of last_rx update avoidance in ethernet drivers.françois romieu2015-05-14
|/
* i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck2015-04-09
* i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabledGreg Rose2015-04-03
* i40e/i40evf: fix bug when skb allocation failsJesse Brandeburg2015-04-03
* i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher2015-03-09
* i40e/i40evf: fix accidental write to ITR registersJesse Brandeburg2015-03-09
* i40e/i40evf: enable prefetch of Tx descriptors during cleanupJesse Brandeburg2015-03-07
* i40e/i40evf: Simplify tunnel selection logicAnjali Singhai Jain2015-03-07
* i40e: FD filters flush policy changesAnjali Singhai Jain2015-03-07
* i40e: Avoid logs while adding/deleting FD-SB filtersAnjali Singhai Jain2015-03-07
* i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson2015-03-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\
| * i40e: fix race in hang checkJesse Brandeburg2015-02-26
| * i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai2015-02-26
* | i40e/i40evf: Add missing packet types for VXLAN encapsulated packet typesAnjali Singhai Jain2015-03-03
* | i40e: Skip the priority tagging if DCB is not enabledNeerav Parikh2015-03-03
* | i40e/i40evf: Refactor the receive routinesMitch Williams2015-02-23
|/