aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-20net: phy: use boolean dt properties for eee broken modesjbrunet
2016-12-20net: phy: fix sign type error in genphy_config_eee_advertjbrunet
2016-12-10net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-08phy: add phy fixup unregister functionsWoojung.Huh@microchip.com
2016-12-07phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli
2016-12-05net: phy: dp83848: Support ethernet pause framesJesper Nilsson
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02net: phy: vitesse: add support for VSC8572Stephen Agate
2016-12-01net: phy: Fix the mdix_ctrl changesRaju Lakkaraju
2016-12-01net: phy: Add mdi(x) support in Microsemi PHYs driverRaju Lakkaraju
2016-12-01net: phy: update the mdix_ctrl with correct value.Raju Lakkaraju
2016-11-30net: phy: bcm7xxx: Plug in support for reading PHY error countersFlorian Fainelli
2016-11-30net: phy: broadcom: Add support code for reading PHY countersFlorian Fainelli
2016-11-29net: phy: Fix use after free in phy_detach()Geert Uytterhoeven
2016-11-29net: phy: add an option to disable EEE advertisementjbrunet
2016-11-28net: phy: realtek: fix enabling of the TX-delay for RTL8211FMartin Blumenstingl
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