summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf
AgeCommit message (Expand)Author
2015-06-26i40evf: don't configure unused RSS queuesMitch Williams
2015-06-26i40evf: fix panic during MTU changeMitch Williams
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-28i40evf: skb->xmit_more supportJesse Brandeburg
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-14i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott
2015-04-14i40evf: remove aq_pendingMitch Williams
2015-04-14i40evf: fix bad indentationMitch Williams
2015-04-09i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck
2015-04-03i40evf: Refactor VF RSS codeAnjali Singhai Jain
2015-04-03i40evf: protect VLAN filter listMitch Williams
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-27i40evf: add FW version to ethtool infoMitch Williams
2015-03-27i40evf: resequence close operationsMitch Williams
2015-03-27i40evf: delay releasing ringsMitch Williams
2015-03-27i40e/i40evf: implement KR2 supportJesse Brandeburg
2015-03-09i40e/i40evf: Bump i40e/i40evf versionCatherine Sullivan
2015-03-09i40e/i40evf: fix accidental write to ITR registersJesse Brandeburg
2015-03-09i40vf: don't stop me nowMitch Williams
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-03-07i40e/i40evf: Bump versionSravanthi Tangeda
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-05i40e/i40evf: Version bumpSravanthi Tangeda
2015-03-05i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg
2015-03-05i40e/i40evf: grab NVM devstarter version not image versionShannon Nelson
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03i40e/i40evf: Bump versionsSravanthi Tangeda
2015-03-03i40evf: ethtool RSS fixesMitch Williams
2015-03-03i40e/i40evf: Add missing packet types for VXLAN encapsulated packet typesAnjali Singhai Jain
2015-03-03i40e/i40evf: print FW build number in version stringShannon Nelson
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-24i40e/i40evf: Update driver versionsSravanthi Tangeda
2015-02-24i40evf: Add more info to interrupt vector namesCarolyn Wyborny
2015-02-24i40evf: allow enabling of debug prints via ethtoolAshish Shah
2015-02-24i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan
2015-02-24i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr
2015-02-23i40evf: don't wait foreverMitch Williams
2015-02-23i40evf: refactor resetMitch Williams