1. 1d4ac5d phy_device: fix parameter name in kernel-doc by Randy Dunlap · 15 years ago
  2. fa94f6d phylib: add *_direct() variants of phy_connect and phy_attach functions by Grant Likely · 15 years ago
  3. 4dea547 phylib: rework to prepare for OF registration of PHYs by Grant Likely · 15 years ago
  4. f0d44ae phylib: Fix Freescale TBI PHY detection by Anton Vorontsov · 16 years ago
  5. 161c8d2 net: PHYLIB mdio fixes #2 by Krzysztof Halasa · 16 years ago
  6. f162e97 phylib: Remove unnecessary "reset" fixups in genphy_setup_forced by Andy Fleming · 16 years ago
  7. 0f0ca34 phy: power management support by Giuseppe Cavallaro · 16 years ago
  8. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  9. 6436cbc phy: fix phy_id detection also for broken hardware. by Giuseppe Cavallaro · 16 years ago
  10. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  11. de339c2 phylib: Fix auto-negotiation restart avoidance by Trent Piepho · 16 years ago
  12. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  13. 3ee8238 phy: fix phy address bug by Giulio Benetti · 16 years ago
  14. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  15. 26853ab NET: convert the phy_device file to use bus_find_device_by_name by Greg Kroah-Hartman · 17 years ago
  16. 892871d net: export genphy_restart_aneg by Adrian Bunk · 16 years ago
  17. 51e2a38 PHY: Avoid unnecessary aneg restarts by Trent Piepho · 16 years ago
  18. a01b3d7 phylib: do EXPORT_SYMBOL on get_phy_id by Paul Gortmaker · 16 years ago
  19. 5d12b13 drivers/net/phy: fix kernel-doc notation by Randy Dunlap · 16 years ago
  20. f62220d phylib: Add support for board-level PHY fixups by Andy Fleming · 16 years ago
  21. cac1f3c phylib: factor out get_phy_id from within get_phy_device by Paul Gortmaker · 16 years ago
  22. 35b5f6b PHYLIB: Locking fixes for PHY I/O potentially sleeping by Nate Case · 17 years ago
  23. 6f4a7f4 PHY: Add the phy_device_release device method. by Anton Vorontsov · 17 years ago
  24. f2511f1 phylib: Silence driver registration by Olof Johansson · 17 years ago
  25. 9ff8c68 PHYLIB: Spinlock fixes for softirqs by Maciej W. Rozycki · 17 years ago
  26. 026d791 Fix a lock problem in generic phy code by Hans-Jürgen Koch · 17 years ago
  27. bc1e0a0 phy layer: fix genphy_setup_forced (don't reset) by Domen Puncer · 17 years ago
  28. b3df0da phy layer: add kernel-doc + DocBook by Randy Dunlap · 17 years ago
  29. 87aebe0 PHY: remove rwsem use from phy core by Greg Kroah-Hartman · 17 years ago
  30. f630fe2 Merge branch 'master' into upstream by Jeff Garzik · 17 years ago
  31. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  32. 1a16893 phy devices: use same arg types by Randy Dunlap · 17 years ago
  33. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  34. e8a2b6a [PATCH] PHY: Add support for configuring the PHY connection interface by Andy Fleming · 18 years ago
  35. 6b65552 [PATCH] Fixed a number of bugs in the PHY Layer by Andy Fleming · 18 years ago
  36. b7a00ec [netdrvr] phy: Fix bugs in error handling by Jeff Garzik · 18 years ago
  37. 84c22d7 [PATCH] Signedness issue in drivers/net/phy/phy_device.c by Eric Sesterhenn · 18 years ago
  38. 11b0bac [PATCH] PAL: Support of the fixed PHY by Vitaly Bordug · 18 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  40. afcceaa [PATCH] missing license for libphy.ko by Olaf Hering · 19 years ago
  41. a10b5aa Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. by Jeff Garzik · 19 years ago
  42. 8cee0cd [netdrvr] delete CONFIG_PHYCONTROL by Jeff Garzik · 19 years ago
  43. e139345 [PATCH] PHY Layer fixup by Andy Fleming · 19 years ago
  44. 2bf69b5 phy subsystem: more cleanups by Jeff Garzik · 19 years ago
  45. 67c4f3f Fix numerous minor problems with new phy subsystem. by Jeff Garzik · 19 years ago
  46. 00db818 This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling by Andy Fleming · 19 years ago