aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-01net: dsa: rename switch EEE opsVivien Didelot3-17/+16
2017-08-01net: dsa: mv88e6xxx: remove EEE supportVivien Didelot6-214/+4
2017-08-01net: dsa: remove PHY device argument from .set_eeeVivien Didelot3-13/+4
2017-08-01net: dsa: call phy_init_eee in DSA layerVivien Didelot4-44/+3
2017-08-01net: dsa: mv88e6xxx: call phy_init_eeeVivien Didelot1-0/+6
2017-08-01net: dsa: bcm_sf2: remove unneeded supported flagsVivien Didelot1-4/+0
2017-08-01net: dsa: qca8k: empty qca8k_get_eeeVivien Didelot1-10/+2
2017-08-01net: dsa: qca8k: do not cache unneeded EEE fieldsVivien Didelot1-10/+1
2017-08-01net: dsa: qca8k: enable EEE onceVivien Didelot1-2/+3
2017-08-01net: dsa: qca8k: fix EEE initVivien Didelot1-2/+2
2017-08-01ravb: add workaround for clock when resuming with WoL enabledNiklas Söderlund1-2/+25
2017-08-01ravb: add wake-on-lan support via magic packetNiklas Söderlund2-4/+106
2017-08-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller18-57/+101
2017-08-01net-next: mediatek: add support for MediaTek MT7622 SoCSean Wang2-4/+117
2017-08-01net-next: mediatek: add platform data to adapt into various hardwareSean Wang3-16/+88
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller293-1339/+7098
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-189/+411
2017-08-01Bluetooth: btusb: add ID for LiteOn 04ca:3016Brian Norris1-0/+1
2017-07-31ppp: Fix a scheduling-while-atomic bug in del_chanGao Feng1-1/+1
2017-07-31Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"Florian Fainelli3-5/+6
2017-07-31virtio_net: fix truesize for mergeable buffersMichael S. Tsirkin1-3/+2
2017-07-31net: phy: marvell: Refactor setting downshift into a helperAndrew Lunn1-5/+19
2017-07-31net: phy: marvell: Use the set_polarity helperAndrew Lunn1-11/+14
2017-07-31net: phy: marvell: Refactor m88e1121 RGMII delay configurationAndrew Lunn1-29/+33
2017-07-31net: phy: marvell: Consolidate setting the phy-modeAndrew Lunn1-48/+40
2017-07-31net: phy: marvell: consolidate RGMII delay codeAndrew Lunn1-32/+22
2017-07-31net: phy: marvell: Use core genphy_soft_reset()Andrew Lunn1-35/+12
2017-07-31net: phy: marvell: tabificationAndrew Lunn1-15/+15
2017-07-31mv643xx_eth: fix of_irq_to_resource() error checkSergei Shtylyov1-1/+1
2017-07-31net: bcmgenet: Add dependency on HAS_IOMEM && OFFlorian Fainelli1-0/+1
2017-07-31net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli1-0/+3
2017-07-31sunhme: fix up GREG_STAT and GREG_IMASK register offsetsMark Cave-Ayland1-3/+3
2017-07-31net: phy: Log only PHY state transitionsMarc Gonzalez1-3/+4
2017-07-31mlxsw: spectrum_router: Simplify a piece of codePetr Machata1-2/+2
2017-07-31mlxsw: spectrum_router: Clarify a piece of codePetr Machata1-1/+1
2017-07-31mlxsw: spectrum_router: Simplify a piece of codePetr Machata1-3/+1
2017-07-31mlxsw: reg.h: Namespace IP2ME registersPetr Machata1-4/+4
2017-07-31mlxsw: Update specification of reg_ritr_typePetr Machata1-4/+4
2017-07-31mlxsw: spectrum_router: Fix a typoPetr Machata1-1/+1
2017-07-31mlxsw: reg.h: Fix a typoPetr Machata1-1/+1
2017-07-31mlxsw: spectrum_acl: Fix a typoPetr Machata1-1/+1
2017-07-31net: bcmgenet: Utilize bcmgenet_mii_exit() for error pathFlorian Fainelli1-6/+1
2017-07-31net: bcmgenet: Drop legacy MDIO codeFlorian Fainelli1-125/+0
2017-07-31net: bcmgenet: utilize generic Broadcom UniMAC MDIO controller driverFlorian Fainelli3-34/+116
2017-07-31net: phy: mdio-bcm-unimac: Allow specifying platform dataFlorian Fainelli1-6/+22
2017-07-31net: phy: mdio-bcm-unimac: Add debug print for PHY workaroundFlorian Fainelli1-1/+3
2017-07-31net: phy: mdio-bcm-unimac: create unique bus namesFlorian Fainelli1-1/+1
2017-07-31net: phy: mdio-bcm-unimac: factor busy polling loopFlorian Fainelli1-22/+21
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds5-11/+20
2017-07-31libata: fix a couple of doc build warningsJonathan Corbet1-2/+2