summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf
Commit message (Expand)AuthorAgeFilesLines
* i40evf: don't configure unused RSS queuesMitch Williams2015-06-261-1/+1
* i40evf: fix panic during MTU changeMitch Williams2015-06-264-65/+54
* 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-282-8/+0
* | i40e/i40evf: force inline transmit functionsJesse Brandeburg2015-05-281-20/+16
* | i40evf: skb->xmit_more supportJesse Brandeburg2015-05-281-41/+47
* | i40e/i40evf: Remove unneeded TODOGreg Rose2015-05-281-3/+0
* | i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain2015-05-281-0/+1
* | i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets.Anjali Singhai Jain2015-05-282-18/+17
* | net: batch of last_rx update avoidance in ethernet drivers.françois romieu2015-05-141-2/+0
|/
* i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott2015-04-141-0/+1
* i40evf: remove aq_pendingMitch Williams2015-04-143-38/+12
* i40evf: fix bad indentationMitch Williams2015-04-141-1/+1
* i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck2015-04-091-2/+2
* i40evf: Refactor VF RSS codeAnjali Singhai Jain2015-04-031-32/+11
* i40evf: protect VLAN filter listMitch Williams2015-04-031-2/+22
* i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabledGreg Rose2015-04-031-0/+14
* i40e/i40evf: fix bug when skb allocation failsJesse Brandeburg2015-04-031-1/+4
* i40evf: Fix Outer UDP RX checksum codeAnjali Singhai Jain2015-04-031-11/+13
* i40evf: add FW version to ethtool infoMitch Williams2015-03-271-1/+1
* i40evf: resequence close operationsMitch Williams2015-03-271-7/+3
* i40evf: delay releasing ringsMitch Williams2015-03-273-13/+14
* i40e/i40evf: implement KR2 supportJesse Brandeburg2015-03-272-1/+3
* i40e/i40evf: Bump i40e/i40evf versionCatherine Sullivan2015-03-091-1/+1
* i40e/i40evf: fix accidental write to ITR registersJesse Brandeburg2015-03-092-0/+4
* i40vf: don't stop me nowMitch Williams2015-03-091-5/+6
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-2/+2
* i40e/i40evf: Bump versionSravanthi Tangeda2015-03-071-1/+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/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson2015-03-072-23/+23
* i40e/i40evf: Version bumpSravanthi Tangeda2015-03-051-1/+1
* i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg2015-03-053-4/+1
* i40e/i40evf: grab NVM devstarter version not image versionShannon Nelson2015-03-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-032-36/+108
|\
| * i40evf: TCP/IPv6 over Vxlan Tx checksum offload fixAnjali Singhai2015-02-261-12/+12
| * i40e: fix race in hang checkJesse Brandeburg2015-02-261-24/+30
| * i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai2015-02-262-0/+66
* | i40e/i40evf: Bump versionsSravanthi Tangeda2015-03-031-1/+1
* | i40evf: ethtool RSS fixesMitch Williams2015-03-031-6/+8
* | i40e/i40evf: Add missing packet types for VXLAN encapsulated packet typesAnjali Singhai Jain2015-03-031-4/+4
* | i40e/i40evf: print FW build number in version stringShannon Nelson2015-03-031-0/+1
* | i40e/i40evf: Update driver versionsSravanthi Tangeda2015-02-241-2/+2
* | i40evf: Add more info to interrupt vector namesCarolyn Wyborny2015-02-241-1/+2
* | i40evf: allow enabling of debug prints via ethtoolAshish Shah2015-02-241-2/+4
* | i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan2015-02-241-1/+2
* | i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr2015-02-241-11/+18
* | i40evf: don't wait foreverMitch Williams2015-02-231-2/+13
* | i40evf: refactor resetMitch Williams2015-02-231-10/+31
OpenPOWER on IntegriCloud