aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-05net/mlx4_core: Warn if device doesn't have enough PCI bandwidthEyal Perry
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
2014-01-04i40e: use functions to enable and disable icr 0Mitch Williams
2014-01-04i40e: add header file flag _I40E_TXRX_H_Vasu Dev
2014-01-04i40e: guard against vf message racesMitch Williams
2014-01-04i40e: fix constant cast issuesJesse Brandeburg
2014-01-04i40e: Change the ethtool NVM read method to use AQAnjali Singhai Jain
2014-01-04i40e: fix mac address checkingJesse Brandeburg
2014-01-04i40e: Dump the whole NVM, not halfAnjali Singhai Jain
2014-01-04bgmac: add support for Northstar SoC (BCM4707, BCM53018)Hauke Mehrtens
2014-01-04bgmac: reset all cores on Northstar SoCHauke Mehrtens
2014-01-04bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4Hauke Mehrtens
2014-01-04bgmac: initialize the DMA controller of core rev >= 4Hauke Mehrtens
2014-01-04bcma: export bcma_find_core_unit()Hauke Mehrtens
2014-01-04macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing
2014-01-04net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing
2014-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-01-04phylib: make phy_scan_fixups() staticSergei Shtylyov
2014-01-04phylib: remove unused adjust_state() callbackSergei Shtylyov
2014-01-04phy: kill excess empty linesSergei Shtylyov
2014-01-04phy: kill excess codeSergei Shtylyov
2014-01-04phy: kill useless local variablesSergei Shtylyov
2014-01-04mdio_bus: coding style fixesSergei Shtylyov
2014-01-04phy: coding style fixesSergei Shtylyov
2014-01-03i40e: report VF MAC addresses correctlyMitch Williams
2014-01-03i40e: update led set argsJesse Brandeburg
2014-01-03i40e: make a define from a large constantMitch Williams
2014-01-03i40e: be more informativeMitch Williams