summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2018-07-18net: phy: sfp: Add HWMON support for module sensorsAndrew Lunn
2018-07-16net: phy: realtek: add missing entry for RTL8211C to mdio_device_id tableHeiner Kallweit
2018-07-16net: phy: add phy_speed_down and phy_speed_upHeiner Kallweit
2018-07-16net: phy: add helper phy_config_anegHeiner Kallweit
2018-07-11sfp: fix module initialisation with netdev already upRussell King
2018-07-11sfp: ensure we clean up properly on bus registration failureRussell King
2018-07-05net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit
2018-07-04net: phy: marvell: change default m88e1510 LED configurationWang Dongsheng
2018-07-04net: phy: vitesse: Add support for VSC73xxLinus Walleij
2018-07-03net: phy: DP83TC811: Fix SGMII enable/disableDan Murphy
2018-07-03net: phy: DP83TC811: Add INT_STAT3Dan Murphy
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-02net: phy: realtek: add support for RTL8211CHeiner Kallweit
2018-07-02net: phy: realtek: add missing entry for RTL8211 to mdio_device_id tableHeiner Kallweit
2018-06-30net: phy: DP83TC811: Fix disabling interruptsDan Murphy
2018-06-30net: phy: realtek: add support for RTL8211Heiner Kallweit
2018-06-28net: phy: xgmiitorgmii: Check read_status resultsBrandon Maier
2018-06-28net: phy: xgmiitorgmii: Use correct mdio busBrandon Maier
2018-06-28net: phy: xgmiitorgmii: Check phy_driver ready before accessingBrandon Maier
2018-06-26mdio-mux-gpio: Remove VLA usageKees Cook
2018-06-24net: phy: fixed-phy: Make the error path simplerFabio Estevam
2018-06-23net: phy: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12net: phy: mdio-gpio: Cut surplus includesLinus Walleij
2018-06-10net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620Alvaro Gamez Machado
2018-06-05net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.Kun Yi
2018-06-05net: phy: remove PM ops from MDIO busHeiner Kallweit
2018-06-05net: phy: add struct device_type representation of a PHYHeiner Kallweit
2018-06-03net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handlingHeiner Kallweit
2018-05-28net: phy: realtek: add suspend/resume callbacks for RTL8211BHeiner Kallweit
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-23net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli
2018-05-23net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli
2018-05-23net: phy: sfp: make the i2c-bus dt property mandatoryAntoine Tenart
2018-05-23net: phy: sfp: warn the user when no tx_disable pin is availableAntoine Tenart
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21net: phy: phylink: Don't release NULL GPIOFlorian Fainelli
2018-05-17net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TESTFlorian Fainelli
2018-05-16drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli
2018-05-16net: phy: micrel: add 125MHz reference clock workaroundMarkus Niebel
2018-05-15net: phy: mscc-miim: Add MDIO driverAlexandre Belloni
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11net: phy: DP83TC811: Introduce support for the DP83TC811 phyDan Murphy
2018-05-11net: phy: phylink: Poll link GPIOsRussell King
2018-05-11net: phy: phylink: Release link GPIOFlorian Fainelli
2018-05-11net: phy: phylink: Use gpiod_get_value_cansleep()Florian Fainelli
2018-05-10microchip_t1: Add driver for Microchip LAN87XX T1 PHYsNisar Sayed
2018-05-08net: phy: sfp: handle cases where neither BR, min nor BR, max is givenAntoine Tenart