summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-12-09net: sh_eth: do not issue a wild PHY reset through BMCRFlorian Fainelli
2013-12-09net: tc35815: use phy_init_hw for PHY resetFlorian Fainelli
2013-12-09net: pxa168_eth: use phy_init_hw for PHY resetFlorian Fainelli
2013-12-09net: mv643xx_eth: use phy_init_hw to reset PHYFlorian Fainelli
2013-12-09net: phy: consolidate PHY reset in phy_init_hw()Florian Fainelli
2013-12-09net: bfin_mac: do not reset PHY after phy_start()Florian Fainelli
2013-12-09net: greth: use phy_read_status()Florian Fainelli
2013-12-09net: phy: use phy_init_hw instead of open-coding itFlorian Fainelli
2013-12-09net: phy: report link partner features through ethtoolFlorian Fainelli
2013-12-09tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()Zhi Yong Wu
2013-12-09macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg()Zhi Yong Wu
2013-12-09xen-netback: improve guest-receive-side flow controlPaul Durrant
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-12-09wan: wanxl: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09wan: pci200syn: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09wan: pc300too: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09wan: lmc: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09wan: dscc4: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09irda: vlsi_ir: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09irda: via-ircc: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09net: forcedeth: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09net: ns83820: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09net: bna: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09net: sis900: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09net: sfc: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-06i40e: Add a new variable to track number of pf instancesAnjali Singhai Jain
2013-12-06i40e: add num_VFs messageAnjali Singhai Jain
2013-12-06i40e: refactor ethtool testsShannon Nelson
2013-12-06i40e: clear test state bit after all ethtool testsShannon Nelson
2013-12-06i40e: only set up the rings to be usedShannon Nelson
2013-12-06i40e: Enable all PCTYPEs except FCOE for RSS.Anjali Singhai Jain
2013-12-06i40e: refactor reset codeAnjali Singhai Jain
2013-12-06i40e: Bump versionCatherine Sullivan
2013-12-06i40e: whitespaceJeff Kirsher
2013-12-06i40e: enable early hardware supportJesse Brandeburg
2013-12-06i40e: Add flag for L2 VEB filteringKevin Scott
2013-12-06i40e: get media type during link infoJesse Brandeburg
2013-12-06i40e: check multi-bit state correctlyJesse Brandeburg
2013-12-06i40e: separate TSYNVALID and TSYNINDX fields in Rx descriptorJacob Keller
2013-12-06virtio-net: free bufs correctly on invalid packet lengthMichael Dalton
2013-12-06net: mvneta: Fix incorrect DMA unmapping sizeEzequiel Garcia
2013-12-06virtio: delete napi structures from netdev before releasing memoryAndrey Vagin
2013-12-06virtio-net: determine type of bufs correctlyAndrey Vagin
2013-12-06tun: remove unused parameter in tun_do_read()Zhi Yong Wu
2013-12-06macvtap: remove unused parameter in macvtap_do_read()Zhi Yong Wu
2013-12-06macvtap: remove the dead branchZhi Yong Wu
2013-12-06vhost: remove the dead branchZhi Yong Wu
2013-12-06bonding: fix packets_per_slave showingNikolay Aleksandrov
2013-12-06tg3: Update version to 3.135Nithin Sujir