1. 2d6c909 net: mdio-gpio: support access that may sleep by Vivien Didelot · 9 years ago
  2. d8a7dad net: phy: constify of_device_id array by Fabian Frederick · 9 years ago
  3. 9aec7ae net: phy: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  4. 7f52da5 net: mdio-gpio: warn about missing bus alias id by Johan Hovold · 10 years ago
  5. f1d54c4 net: mdio-gpio: Add support for separate MDI and MDO gpio pins by Guenter Roeck · 10 years ago
  6. 1d25148 net: mdio-gpio: Add support for active low gpio pins by Guenter Roeck · 10 years ago
  7. 78cdb07 net: mdio-gpio: Use devm_ functions where possible by Guenter Roeck · 10 years ago
  8. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  9. 9bc7b1c net: mdio-gpio: use dev_get_platdata() by Jingoo Han · 11 years ago
  10. f8e5fc8 net: mdio-gpio: Use module_platform_driver() by Sachin Kamat · 11 years ago
  11. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  12. 633d159 net/phy: remove __dev* attributes by Bill Pemberton · 12 years ago
  13. 3272dd9 of/net/mdio-gpio: Fix pdev->id issue when using devicetrees. by Srinivas Kandagatla · 12 years ago
  14. e92bdf4b of/mdio-gpio: Simplify the way device tree support is implemented. by Srinivas Kandagatla · 12 years ago
  15. b4e5185 irq_domain/x86: Convert x86 (embedded) to use common irq_domain by Grant Likely · 13 years ago
  16. a77e929 mdio-gpio: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  17. 6488270 mdio-gpio: Add reset functionality to mdio-gpio driver(v2). by Srinivas Kandagatla · 13 years ago
  18. f42af6c net: Fix driver name for mdio-gpio.c by Dirk Eibach · 13 years ago
  19. 7488876 dt/net: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  20. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  21. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  22. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  23. f99b4a0 net: fix mdio section mismatch warning by Stephen Rothwell · 15 years ago
  24. e72701a net: Fix OF platform drivers coldplug/hotplug when compiled as modules by Anton Vorontsov · 15 years ago
  25. a4b1164 drivers/net/phy: introduce missing kfree by Julia Lawall · 15 years ago
  26. dacac4d net: Rework mdio-ofgpio driver to use of_mdio infrastructure by Mark Ware · 15 years ago
  27. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  28. 664f93b mdio-gpio: Add mdc pin direction initialization by Paulius Zaleckas · 15 years ago
  29. 57a5749 phylib: unsigneds go unnoticed by Roel Kluin · 15 years ago
  30. f004f3e phylib: make mdio-gpio work without OF (v4) by Paulius Zaleckas · 16 years ago
  31. 72af187 phylib: rename mdio-ofgpio to mdio-gpio by Paulius Zaleckas · 16 years ago[Renamed from drivers/net/phy/mdio-ofgpio.c]
  32. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  33. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  34. a5edecc net: OpenFirmware GPIO based MDIO bitbang driver by Laurent Pinchart · 16 years ago