aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2016-11-29net: phy: add an option to disable EEE advertisementjbrunet
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-25phy: fix error case of phy_led_triggers_(un)registerWoojung Huh
2016-11-24ethtool: Protect {get, set}_phy_tunable with PHY device mutexFlorian Fainelli
2016-11-24net: phy: bcm7xxx: Add support for downshift/WirespeedFlorian Fainelli
2016-11-24net: phy: broadcom: Allow enabling or disabling of EEEFlorian Fainelli
2016-11-24net: phy: broadcom: Add support code for downshift/WirespeedFlorian Fainelli
2016-11-24net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common libraryFlorian Fainelli
2016-11-24net/phy: add trace events for mdio accessesUwe Kleine-König
2016-11-23net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-18lan78xx: relocate mdix setting to phy driverWoojung Huh
2016-11-18net: phy: Add downshift get/set support in Microsemi PHYs driverRaju Lakkaraju
2016-11-17net: phy: fixed_phy: fix of_node leak in fixed_phy_unregisterJohan Hovold
2016-11-16net/phy/vitesse: Configure RGMII skew on VSC8601, if neededAlex
2016-11-15net: phy: Add phy_ethtool_nway_resetFlorian Fainelli
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-14mdio: Demote print from info to debug in mdio_driver_registerFlorian Fainelli
2016-11-13net: phy: marvell: optimize logic for page changing during initUwe Kleine-König
2016-11-13net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas
2016-11-09ptp: dp83640: Use the high resolution frequency method.Richard Cochran
2016-11-09net: phy: Add Meson GXL Internal PHY driverNeil Armstrong
2016-11-09net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizesNeil Armstrong
2016-11-07phy: fix device reference leaksJohan Hovold
2016-11-07net: phy: broadcom: Add BCM54810 PHY entryJon Mason
2016-11-07net: phy: broadcom: add bcm54xx_auxctl_readJon Mason
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29net: phy: Add support for Microsemi VSC 8530/40 Fast Ethernet PHYRaju Lakkaraju
2016-10-29net: phy: dp83848: add dp83822 PHY supportRoger Quadros
2016-10-29net: phy: at803x: Add a definition for PHY ID maskFabio Estevam
2016-10-27at803x: double check SGMII side autonegZefir Kurtisi
2016-10-27Revert "at803x: fix suspend/resume for SGMII link"Zefir Kurtisi
2016-10-26net: phy: broadcom: Add support for BCM54612EXo Wang
2016-10-20net: phy: aquantia: add PHY ID of AQR106 and AQR107Shaohui Xie
2016-10-18net: phy: leds: add support for led triggers on phy link state changeZach Brown
2016-10-18net: phy: Create phy_supported_speeds function which lists speeds currently s...Zach Brown
2016-10-18net: phy: Encapsulate actions performed during link state changes into functi...Zach Brown
2016-10-18net: phy: dp83867: add support for MAC impedance configurationMugunthan V N
2016-10-17net: phy: Use phy name when requesting the interruptAndrew Lunn
2016-10-17net: phy: Threaded interrupts allow some simplificationAndrew Lunn
2016-10-17net: phy: Use threaded IRQ, to allow IRQ from sleeping devicesAndrew Lunn
2016-10-14net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.Allan W. Nielsen
2016-10-13net: phy: Trigger state machine on state change and not polling.Andrew Lunn
2016-10-06drivers: net: phy: Correct duplicate MDIO_XGENE entryLaura Abbott
2016-10-06net: phy: Add Wake-on-LAN driver for Microsemi PHYs.Raju Lakkaraju
2016-10-05phy: micrel.c: Enable ksz9031 energy-detect power-down modeMike Looijmans
2016-10-04net: phy: Add Edge-rate driver for Microsemi PHYs.Raju Lakkaraju
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-20net: phy: Add MAC-IF driver for Microsemi PHYs.Raju Lakkaraju
2016-09-19phy: mark lan88xx_suspend() staticBaoyou Xie