summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
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
2014-05-16net: phy: decouple PHY id and PHY address in fixed PHY driverThomas Petazzoni
2014-05-16net: phy: resume phydev when going to RESUMINGZhangfei Gao
2014-05-15net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-09mdio_bus: fix devm_mdiobus_alloc_size exportArnd Bergmann
2014-05-09net: mdio-gpio: warn about missing bus alias idJohan Hovold
2014-05-07ARM: i.MX6: Add OF configuration support for ksz9031Hubert Chaumette
2014-05-02mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko
2014-05-02net phy: Check for aneg completion before setting state to PHY_RUNNINGBalakumaran Kannan
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-23net/phy: Remove return value for void functionShruti Kanetkar
2014-04-23net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette
2014-04-20net: phy: at803x: use genphy_config_init()Daniel Mack
2014-04-20net: phy: export genphy_config_init()Daniel Mack
2014-04-16net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck