summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
...
| * e1000e: fix compiler warning (maybe-unitialized variable)David Ertman2013-12-171-2/+5
| * e1000e: fix compiler warningsDavid Ertman2013-12-171-3/+7
* | i40e: Do not allow AQ calls from ndo-opsAnjali Singhai Jain2014-01-061-17/+13
* | i40e: check asq alive before notifyAnjali Singhai Jain2014-01-061-1/+2
* | i40e: Admin queue shutdown fixesAnjali Singhai Jain2014-01-064-28/+44
* | i40e: Hide the Port VLAN VLAN IDGreg Rose2014-01-061-1/+1
* | i40e: use correct struct for get and update vsi paramsShannon Nelson2014-01-061-6/+6
* | i40e: Fix VF driver MAC address configurationGreg Rose2014-01-062-13/+48
* | i40e: support VFs on PFs other than 0Mitch Williams2014-01-061-8/+10
* | i40e: acknowledge VFLR when disabling SR-IOVMitch Williams2014-01-061-2/+13
* | i40e: don't allocate zero sizeMitch Williams2014-01-061-0/+1
* | i40e: use struct assign instead of memcpyMitch Williams2014-01-061-1/+1
* | i40e: Do not enable default port on the VEBGreg Rose2014-01-061-1/+1
* | i40e: avoid unnecessary register readMitch Williams2014-01-061-2/+1
* | i40e: fix whitespaceJesse Brandeburg2014-01-061-0/+1
* | i40e: Fix SR-IOV VF port VLANGreg Rose2014-01-053-5/+20
* | i40e: Record dma buffer info for dummy packetsAnjali Singhai Jain2014-01-051-1/+8
* | i40e: remove un-necessary io-writeAnjali Singhai Jain2014-01-051-4/+0
* | i40e: Remove unnecessary prototypesAnjali Singhai Jain2014-01-051-7/+0
* | i40e: I40E_FLAG_MQ_ENABLED is not usedNeerav Parikh2014-01-052-19/+14
* | i40e: Fix ring allocationNeerav Parikh2014-01-052-13/+4
* | i40e: catch unset q_vectorShannon Nelson2014-01-041-1/+2
* | i40e: keep allocated memory in structsDavid Cassard2014-01-043-69/+51
* | i40e: fix error handling when alloc of vsi array failsShannon Nelson2014-01-041-1/+2
* | i40e: reinit buffer size each timeMitch Williams2014-01-041-1/+1
* | i40e: use functions to enable and disable icr 0Mitch Williams2014-01-043-15/+20
* | i40e: add header file flag _I40E_TXRX_H_Vasu Dev2014-01-041-0/+4
* | i40e: guard against vf message racesMitch Williams2014-01-041-5/+18
* | i40e: fix constant cast issuesJesse Brandeburg2014-01-041-4/+4
* | i40e: Change the ethtool NVM read method to use AQAnjali Singhai Jain2014-01-041-22/+46
* | i40e: fix mac address checkingJesse Brandeburg2014-01-043-29/+1
* | i40e: Dump the whole NVM, not halfAnjali Singhai Jain2014-01-042-3/+3
* | i40e: report VF MAC addresses correctlyMitch Williams2014-01-031-6/+1
* | i40e: update led set argsJesse Brandeburg2014-01-033-31/+69
* | i40e: make a define from a large constantMitch Williams2014-01-032-20/+21
* | i40e: be more informativeMitch Williams2014-01-031-1/+2
* | i40e: fix error returnMitch Williams2014-01-031-1/+1
* | i40e: remove chatty log messagesMitch Williams2014-01-031-15/+5
* | i40e: remove redundant codeMitch Williams2014-01-031-219/+4
* | i40e: refactor VF reset flowMitch Williams2014-01-034-108/+99
* | i40e: move i40e_reset_vfMitch Williams2014-01-031-128/+128
* | i40e: Rx checksum offload for VXLANJoseph Gasparakis2014-01-033-28/+81
* | i40e: Implementation of VXLAN ndo'sJeff Kirsher2014-01-037-1/+244
* | i40e: fix curly brace use and return typeShannon Nelson2014-01-031-4/+3
* | i40e: add wake-on-lan supportShannon Nelson2014-01-034-4/+56
* | i40e: Populate and check pci bus speed and widthCatherine Sullivan2014-01-033-0/+68
* | i40e: Suppress HMC error to Interrupt message levelAnjali Singhai Jain2014-01-031-9/+9
* | i40e: using for_each_set_bit to simplify the codeWei Yongjun2014-01-031-52/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-01-0122-0/+16092
|\ \
| * | i40evf: A0 silicon specificGreg Rose2013-12-313-6/+36
OpenPOWER on IntegriCloud