summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mdio_bus.c
Commit message (Expand)AuthorAge
* net: phy: Handle not having GPIO enabled in the kernelAndrew Lunn2018-02-06
* net: mdio: Only perform gpio reset for PHYsAndrew Lunn2018-01-03
* net: mdiobus: add unlocked accessorsRussell King2018-01-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-16
|\
| * of_mdio / mdiobus: ensure mdio devices have fwnode correctly populatedRussell King2017-12-13
* | phylib: Add device reset GPIO supportSergei Shtylyov2017-12-05
|/
* Revert "mdio_bus: Remove unneeded gpiod NULL check"Florian Fainelli2017-09-08
* mdio_bus: Remove unneeded gpiod NULL checkFabio Estevam2017-07-17
* mdio_bus: use devm_gpiod_get_optional()Sergei Shtylyov2017-06-13
* mdio_bus: handle only single PHY reset GPIOSergei Shtylyov2017-06-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-06
|\
| * net: fix auto-loading of Marvell DSA driverRussell King2017-05-31
* | net: phy: use of_mdio_parse_addrJon Mason2017-06-02
|/
* net: phy: Call bus->reset() after releasing PHYs from resetFlorian Fainelli2017-05-11
* mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros2017-04-24
* net: phy: Allow building mdio-boardinfo into the kernelFlorian Fainelli2017-03-29
* net: phy: Allow splitting MDIO bus/device support from PHYsFlorian Fainelli2017-03-24
* net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli2017-02-07
* net/phy: add trace events for mdio accessesUwe Kleine-König2016-11-24
* mdio_bus: don't return NULL from mdiobus_scan()Sergei Shtylyov2016-05-04
* mdio_bus: Fix MDIO bus scanning in __mdiobus_register()Marek Vasut2016-05-01
* mdio_bus: get_phy_device() doesn't return NULL anymoreSergei Shtylyov2016-04-26
* net: mdio: Fix lockdep falls positive splatAndrew Lunn2016-04-11
* mdio_bus: NULL dereference on allocation errorDan Carpenter2016-01-12
* mdio: Abstract device_remove() and device_free()Andrew Lunn2016-01-07
* mdio: Add support for mdio drivers.Andrew Lunn2016-01-07
* mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()Andrew Lunn2016-01-07
* mdio_bus: Generalise of_mdiobus_link_phydev()Andrew Lunn2016-01-07
* phy: Move phy specific bus match into phy_deviceAndrew Lunn2016-01-07
* phy: Move PHY PM operations into phy_deviceAndrew Lunn2016-01-07
* phy_device: Move phy attributes into phy_deviceAndrew Lunn2016-01-07
* phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-07
* phy: Add an mdio_device structureAndrew Lunn2016-01-07
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* net: phy: Add nested variants of mdiobus read/writeNeil Armstrong2015-10-23
* net: update docbook comment for __mdiobus_register()Russell King2015-09-25
* phy: add phy_device_remove()Russell King2015-09-24
* phy: fix mdiobus module safetyRussell King2015-09-24
* phy: fix of_mdio_find_bus() device refcount leakRussell King2015-09-24
* phylib: fix device deletion order in mdiobus_unregister()Mark Salter2015-09-01
* net/mdio: fix mdio_bus_match for c45 PHYShaohui Xie2015-07-21
* net: phy: avoid suspending twice a PHYFlorian Fainelli2015-01-27
* net: phy: utilize phy_suspend and phy_resumeFlorian Fainelli2015-01-27
* net: phy: properly report internal PHYs through sysfsFlorian Fainelli2014-08-29
* Revert "net: phy: Set the driver when registering an MDIO bus device"Fabio Estevam2014-08-05
* net: phy: Set the driver when registering an MDIO bus deviceEzequiel Garcia2014-07-24
* net: fix circular dependency in of_mdio codeDaniel Mack2014-07-02
* net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack2014-05-29
* mdio_bus: fix devm_mdiobus_alloc_size exportArnd Bergmann2014-05-09
* mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko2014-05-02