1. 4dea547 phylib: rework to prepare for OF registration of PHYs by Grant Likely · 15 years ago
  2. 036b668 mdio: fix non-constant printk warnings by Stephen Hemminger · 15 years ago
  3. 3d1e4db phylib: Rework suspend/resume code to check netdev wakeup capability by Anton Vorontsov · 16 years ago
  4. 6f05106 phylib: Fix oops in suspend/resume paths by Anton Vorontsov · 16 years ago
  5. 161c8d2 net: PHYLIB mdio fixes #2 by Krzysztof Halasa · 16 years ago
  6. 6332178 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  7. e8e5752 net: kernel BUG at drivers/net/phy/mdio_bus.c:165! by Krzysztof Halasa · 16 years ago
  8. 0f0ca34 phy: power management support by Giuseppe Cavallaro · 16 years ago
  9. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  10. 3e44017 phylib: fix premature freeing of struct mii_bus by Lennert Buytenhek · 16 years ago
  11. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  12. 78c36b1 net/phy: add missing kernel-doc by Randy Dunlap · 16 years ago
  13. 2e88810 phylib: add mdiobus_{read,write} by Lennert Buytenhek · 16 years ago
  14. 46abc02 phylib: give mdio buses a device tree presence by Lennert Buytenhek · 16 years ago
  15. 298cf9b phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  16. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  17. 4fd5f81 phylib: allow incremental scanning of an mii bus by Lennert Buytenhek · 16 years ago
  18. f62220d phylib: Add support for board-level PHY fixups by Andy Fleming · 16 years ago
  19. d1e7fe4 net/phy/mdio_bus.c: fix a check-after-use by Adrian Bunk · 16 years ago
  20. 35b5f6b PHYLIB: Locking fixes for PHY I/O potentially sleeping by Nate Case · 17 years ago
  21. 6f4a7f4 PHY: Add the phy_device_release device method. by Anton Vorontsov · 17 years ago
  22. 5f708dd phy: Fix phy_id for Vitesse 824x PHY by Kumar Gala · 17 years ago
  23. b3df0da phy layer: add kernel-doc + DocBook by Randy Dunlap · 17 years ago
  24. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  25. 11b0bac [PATCH] PAL: Support of the fixed PHY by Vitaly Bordug · 18 years ago
  26. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  27. 64b1c2b phy: mdiobus_register(): initialize all phy_map entries by Herbert Valerio Riedel · 18 years ago
  28. a4d00f1 [PATCH] phy: Added a macro to represent the string format used to match a phy device by Kumar Gala · 19 years ago
  29. a10b5aa Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. by Jeff Garzik · 19 years ago
  30. f896424 [PATCH] phy address mask support for generic phy layer by Matt Porter · 19 years ago
  31. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  32. dc85dec [PATCH] 'mdio_bus_exit' in discarded section .text.exit by Peter Chubb · 19 years ago
  33. 829ca9a [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion by Pavel Machek · 19 years ago
  34. e139345 [PATCH] PHY Layer fixup by Andy Fleming · 19 years ago
  35. 2bf69b5 phy subsystem: more cleanups by Jeff Garzik · 19 years ago
  36. 67c4f3f Fix numerous minor problems with new phy subsystem. by Jeff Garzik · 19 years ago
  37. 00db818 This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling by Andy Fleming · 19 years ago