summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf/i40e_txrx.c
AgeCommit message (Expand)Author
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-04-03i40evf: Fix Outer UDP RX checksum codeAnjali Singhai Jain
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/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-02-26i40evf: TCP/IPv6 over Vxlan Tx checksum offload fixAnjali Singhai
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-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-29i40evf: 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-25i40evf: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich
2014-07-24i40e/i40evf: fix extension header csum logicJesse Brandeburg
2014-07-02i40e/i40evf: Do not free the dummy packet buffer synchronouslyAnjali Singhai Jain
2014-07-01i40e/i40evf: initialize context descriptorJesse Brandeburg
2014-06-09i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksumJesse Brandeburg
2014-06-08i40e/i40evf: fix TSO accountingJesse Brandeburg
2014-05-21i40evf: Fix the headers and update copyright year.Jesse Brandeburg
2014-04-11i40evf: remove open-coded skb_cow_headFrancois Romieu
2014-03-19i40e/i40evf: reduce context descriptorsJesse Brandeburg
2014-03-19i40e/i40evf: enable hardware feature head write backJesse Brandeburg
2014-03-06i40e/i40evf: carefully fill tx ringJesse Brandeburg
2014-03-06i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg
2014-02-13i40evf: trivial fixesJesse Brandeburg
2014-02-13i40e: spelling errorJesse Brandeburg
2014-01-10i40evf: fix s390 build failure due to implicit prefetch.hPaul Gortmaker
2013-12-31i40evf: transmit and receive functionalityGreg Rose