1. 89ff05e phylib: make local function static by stephen hemminger · 14 years ago
  2. c688399 net: Improve comments in include/linux/phy.h by Peter Meerwald · 14 years ago
  3. c1f19b5 net: support time stamping in phy devices. by Richard Cochran · 14 years ago
  4. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  5. 8626d3b phylib: Support phy module autoloading by David Woodhouse · 14 years ago
  6. abf35df NET: Support clause 45 MDIO commands at the MDIO bus level by Jason Gunthorpe · 14 years ago
  7. f8f76db libphy: add phy_find_first function by Jiri Pirko · 14 years ago
  8. 4f9c85a phylib: Move workqueue initialization to a proper place by Anton Vorontsov · 15 years ago
  9. 2f5cb43 phylib: Properly reinitialize PHYs after hibernation by Anton Vorontsov · 15 years ago
  10. 8e401ec phy: Eliminate references to BUS_ID_SIZE. by David S. Miller · 15 years ago
  11. fa94f6d phylib: add *_direct() variants of phy_connect and phy_attach functions by Grant Likely · 15 years ago
  12. 4dea547 phylib: rework to prepare for OF registration of PHYs by Grant Likely · 15 years ago
  13. a8729eb phylib: Allow early-out in phy_change by Anatolij Gustschin · 15 years ago
  14. a390d1f phylib: convert state_queue work to delayed_work by Marcin Slusarz · 15 years ago
  15. 0f0ca34 phy: power management support by Giuseppe Cavallaro · 16 years ago
  16. 2e88810 phylib: add mdiobus_{read,write} by Lennert Buytenhek · 16 years ago
  17. 46abc02 phylib: give mdio buses a device tree presence by Lennert Buytenhek · 16 years ago
  18. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  19. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  20. 4fd5f81 phylib: allow incremental scanning of an mii bus by Lennert Buytenhek · 16 years ago
  21. 9b9a8bf phylib: Fix some sparse warnings by Andy Fleming · 16 years ago
  22. f62220d phylib: Add support for board-level PHY fixups by Andy Fleming · 16 years ago
  23. cac1f3c phylib: factor out get_phy_id from within get_phy_device by Paul Gortmaker · 16 years ago
  24. c5e38a9 phy: Clean up header style by Andy Fleming · 16 years ago
  25. 9d9326d phy: Change mii_bus id field to a string by Andy Fleming · 16 years ago
  26. 35b5f6b PHYLIB: Locking fixes for PHY I/O potentially sleeping by Nate Case · 16 years ago
  27. 6f4a7f4 PHY: Add the phy_device_release device method. by Anton Vorontsov · 17 years ago
  28. 7d400a4 phylib: add PHY interface modes for internal delay for tx and rx only by Kim Phillips · 17 years ago
  29. 0ac4952 PHYLIB: IRQ event workqueue handling fixes by Maciej W. Rozycki · 17 years ago
  30. a999589 phylib: add RGMII-ID interface mode definition by Kim Phillips · 17 years ago
  31. e8a2b6a [PATCH] PHY: Add support for configuring the PHY connection interface by Andy Fleming · 18 years ago
  32. 13df29f [PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h> by Maciej W. Rozycki · 18 years ago
  33. 11b0bac [PATCH] PAL: Support of the fixed PHY by Vitaly Bordug · 18 years ago
  34. a4d00f1 [PATCH] phy: Added a macro to represent the string format used to match a phy device by Kumar Gala · 19 years ago
  35. f896424c [PATCH] phy address mask support for generic phy layer by Matt Porter · 19 years ago
  36. e139345 [PATCH] PHY Layer fixup by Andy Fleming · 19 years ago
  37. 2bf69b5 phy subsystem: more cleanups by Jeff Garzik · 19 years ago
  38. 67c4f3f Fix numerous minor problems with new phy subsystem. by Jeff Garzik · 19 years ago
  39. 00db818 This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling by Andy Fleming · 19 years ago