aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.c
AgeCommit message (Expand)Author
2017-12-08i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2015-06-04i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain
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
2015-02-26i40e: fix race in hang checkJesse Brandeburg
2015-02-26i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai
2015-02-23i40e/i40evf: Refactor the receive routinesMitch Williams
2015-02-09i40e: Fix for stats init function call in Rx setupCarolyn Wyborny
2015-02-09i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny
2015-02-09i40evf: Force Tx writeback on ITRAnjali Singhai Jain
2015-01-16i40e: check I40E_FLAG_PTP before handling Tx or Rx timestampsJacob Keller
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-06i40e: Fix bug with TCP over IPv6 over VXLANAnjali Singhai
2015-01-06i40e: Fix Rx checksum error counterAnjali Singhai
2015-01-06i40e: fix un-necessary Tx hangsJesse Brandeburg
2014-12-08ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck
2014-10-08i40e: skb->xmit_more supportEric Dumazet
2014-10-02i40e/igb: Convert to dev_consume_skb_any()Rick Jones
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-29i40e: Set skb->csum_level for encapsulated checksumTom Herbert
2014-08-27i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain
2014-08-26i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain
2014-08-26i40e: Some FD message fixesAnjali Singhai Jain
2014-08-26i40e: Update flow director error messages to reduce user confusionCarolyn Wyborny
2014-08-25i40e: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich
2014-08-02i40e: Adds FCoE related code to i40e core driverVasu Dev
2014-07-24i40e/i40evf: fix extension header csum logicJesse Brandeburg
2014-07-16i40e/i40evf: Clean up codePaul M Stillwell Jr
2014-07-16i40e: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-07-16i40e: never generate both software and hardware timestampsJakub Kicinski
2014-07-02i40e/i40evf: Do not free the dummy packet buffer synchronouslyAnjali Singhai Jain
2014-07-01i40e/i40evf: initialize context descriptorJesse Brandeburg
2014-07-01i40e: FD filter replay logic bug fixAnjali Singhai Jain
2014-06-26i40e: fix fdir programmingJesse Brandeburg
2014-06-26i40e: Fix the FD sideband logic to detect a FD table full conditionAnjali Singhai Jain
2014-06-26i40e: Avoid adding the TCP-IPv4 filter twiceAnjali Singhai Jain
2014-06-11i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain
2014-06-09i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksumJesse Brandeburg