summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-05xen-netback: Include header for vmallocJosh Boyer
2014-01-05fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam
2014-01-05bnx2x: fix VLAN configuration for VFs.Yuval Mintz
2014-01-05bnx2x: fix AFEX memory overflowYuval Mintz
2014-01-05bnx2x: Clean before update RSS arrivesMichal Kalderon
2014-01-05bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon
2014-01-05bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov
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
2014-01-03i40e: fix error returnMitch Williams
2014-01-03i40e: remove chatty log messagesMitch Williams
2014-01-03i40e: remove redundant codeMitch Williams
2014-01-03i40e: refactor VF reset flowMitch Williams
2014-01-03i40e: move i40e_reset_vfMitch Williams
2014-01-03i40e: Rx checksum offload for VXLANJoseph Gasparakis
2014-01-03i40e: Implementation of VXLAN ndo'sJeff Kirsher
2014-01-03i40e: fix curly brace use and return typeShannon Nelson
2014-01-03i40e: add wake-on-lan supportShannon Nelson