summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.c
AgeCommit message (Expand)Author
2017-11-30i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2016-09-15i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain
2016-09-15i40e: Fix memory leaks, sideband filter programmingKiran Patil
2015-10-23i40e: add missing kernel-doc argumentJean Sacren
2015-10-19i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg
2015-10-19i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg
2015-10-19i40e/i40evf: fix bug in throttle rate mathJesse Brandeburg
2015-10-19i40e/i40evf: refactor IRQ enable functionJesse Brandeburg
2015-10-16drivers/net/intel: use napi_complete_done()Jesse Brandeburg
2015-10-16i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck
2015-10-16i40e/i40evf: Fix handling of napi budgetAlexander Duyck
2015-10-08i40e/i40evf: clean up some codeJesse Brandeburg
2015-10-08i40e: Fix for extra Flow Director filter in table after errorCarolyn Wyborny
2015-10-07i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain
2015-10-03i40e: Use numa_mem_id() to better support memoryless nodeJiang Liu
2015-09-30i40e: warn on double freeJesse Brandeburg
2015-09-30i40e: refactor interrupt enableJesse Brandeburg
2015-09-30i40e/i40evf: fix Tx hang workaround codeJesse Brandeburg
2015-09-28i40e: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai
2015-09-28i40e: add GRE tunnel type to csum encodingShannon Nelson
2015-09-28i40e/i40evf: refactor tx timeout logicKiran Patil
2015-09-28i40e: Move i40e_get_head into header fileKiran Patil
2015-08-05i40e/i40evf: Add ATR HW eviction support for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: Add TX/RX outer UDP checksum support for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-07-23i40e/i40evf: Fix and refactor dynamic ITR codeCarolyn Wyborny
2015-07-14i40e/i40evf: improve Tx performance with a small tweakJesse Brandeburg
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-04i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain
2015-05-28i40e/i40evf: remove time_stamp memberJesse Brandeburg
2015-05-28i40e/i40evf: force inline transmit functionsJesse Brandeburg
2015-05-28i40e: Move the FD ATR/SB messages to a higher debug levelAnjali Singhai Jain
2015-05-28i40e/i40evf: Remove unneeded TODOGreg Rose
2015-05-28i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain
2015-05-28i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets.Anjali Singhai Jain
2015-05-14net: batch of last_rx update avoidance in ethernet drivers.françois romieu
2015-04-09i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck
2015-04-03i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabledGreg Rose
2015-04-03i40e/i40evf: fix bug when skb allocation failsJesse Brandeburg
2015-03-09i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher
2015-03-09i40e/i40evf: fix accidental write to ITR registersJesse Brandeburg
2015-03-07i40e/i40evf: enable prefetch of Tx descriptors during cleanupJesse Brandeburg
2015-03-07i40e/i40evf: Simplify tunnel selection logicAnjali Singhai Jain
2015-03-07i40e: FD filters flush policy changesAnjali Singhai Jain
2015-03-07i40e: Avoid logs while adding/deleting FD-SB filtersAnjali Singhai Jain
2015-03-07i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03i40e/i40evf: Add missing packet types for VXLAN encapsulated packet typesAnjali Singhai Jain
2015-03-03i40e: Skip the priority tagging if DCB is not enabledNeerav Parikh