summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2019-08-13net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit
2019-05-02net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani
2019-05-02mdio_bus: Fix use-after-free on device_register failsYueHaibing
2019-05-02net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit
2019-05-02net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko
2019-05-02net/phy: micrel: configure intterupts after autoneg workaroundZach Brown
2019-05-02net/phy: micrel: Add workaround for bad autonegNathan Sullivan
2019-02-11net: phy: Stop with excessive soft resetFlorian Fainelli
2018-03-03mdio-sun4i: Fix a memory leakChristophe JAILLET
2018-03-03net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang
2017-09-15net: dp83640: Avoid NULL pointer dereference.Richard Cochran
2017-09-15net: phy: fix marvell phy status readingRussell King
2017-09-15net: phy: marvell: Limit errata to 88m1101Andrew Lunn
2017-07-18net: phy: handle state correctly in phy_stop_machineNathan Sullivan
2017-07-18net: phy: Do not perform software reset for Generic PHYFlorian Fainelli
2016-08-22net: phy: Manage fixed PHY address space using IDAFlorian Fainelli
2016-05-01mdio-sun4i: oops in error handling in probeDan Carpenter
2016-03-09net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier
2016-03-08net: phy: bcm7xxx: Fix shadow mode 2 disablingFlorian Fainelli
2016-02-29net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli
2016-02-29net: phy: fix PHY_RUNNING in phy_state_machineShaohui Xie
2016-02-25net: phy: Fix phy_mac_interrupt()Florian Fainelli
2016-01-25net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser
2015-12-18broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen
2015-09-30fixed_phy: pass 'irq' to fixed_phy_add()Sergei Shtylyov
2015-07-06net: phy: fix phy link up when limiting speed via device treeMugunthan V N
2015-06-12net: dp83640: reinforce locking rules.Richard Cochran
2015-06-12net: dp83640: fix broken calibration routine.Richard Cochran
2015-06-12net: phy: Allow EEE for all RGMII variantsFlorian Fainelli
2015-03-12net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck
2014-10-15net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset functionGwenhael Goavec-Merou
2014-08-14Revert "net: phy: Set the driver when registering an MDIO bus device"Fabio Estevam
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli
2014-07-24net: phy: Ensure the MDIO bus module is heldEzequiel Garcia
2014-07-24net: phy: Set the driver when registering an MDIO bus deviceEzequiel Garcia
2014-07-09dp83640: Always decode received status framesStefan Sørensen
2014-07-02net: fix circular dependency in of_mdio codeDaniel Mack
2014-06-22net: phy: at803x: fix coccinelle warningsFengguang Wu
2014-06-21net: phy: at803x: Add support for hardware resetDaniel Mack
2014-06-21net: phy: at803x: use #defines for supported PHY idsDaniel Mack
2014-06-21net: phylib: add link_change_notify callback to phy deviceDaniel Mack
2014-06-11net: phy: realtek: register/unregister multiple drivers properlyJongsung Kim
2014-06-11amd-xgbe: fix unused variable compilation warning in phylib driverfrançois romieu
2014-06-05amd-xgbe: Configuration and build supportLendacky, Thomas
2014-06-05amd-xgbe: Initial AMD 10GbE phylib driverLendacky, Thomas
2014-05-29net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-22net: phy: make of_set_phy_supported work with genphy driverSascha Hauer
2014-05-22net: phy: genphy: Allow overwriting featuresSascha Hauer
2014-05-16net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni