1. 3eacdf5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. c64d2a9 phy: Add suspend/resume support to SMSC PHYs by Steve Glendinning · 15 years ago
  3. 6f05106 phylib: Fix oops in suspend/resume paths by Anton Vorontsov · 15 years ago
  4. 57a5749 phylib: unsigneds go unnoticed by Roel Kluin · 15 years ago
  5. f0d44ae phylib: Fix Freescale TBI PHY detection by Anton Vorontsov · 15 years ago
  6. 161c8d2 net: PHYLIB mdio fixes #2 by Krzysztof Halasa · 16 years ago
  7. 6332178 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  8. e8e5752 net: kernel BUG at drivers/net/phy/mdio_bus.c:165! by Krzysztof Halasa · 16 years ago
  9. f162e97 phylib: Remove unnecessary "reset" fixups in genphy_setup_forced by Andy Fleming · 16 years ago
  10. dbb7a95 phy: Add LSI ET1011C PHY driver by Chaithrika U S · 16 years ago
  11. f95be180 phy: add the ST ste10Xp PHYs by Giuseppe Cavallaro · 16 years ago
  12. 4621bf1 phy: Add file missed in previous commit. by David S. Miller · 16 years ago
  13. 0f0ca34 phy: power management support by Giuseppe Cavallaro · 16 years ago
  14. 914804b phy: add natsemi PHY driver by Giuseppe Cavallaro · 16 years ago
  15. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  16. 11c6dd2 phylib: Add Vitesse VSC8221 SGMII PHY by Trent Piepho · 16 years ago
  17. 2fbb69a broadcom: Add 57780 support by Matt Carlson · 16 years ago
  18. 6436cbc phy: fix phy_id detection also for broken hardware. by Giuseppe Cavallaro · 16 years ago
  19. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  20. de339c2 phylib: Fix auto-negotiation restart avoidance by Trent Piepho · 16 years ago
  21. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  22. f004f3e phylib: make mdio-gpio work without OF (v4) by Paulius Zaleckas · 16 years ago
  23. 72af187 phylib: rename mdio-ofgpio to mdio-gpio by Paulius Zaleckas · 16 years ago
  24. 3ee8238 phy: fix phy address bug by Giulio Benetti · 16 years ago
  25. 605f196 phy: Add support for Marvell 88E1118 PHY by Ron Madrid · 16 years ago
  26. 3e44017 phylib: fix premature freeing of struct mii_bus by Lennert Buytenhek · 16 years ago
  27. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  28. fd9abb3 SMSC LAN911x and LAN921x vendor driver by Steve Glendinning · 16 years ago
  29. 772638b broadcom: Add support for BCM50610 by Matt Carlson · 16 years ago
  30. 042a75b broadcom: Refine expansion register access routine by Matt Carlson · 16 years ago
  31. 5e0c676 broadcom: Add flow control support by Matt Carlson · 16 years ago
  32. 26853ab NET: convert the phy_device file to use bus_find_device_by_name by Greg Kroah-Hartman · 16 years ago
  33. 892871d net: export genphy_restart_aneg by Adrian Bunk · 16 years ago
  34. 78c36b1 net/phy: add missing kernel-doc by Randy Dunlap · 16 years ago
  35. ec2a565 phylib: two dynamic mii_bus allocation fallout fixes by Lennert Buytenhek · 16 years ago
  36. 2e88810 phylib: add mdiobus_{read,write} by Lennert Buytenhek · 16 years ago
  37. 46abc02 phylib: give mdio buses a device tree presence by Lennert Buytenhek · 16 years ago
  38. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  39. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  40. 0acb283 phylib: Wake PHY state machine on interrupt by Trent Piepho · 16 years ago
  41. 51e2a38 PHY: Avoid unnecessary aneg restarts by Trent Piepho · 16 years ago
  42. c6d6a51 phylib: phy_mii_ioctl() fixes by Lennert Buytenhek · 16 years ago
  43. 4fd5f81 phylib: allow incremental scanning of an mii bus by Lennert Buytenhek · 16 years ago
  44. 7239016d net/phy: Fix 88e1111 copper/fiber selection in RGMII mode by Wang Jian · 16 years ago
  45. 9cf8fa4 net/phy: Fix copper/fiber auto-selection for 88e1111 by Wang Jian · 16 years ago
  46. e9911c2 Fix missing exports for net/phy/mdio-bitbang.c by Takashi Iwai · 16 years ago
  47. a5edecc net: OpenFirmware GPIO based MDIO bitbang driver by Laurent Pinchart · 16 years ago
  48. a5b17df Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  49. a01b3d7 phylib: do EXPORT_SYMBOL on get_phy_id by Paul Gortmaker · 16 years ago
  50. 1b0771a PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported by Maciej W. Rozycki · 16 years ago
  51. cd9af3d PHYLIB: Add 1000Base-X support for Broadcom bcm5482 by Nate Case · 16 years ago
  52. 940608b PHYLIB: Kconfig: Fix the dependency on S390 by Maciej W. Rozycki · 16 years ago
  53. 9b9a8bf phylib: Fix some sparse warnings by Andy Fleming · 16 years ago
  54. 4d9b1a0 Add support for SMSC LAN8187 and LAN8700 PHYs by Steve Glendinning · 16 years ago
  55. 48c41b9 Rename SMSC phy functions to be more generic by Steve Glendinning · 16 years ago
  56. 5d12b13 drivers/net/phy: fix kernel-doc notation by Randy Dunlap · 16 years ago
  57. f62220d phylib: Add support for board-level PHY fixups by Andy Fleming · 16 years ago
  58. cac1f3c phylib: factor out get_phy_id from within get_phy_device by Paul Gortmaker · 16 years ago
  59. b1394f9 PHY: add BCM5464 support to broadcom PHY driver by Paul Gortmaker · 16 years ago
  60. 9d9326d phy: Change mii_bus id field to a string by Andy Fleming · 16 years ago
  61. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  62. 5da4e37 net: marvell.c fix sparse shadowed variable warning by Harvey Harrison · 16 years ago
  63. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  64. 57bb7e2 phy/broadcom: add support for BCM5481 PHY by Anton Vorontsov · 16 years ago
  65. f0c88f9 netxen, phy/marvell, skge: minor checkpatch fixes by Jeff Garzik · 16 years ago
  66. be937f1 Marvell PHY m88e1111 driver fix by Alexandr Smirnov · 16 years ago
  67. f9e7d10 FIXED_PHY must depend on PHYLIB=y by Adrian Bunk · 16 years ago
  68. 8b7c166 dm9161: add configuration for MII/RMII by frederic Rodo · 16 years ago
  69. d1e7fe4 net/phy/mdio_bus.c: fix a check-after-use by Adrian Bunk · 16 years ago
  70. 651be3a net/phy/fixed.c: fix a use-after-free by Adrian Bunk · 16 years ago
  71. 097c2aa phylib: Add Realtek 821x eth PHY support by Johnson Leung · 16 years ago
  72. 35b5f6b PHYLIB: Locking fixes for PHY I/O potentially sleeping by Nate Case · 16 years ago
  73. 03157ac PHYLIB: Add BCM5482 PHY support by Nate Case · 16 years ago
  74. a79d8e9 phy/fixed.c: rework to not duplicate PHY layer functionality by Vitaly Bordug · 17 years ago
  75. 6f4a7f4 PHY: Add the phy_device_release device method. by Anton Vorontsov · 17 years ago
  76. dda93b4 Stop phy code from returning success to unknown ioctls. by David Woodhouse · 17 years ago
  77. 9daf5a7 phylib: marvell: add support for TX-only and RX-only Internal Delay by Kim Phillips · 17 years ago
  78. f2511f1 phylib: Silence driver registration by Olof Johansson · 17 years ago
  79. ac8c635 phylib: Add ID for Marvell 88E1240 by Olof Johansson · 17 years ago
  80. 5a46236 phy/bitbang: missing MODULE_LICENSE by Randy Dunlap · 17 years ago
  81. e2ec458 Generic bitbanged MDIO library by Scott Wood · 17 years ago
  82. 6daf653 PHYLIB: fix an interrupt loop potential when halting by Maciej W. Rozycki · 17 years ago
  83. 0ac4952 PHYLIB: IRQ event workqueue handling fixes by Maciej W. Rozycki · 17 years ago
  84. 9ff8c68 PHYLIB: Spinlock fixes for softirqs by Maciej W. Rozycki · 17 years ago
  85. 7c32f47 PHY fixed driver: rework release path and update phy_id notation by Vitaly Bordug · 17 years ago
  86. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  87. 680e9fe phy: export phy_mii_ioctl by Domen Puncer · 17 years ago
  88. 026d791 Fix a lock problem in generic phy code by Hans-Jürgen Koch · 17 years ago
  89. bc1e0a0 phy layer: fix genphy_setup_forced (don't reset) by Domen Puncer · 17 years ago
  90. 163642a phy layer: fix phy_mii_ioctl for autonegotiation by Domen Puncer · 17 years ago
  91. 52cb1c2 Fix error checking in Vitesse IRQ config by Andy Fleming · 17 years ago
  92. af2d940 Fix Vitesse RGMII-ID support by Andy Fleming · 17 years ago
  93. 1d5e83a Fix Vitesse 824x PHY interrupt acking by Andy Fleming · 17 years ago
  94. 85cfb53 phylib: Add Marvell 88E1112 phy id by Olof Johansson · 17 years ago
  95. e547923 phylib: cleanup marvell.c a bit by Olof Johansson · 17 years ago
  96. 4117b5b phylib: m88e1111: enable SGMII mode by Kapil Juneja · 17 years ago
  97. 0cefeeb phylib: add the ICPlus IP175C PHY driver by Michael Barkowski · 17 years ago
  98. 5f708dd phy: Fix phy_id for Vitesse 824x PHY by Kumar Gala · 17 years ago
  99. 895ee68 phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_geth by Kim Phillips · 17 years ago
  100. 239dc57 fix compiler warning in fixed.c by Denver Gingerich · 17 years ago