summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2014-01-09i40e: shorten wordy fieldsMitch Williams
2014-01-09i40e: accept pf to pf adminq messagesShannon Nelson
2014-01-09i40e: remove interrupt on AQ errorShannon Nelson
2014-01-09i40e: release NVM resource reservation on startupShannon Nelson
2014-01-09i40e: Cleanup reconfig rss pathAnjali Singhai Jain
2014-01-09i40e: disable packet splitJesse Brandeburg
2014-01-09i40e: add a comment on barrier and fix panic on resetGreg Rose
2014-01-09i40e: Fix MAC format in Write MAC address AQ cmdKamil Krawczyk
2014-01-09i40e: Fix GPL headerGreg Rose
2014-01-09i40e: use kernel specific definesJesse Brandeburg
2014-01-09i40e: Re-enable interrupt on ICR0Anjali Singhai Jain
2014-01-07i40e: correctly setup ARQ descriptorsMitch Williams
2014-01-07i40e: remove redundant AQ enableKamil Krawczyk
2014-01-07i40e: Enable/Disable PF switch LB on SR-IOV configure changesGreg Rose
2014-01-07i40e: whitespace paren and comment tweaksShannon Nelson
2014-01-07i40e: rework shadow ram read functionsShannon Nelson
2014-01-07i40e: check MAC type before any REG accessShannon Nelson
2014-01-07i40e: move PF ID init from PF reset to SC initShannon Nelson
2014-01-07i40e: Reduce range of interrupt reg in reg testShannon Nelson
2014-01-07i40e: update firmware api to 1.1Shannon Nelson
2014-01-07i40e: Add code to wait for FW to complete in reset pathShannon Nelson
2014-01-07i40e: Bump versionCatherine Sullivan
2014-01-07i40e: Allow VF to set already assigned MAC addressGreg Rose
2014-01-07i40e: Stop accepting any VLAN tag on VLAN 0 filter setGreg Rose
2014-01-07i40e: Do not enable broadcast promiscuous by defaultGreg Rose
2014-01-07i40e: Expose AQ debugfs hooksAnjali Singhai Jain
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06i40e: Do not allow AQ calls from ndo-opsAnjali Singhai Jain
2014-01-06i40e: check asq alive before notifyAnjali Singhai Jain
2014-01-06i40e: Admin queue shutdown fixesAnjali Singhai Jain
2014-01-06i40e: Hide the Port VLAN VLAN IDGreg Rose
2014-01-06i40e: use correct struct for get and update vsi paramsShannon Nelson
2014-01-06i40e: Fix VF driver MAC address configurationGreg Rose
2014-01-06i40e: support VFs on PFs other than 0Mitch Williams
2014-01-06i40e: acknowledge VFLR when disabling SR-IOVMitch Williams
2014-01-06i40e: don't allocate zero sizeMitch Williams
2014-01-06i40e: use struct assign instead of memcpyMitch Williams
2014-01-06i40e: Do not enable default port on the VEBGreg Rose
2014-01-06i40e: avoid unnecessary register readMitch Williams
2014-01-06i40e: fix whitespaceJesse Brandeburg
2014-01-05i40e: Fix SR-IOV VF port VLANGreg Rose
2014-01-05i40e: Record dma buffer info for dummy packetsAnjali Singhai Jain
2014-01-05i40e: remove un-necessary io-writeAnjali Singhai Jain
2014-01-05i40e: Remove unnecessary prototypesAnjali Singhai Jain
2014-01-05i40e: I40E_FLAG_MQ_ENABLED is not usedNeerav Parikh
2014-01-05i40e: Fix ring allocationNeerav Parikh
2014-01-04i40e: catch unset q_vectorShannon Nelson
2014-01-04i40e: keep allocated memory in structsDavid Cassard
2014-01-04i40e: fix error handling when alloc of vsi array failsShannon Nelson
2014-01-04i40e: reinit buffer size each timeMitch Williams