1. f004f3e phylib: make mdio-gpio work without OF (v4) by Paulius Zaleckas · 16 years ago
  2. 72af187 phylib: rename mdio-ofgpio to mdio-gpio by Paulius Zaleckas · 16 years ago
  3. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  4. fd9abb3 SMSC LAN911x and LAN921x vendor driver by Steve Glendinning · 16 years ago
  5. 772638b broadcom: Add support for BCM50610 by Matt Carlson · 16 years ago
  6. 042a75b broadcom: Refine expansion register access routine by Matt Carlson · 16 years ago
  7. 5e0c676 broadcom: Add flow control support by Matt Carlson · 16 years ago
  8. 26853ab NET: convert the phy_device file to use bus_find_device_by_name by Greg Kroah-Hartman · 16 years ago
  9. 892871d net: export genphy_restart_aneg by Adrian Bunk · 16 years ago
  10. 78c36b1 net/phy: add missing kernel-doc by Randy Dunlap · 16 years ago
  11. ec2a565 phylib: two dynamic mii_bus allocation fallout fixes by Lennert Buytenhek · 16 years ago
  12. 2e88810 phylib: add mdiobus_{read,write} by Lennert Buytenhek · 16 years ago
  13. 46abc02 phylib: give mdio buses a device tree presence by Lennert Buytenhek · 16 years ago
  14. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  15. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  16. 0acb283 phylib: Wake PHY state machine on interrupt by Trent Piepho · 16 years ago
  17. 51e2a38 PHY: Avoid unnecessary aneg restarts by Trent Piepho · 16 years ago
  18. c6d6a51 phylib: phy_mii_ioctl() fixes by Lennert Buytenhek · 16 years ago
  19. 4fd5f81 phylib: allow incremental scanning of an mii bus by Lennert Buytenhek · 16 years ago
  20. 7239016d net/phy: Fix 88e1111 copper/fiber selection in RGMII mode by Wang Jian · 16 years ago
  21. 9cf8fa4 net/phy: Fix copper/fiber auto-selection for 88e1111 by Wang Jian · 16 years ago
  22. e9911c2 Fix missing exports for net/phy/mdio-bitbang.c by Takashi Iwai · 16 years ago
  23. a5edecc net: OpenFirmware GPIO based MDIO bitbang driver by Laurent Pinchart · 16 years ago
  24. 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
  25. a01b3d7 phylib: do EXPORT_SYMBOL on get_phy_id by Paul Gortmaker · 16 years ago
  26. 1b0771a PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported by Maciej W. Rozycki · 16 years ago
  27. cd9af3d PHYLIB: Add 1000Base-X support for Broadcom bcm5482 by Nate Case · 16 years ago
  28. 940608b PHYLIB: Kconfig: Fix the dependency on S390 by Maciej W. Rozycki · 16 years ago
  29. 9b9a8bf phylib: Fix some sparse warnings by Andy Fleming · 16 years ago
  30. 4d9b1a0 Add support for SMSC LAN8187 and LAN8700 PHYs by Steve Glendinning · 16 years ago
  31. 48c41b9 Rename SMSC phy functions to be more generic by Steve Glendinning · 16 years ago
  32. 5d12b13 drivers/net/phy: fix kernel-doc notation by Randy Dunlap · 16 years ago
  33. f62220d phylib: Add support for board-level PHY fixups by Andy Fleming · 16 years ago
  34. cac1f3c phylib: factor out get_phy_id from within get_phy_device by Paul Gortmaker · 16 years ago
  35. b1394f9 PHY: add BCM5464 support to broadcom PHY driver by Paul Gortmaker · 16 years ago
  36. 9d9326d phy: Change mii_bus id field to a string by Andy Fleming · 16 years ago
  37. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  38. 5da4e37 net: marvell.c fix sparse shadowed variable warning by Harvey Harrison · 16 years ago
  39. 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
  40. 57bb7e2 phy/broadcom: add support for BCM5481 PHY by Anton Vorontsov · 16 years ago
  41. f0c88f9 netxen, phy/marvell, skge: minor checkpatch fixes by Jeff Garzik · 16 years ago
  42. be937f1 Marvell PHY m88e1111 driver fix by Alexandr Smirnov · 16 years ago
  43. f9e7d10 FIXED_PHY must depend on PHYLIB=y by Adrian Bunk · 16 years ago
  44. 8b7c166 dm9161: add configuration for MII/RMII by frederic Rodo · 16 years ago
  45. d1e7fe4 net/phy/mdio_bus.c: fix a check-after-use by Adrian Bunk · 16 years ago
  46. 651be3a net/phy/fixed.c: fix a use-after-free by Adrian Bunk · 16 years ago
  47. 097c2aa phylib: Add Realtek 821x eth PHY support by Johnson Leung · 16 years ago
  48. 35b5f6b PHYLIB: Locking fixes for PHY I/O potentially sleeping by Nate Case · 16 years ago
  49. 03157ac PHYLIB: Add BCM5482 PHY support by Nate Case · 16 years ago
  50. a79d8e9 phy/fixed.c: rework to not duplicate PHY layer functionality by Vitaly Bordug · 17 years ago
  51. 6f4a7f4 PHY: Add the phy_device_release device method. by Anton Vorontsov · 17 years ago
  52. dda93b4 Stop phy code from returning success to unknown ioctls. by David Woodhouse · 17 years ago
  53. 9daf5a7 phylib: marvell: add support for TX-only and RX-only Internal Delay by Kim Phillips · 17 years ago
  54. f2511f1 phylib: Silence driver registration by Olof Johansson · 17 years ago
  55. ac8c635 phylib: Add ID for Marvell 88E1240 by Olof Johansson · 17 years ago
  56. 5a46236 phy/bitbang: missing MODULE_LICENSE by Randy Dunlap · 17 years ago
  57. e2ec458 Generic bitbanged MDIO library by Scott Wood · 17 years ago
  58. 6daf653 PHYLIB: fix an interrupt loop potential when halting by Maciej W. Rozycki · 17 years ago
  59. 0ac4952 PHYLIB: IRQ event workqueue handling fixes by Maciej W. Rozycki · 17 years ago
  60. 9ff8c68 PHYLIB: Spinlock fixes for softirqs by Maciej W. Rozycki · 17 years ago
  61. 7c32f47 PHY fixed driver: rework release path and update phy_id notation by Vitaly Bordug · 17 years ago
  62. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  63. 680e9fe phy: export phy_mii_ioctl by Domen Puncer · 17 years ago
  64. 026d791 Fix a lock problem in generic phy code by Hans-Jürgen Koch · 17 years ago
  65. bc1e0a0 phy layer: fix genphy_setup_forced (don't reset) by Domen Puncer · 17 years ago
  66. 163642a phy layer: fix phy_mii_ioctl for autonegotiation by Domen Puncer · 17 years ago
  67. 52cb1c2 Fix error checking in Vitesse IRQ config by Andy Fleming · 17 years ago
  68. af2d940 Fix Vitesse RGMII-ID support by Andy Fleming · 17 years ago
  69. 1d5e83a Fix Vitesse 824x PHY interrupt acking by Andy Fleming · 17 years ago
  70. 85cfb53 phylib: Add Marvell 88E1112 phy id by Olof Johansson · 17 years ago
  71. e547923 phylib: cleanup marvell.c a bit by Olof Johansson · 17 years ago
  72. 4117b5b phylib: m88e1111: enable SGMII mode by Kapil Juneja · 17 years ago
  73. 0cefeeb phylib: add the ICPlus IP175C PHY driver by Michael Barkowski · 17 years ago
  74. 5f708dd phy: Fix phy_id for Vitesse 824x PHY by Kumar Gala · 17 years ago
  75. 895ee68 phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_geth by Kim Phillips · 17 years ago
  76. 239dc57 fix compiler warning in fixed.c by Denver Gingerich · 17 years ago
  77. 12414db Add support for the Davicom DM9161A PHY by Kim Phillips · 17 years ago
  78. 53f9994 Use menuconfig objects: PHY by Jan Engelhardt · 17 years ago
  79. 9556fb7 [S390] Kconfig: unwanted menus for s390. by Martin Schwidefsky · 17 years ago
  80. 28e53bd unify flush_work/flush_work_keventd and rename it to cancel_work_sync by Oleg Nesterov · 17 years ago
  81. d0758bc phy: use flush_work_keventd() by Andrew Morton · 17 years ago
  82. 024a0a3 network: add the missing phy_device speed information to phy_mii_ioctl by Shan Lu · 17 years ago
  83. b3df0da phy layer: add kernel-doc + DocBook by Randy Dunlap · 17 years ago
  84. 87aebe0 PHY: remove rwsem use from phy core by Greg Kroah-Hartman · 17 years ago
  85. 7688467 phylib: Add support for Marvell 88e1111S and 88e1145 by Andy Fleming · 17 years ago
  86. f630fe2 Merge branch 'master' into upstream by Jeff Garzik · 17 years ago
  87. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  88. 1a16893 phy devices: use same arg types by Randy Dunlap · 17 years ago
  89. b1f54ba FS_ENET: OF-related fixup for FEC and SCC MAC's by Vitaly Bordug · 17 years ago
  90. 9f6d55d PHY: Export phy ethtool helpers by Kumar Gala · 18 years ago
  91. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  92. 68380b5 Add "run_scheduled_work()" workqueue function by Linus Torvalds · 18 years ago
  93. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  94. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  95. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  96. e8a2b6a [PATCH] PHY: Add support for configuring the PHY connection interface by Andy Fleming · 18 years ago
  97. cefd9f7 Revert "[PATCH] Add support for Marvell 88e1111S and 88e1145" by Jeff Garzik · 18 years ago
  98. 95d21ff [PATCH] Add support for Marvell 88e1111S and 88e1145 by Andy Fleming · 18 years ago
  99. 6b65552 [PATCH] Fixed a number of bugs in the PHY Layer by Andy Fleming · 18 years ago
  100. 3c3070d [PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixes by Maciej W. Rozycki · 18 years ago