1. a559700 phy: fixed_phy: Add gpio to determine link up/down. by Andrew Lunn · 9 years ago
  2. 4cba5c2 of_mdio: add new DT property 'managed' to specify the PHY management type by Stas Sergeev · 9 years ago
  3. ab6016e of: mdio: Add a "broken-turn-around" property by Florian Fainelli · 9 years ago
  4. 33d6737 of: mdio: export of_mdio_parse_addr by Florian Fainelli · 9 years ago
  5. fd2ef0b net: phy: adjust fixed_phy_register() return value by Petri Gynther · 10 years ago
  6. 2f63715 of: mdio: honor flags passed to of_phy_connect by Florian Fainelli · 10 years ago
  7. d9daa24 net: fix circular dependency in of_mdio code by Daniel Mack · 10 years ago
  8. a72e154 of: mdio: fixup of_phy_register_fixed_link parsing of new bindings by Richard Retanubun · 10 years ago
  9. e067ee3 of: of_mdio: export symbol of_mdiobus_link_phydev by Daniel Mack · 10 years ago
  10. 4cd984b net: of_mdio: use int type for address variable by Daniel Mack · 10 years ago
  11. 24f28dd net: of_mdio: don't store the length of a property if we don't need to by Daniel Mack · 10 years ago
  12. 86f6cf4 net: of_mdio: add of_mdiobus_link_phydev() by Daniel Mack · 10 years ago
  13. 8f83828 net: of_mdio: factor out code to parse a phy's 'reg' property by Daniel Mack · 10 years ago
  14. 587b24a of: mdio: fix compile warning in of_mdiobus_register_phy() by Christian Engelmayer · 10 years ago
  15. de906af net: phy: make of_set_phy_supported work with genphy driver by Sascha Hauer · 10 years ago
  16. ea3429c of: mdio: remove of_phy_connect_fixed_link by Florian Fainelli · 10 years ago
  17. 3be2a49 of: provide a binding for fixed link PHYs by Thomas Petazzoni · 10 years ago
  18. 3c6f559 of_mdio: Allow the DT to specify the phy ID and avoid autoprobing by Jason Gunthorpe · 10 years ago
  19. f15c586 of_mdio: fix phy interrupt passing by Ben Dooks · 10 years ago
  20. ce11c43 net: of_mdio: fix of_set_phy_supported after driver probing by Florian Fainelli · 10 years ago
  21. 7614aba phylib: Add of_phy_attach by Andy Fleming · 10 years ago
  22. 8fdade4 net: of_mdio: parse "max-speed" property to set PHY supported features by Florian Fainelli · 11 years ago
  23. 7d97637 net: of_mdio: do not overwrite PHY interrupt configuration by Florian Fainelli · 11 years ago
  24. bed2f9e net: of_mdio: use PHY_MAX_ADDR constant by Florian Fainelli · 11 years ago
  25. 2e79cb3 net: of_mdio: factor PHY registration from of_mdiobus_register by Florian Fainelli · 11 years ago
  26. 058112c net: of_mdio: fix behavior on missing phy device by Sebastian Hesselbarth · 11 years ago
  27. 779d835 net: of_mdio: scan mdiobus for PHYs without reg property by Sebastian Hesselbarth · 11 years ago
  28. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 11 years ago
  29. e207e76 of_mdio: Honour "status=disabled" property of device by Alexander Sverdlin · 12 years ago
  30. 6bd47ac netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register() by David Daney · 12 years ago
  31. ac28b9f netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs by David Daney · 12 years ago
  32. 2510602 netdev/of/phy: New function: of_mdio_find_bus(). by David Daney · 12 years ago
  33. e5c7d1f of/mdio: fix fixed link bus name by Baruch Siach · 12 years ago
  34. ae97159 of_mdio: Don't phy_scan_fixups() twice by Kyle Moffett · 13 years ago
  35. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  36. 1945886 of/mdio: Fix some endianness problems. by David Daney · 14 years ago
  37. e387344 of/irq: Move irq_of_parse_and_map() to common code by Grant Likely · 14 years ago
  38. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  39. 58f9b0b of: eliminate of_device->node and dev_archdata->{of,prom}_node by Grant Likely · 14 years ago
  40. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  41. d706c1b driver-core: Add device node pointer to struct device by Grant Likely · 14 years ago
  42. 9bd7371 of: check for IS_ERR() by Dan Carpenter · 14 years ago
  43. 3371488 of: assume big-endian properties, adding conversions where necessary by Jeremy Kerr · 14 years ago
  44. 08a7963 of: Remove nested function by Jérôme Pouiller · 15 years ago
  45. 24c30db of/mdio: Add support function for Ethernet fixed-link property by Anton Vorontsov · 15 years ago
  46. 8bc487d openfirmware: Add OF phylib support code by Grant Likely · 15 years ago