summaryrefslogtreecommitdiff
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-09tipc: remove interface state mirroring in bearerErik Hugne
2013-12-09x25: convert printks to pr_<level>wangweidong
2013-12-09packet: introduce PACKET_QDISC_BYPASS socket optionDaniel Borkmann
2013-12-09net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-09packet: fix send path when running with proto == 0Daniel Borkmann
2013-12-09pkt_sched: give visibility to mq slave qdiscsEric Dumazet
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-06ether_addr_equal: Optimize implementation, remove unused compare_ether_addrJoe Perches
2013-12-06unix: convert printks to pr_<level>wangweidong
2013-12-06ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor...Jiri Pirko
2013-12-06ipv6 addrconf: extend ifa_flags to u32Jiri Pirko