| Commit message (Expand) | Author | Age | Files | Lines |
* | phy: add sgmii and 10gkr modes to the phy_mode enum | Antoine Tenart | 2017-08-30 | 1 | -0/+2 |
* | phy: Add reset callback for not generic phy | Randy Li | 2016-11-05 | 1 | -0/+7 |
* | phy: Add reset callback | Randy Li | 2016-09-10 | 1 | -0/+3 |
* | phy: Add set_mode callback | David Lechner | 2016-07-04 | 1 | -0/+17 |
* | phy: core: Allow children node to be overridden | Thierry Reding | 2016-04-29 | 1 | -10/+21 |
* | phy: core: Add devm_of_phy_get_by_index to phy-core | Arun Ramamurthy | 2015-05-11 | 1 | -0/+9 |
* | phy: remove the old lookup method | Heikki Krogerus | 2014-11-22 | 1 | -34/+4 |
* | phy: improved lookup method | Heikki Krogerus | 2014-11-21 | 1 | -0/+16 |
* | phy: safer to_phy() macro | Heikki Krogerus | 2014-11-21 | 1 | -1/+1 |
* | phy: core: Let node ptr of PHY point to PHY and not of PHY provider | Kishon Vijay Abraham I | 2014-07-22 | 1 | -5/+10 |
* | phy: core: Support regulator supply for PHY power | Roger Quadros | 2014-07-22 | 1 | -0/+2 |
* | phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY | Grygorii Strashko | 2014-04-24 | 1 | -0/+16 |
* | phy: core: Add devm_of_phy_get to phy-core | Kamil Debski | 2014-03-08 | 1 | -0/+9 |
* | phy: core: Add an exported of_phy_get function | Kamil Debski | 2014-03-08 | 1 | -0/+6 |
* | drivers: phy: Add support for optional phys | Andrew Lunn | 2014-02-05 | 1 | -0/+14 |
* | phy: add phy_get_bus_width()/phy_set_bus_width() calls | Matt Porter | 2013-12-23 | 1 | -0/+28 |
* | drivers: phy: add generic PHY framework | Kishon Vijay Abraham I | 2013-09-27 | 1 | -0/+270 |