aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-15/+10
2015-06-04i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain1-15/+10
2015-05-28i40e/i40evf: remove time_stamp memberJesse Brandeburg2-8/+0
2015-05-28i40e/i40evf: force inline transmit functionsJesse Brandeburg1-20/+16
2015-05-28i40evf: skb->xmit_more supportJesse Brandeburg1-41/+47
2015-05-28i40e/i40evf: Remove unneeded TODOGreg Rose1-3/+0
2015-05-28i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain1-0/+1
2015-05-28i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets.Anjali Singhai Jain2-18/+17
2015-05-14net: batch of last_rx update avoidance in ethernet drivers.françois romieu1-2/+0
2015-04-14i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott1-0/+1
2015-04-14i40evf: remove aq_pendingMitch Williams3-38/+12
2015-04-14i40evf: fix bad indentationMitch Williams1-1/+1
2015-04-09i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck1-2/+2
2015-04-03i40evf: Refactor VF RSS codeAnjali Singhai Jain1-32/+11
2015-04-03i40evf: protect VLAN filter listMitch Williams1-2/+22
2015-04-03i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabledGreg Rose1-0/+14
2015-04-03i40e/i40evf: fix bug when skb allocation failsJesse Brandeburg1-1/+4
2015-04-03i40evf: Fix Outer UDP RX checksum codeAnjali Singhai Jain1-11/+13
2015-03-27i40evf: add FW version to ethtool infoMitch Williams1-1/+1
2015-03-27i40evf: resequence close operationsMitch Williams1-7/+3
2015-03-27i40evf: delay releasing ringsMitch Williams3-13/+14
2015-03-27i40e/i40evf: implement KR2 supportJesse Brandeburg2-1/+3
2015-03-09i40e/i40evf: Bump i40e/i40evf versionCatherine Sullivan1-1/+1
2015-03-09i40e/i40evf: fix accidental write to ITR registersJesse Brandeburg2-0/+4
2015-03-09i40vf: don't stop me nowMitch Williams1-5/+6
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-2/+2
2015-03-07i40e/i40evf: Bump versionSravanthi Tangeda1-1/+1
2015-03-07i40e/i40evf: enable prefetch of Tx descriptors during cleanupJesse Brandeburg1-0/+2
2015-03-07i40e/i40evf: Simplify tunnel selection logicAnjali Singhai Jain1-2/+10
2015-03-07i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson2-23/+23
2015-03-05i40e/i40evf: Version bumpSravanthi Tangeda1-1/+1
2015-03-05i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg3-4/+1
2015-03-05i40e/i40evf: grab NVM devstarter version not image versionShannon Nelson1-1/+1
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-36/+108
2015-03-03i40e/i40evf: Bump versionsSravanthi Tangeda1-1/+1
2015-03-03i40evf: ethtool RSS fixesMitch Williams1-6/+8
2015-03-03i40e/i40evf: Add missing packet types for VXLAN encapsulated packet typesAnjali Singhai Jain1-4/+4
2015-03-03i40e/i40evf: print FW build number in version stringShannon Nelson1-0/+1
2015-02-26i40evf: TCP/IPv6 over Vxlan Tx checksum offload fixAnjali Singhai1-12/+12
2015-02-26i40e: fix race in hang checkJesse Brandeburg1-24/+30
2015-02-26i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai2-0/+66
2015-02-24i40e/i40evf: Update driver versionsSravanthi Tangeda1-2/+2
2015-02-24i40evf: Add more info to interrupt vector namesCarolyn Wyborny1-1/+2
2015-02-24i40evf: allow enabling of debug prints via ethtoolAshish Shah1-2/+4
2015-02-24i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan1-1/+2
2015-02-24i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr1-11/+18
2015-02-23i40evf: don't wait foreverMitch Williams1-2/+13
2015-02-23i40evf: refactor resetMitch Williams1-10/+31
2015-02-23i40evf: disable NAPI polling soonerMitch Williams1-2/+1
2015-02-23i40e/i40evf: Bump Driver VersionsSravanthi Tangeda1-1/+1