summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* i40e/i40evf: enable prefetch of Tx descriptors during cleanupJesse Brandeburg2015-03-071-0/+2
* i40e/i40evf: Simplify tunnel selection logicAnjali Singhai Jain2015-03-071-2/+10
* i40e: FD filters flush policy changesAnjali Singhai Jain2015-03-071-1/+19
* i40e: Avoid logs while adding/deleting FD-SB filtersAnjali Singhai Jain2015-03-071-3/+3
* i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson2015-03-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-031-24/+95
|\
| * i40e: fix race in hang checkJesse Brandeburg2015-02-261-24/+30
| * i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai2015-02-261-0/+65
* | i40e/i40evf: Add missing packet types for VXLAN encapsulated packet typesAnjali Singhai Jain2015-03-031-4/+4
* | i40e: Skip the priority tagging if DCB is not enabledNeerav Parikh2015-03-031-0/+5
* | i40e/i40evf: Refactor the receive routinesMitch Williams2015-02-231-104/+315
|/
* i40e: Fix for stats init function call in Rx setupCarolyn Wyborny2015-02-091-1/+1
* i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny2015-02-091-0/+2
* i40evf: Force Tx writeback on ITRAnjali Singhai Jain2015-02-091-2/+2
* i40e: check I40E_FLAG_PTP before handling Tx or Rx timestampsJacob Keller2015-01-161-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-151-32/+72
|\
| * i40e: Fix bug with TCP over IPv6 over VXLANAnjali Singhai2015-01-061-13/+11
| * i40e: Fix Rx checksum error counterAnjali Singhai2015-01-061-11/+13
| * i40e: fix un-necessary Tx hangsJesse Brandeburg2015-01-061-8/+48
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
|/
* ethernet/intel: Use eth_skb_pad and skb_put_padto helpersAlexander Duyck2014-12-081-6/+2
* i40e: skb->xmit_more supportEric Dumazet2014-10-081-44/+46
* i40e/igb: Convert to dev_consume_skb_any()Rick Jones2014-10-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-071-1/+1
|\
| * i40e: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich2014-08-251-1/+1
* | i40e: Set skb->csum_level for encapsulated checksumTom Herbert2014-08-291-1/+1
* | i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain2014-08-271-1/+9
* | i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain2014-08-261-10/+13
* | i40e: Some FD message fixesAnjali Singhai Jain2014-08-261-10/+28
* | i40e: Update flow director error messages to reduce user confusionCarolyn Wyborny2014-08-261-17/+16
|/
OpenPOWER on IntegriCloud