1. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  2. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  3. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  4. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  5. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  6. 9fc282b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  7. 80ea76b phy: Fix initialization in micrel driver. by David S. Miller · 14 years ago
  8. 7437e7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  9. 52a60ed phy/micrel: Add module device ID table for autoloading. by David S. Miller · 14 years ago
  10. 0f7ca59 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  11. d050700 drivers/net/phy: micrel phy driver by David J. Choi · 14 years ago
  12. 6c17812 NET: mdio-octeon: Enable the hardware before using it. by David Daney · 14 years ago
  13. 0de8655 PHY: fix typo in bcm63xx PHY driver table by Florian Fainelli · 14 years ago
  14. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  15. 4e4f10f phylib: Add module table to all existing phy drivers by David Woodhouse · 14 years ago
  16. 8626d3b phylib: Support phy module autoloading by David Woodhouse · 14 years ago
  17. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  18. abf35df NET: Support clause 45 MDIO commands at the MDIO bus level by Jason Gunthorpe · 14 years ago
  19. 6a443a0 tg3: Push phylib definitions to phylib by Matt Carlson · 14 years ago
  20. f8f76db libphy: add phy_find_first function by Jiri Pirko · 14 years ago
  21. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  22. 6be3257 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  23. 5f8cbc1 phy: add RTBI mode for m88e1111 by Liu Yu-B13201 · 15 years ago
  24. 4f9c85a phylib: Move workqueue initialization to a proper place by Anton Vorontsov · 14 years ago
  25. 597d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  26. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  27. 698244a phy: SMSC device Energy Detect power-down mode by Giuseppe Cavallaro · 15 years ago
  28. 7ec4e7d broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk() by roel kluin · 15 years ago
  29. 2f5cb43 phylib: Properly reinitialize PHYs after hibernation by Anton Vorontsov · 15 years ago
  30. 541cd3e phylib: Fix deadlock on resume by Anton Vorontsov · 15 years ago
  31. 292be57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  32. 5ee6f6a broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk() by Roel Kluin · 15 years ago
  33. 25d967b NET: Add driver for Octeon MDIO buses. by David Daney · 15 years ago
  34. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  35. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  36. f99b4a0 net: fix mdio section mismatch warning by Stephen Rothwell · 15 years ago
  37. 52fae08 tg3 / broadcom: Optionally disable TXC if no link by Matt Carlson · 15 years ago
  38. c704dc2 tg3 / broadcom: Add APD support for GPHYs by Matt Carlson · 15 years ago
  39. 32e5a8d tg3 / broadcom: Add code to disable rxc refclk by Matt Carlson · 15 years ago
  40. cdd4e09d tg3 / broadcom: Refine AC131 APD support by Matt Carlson · 15 years ago
  41. 63a14ce tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag by Matt Carlson · 15 years ago
  42. 8649f13 broadcom: Consolidate dev_flags definitions by Matt Carlson · 15 years ago
  43. 219c6ef broadcom: Fix slow link problem by Matt Carlson · 15 years ago
  44. 47b1b53 broadcom: Isolate phy dsp accesses by Matt Carlson · 15 years ago
  45. e72701a net: Fix OF platform drivers coldplug/hotplug when compiled as modules by Anton Vorontsov · 15 years ago
  46. 8ff4498 phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYs by Anton Vorontsov · 15 years ago
  47. a4b1164 drivers/net/phy: introduce missing kfree by Julia Lawall · 15 years ago
  48. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  49. d9221e6 broadcom: Make the 57780 IEEE compliant by Matt Carlson · 15 years ago
  50. d7a2ed9 broadcom: Add AC131 phy support by Matt Carlson · 15 years ago
  51. 4f4598f broadcom: Add BCM50610M support by Matt Carlson · 15 years ago
  52. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. dacac4d net: Rework mdio-ofgpio driver to use of_mdio infrastructure by Mark Ware · 15 years ago
  54. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  55. bc23283 NET: phy_device, fix lock imbalance by Jiri Slaby · 15 years ago
  56. 09bb9aa MIPS: BCM63XX: Add integrated ethernet PHY support for phylib. by Maxime Bizon · 15 years ago
  57. 42caa07 phylib: fixes for PHY_RESUMING state changes by Wade Farnsworth · 15 years ago
  58. 1d4ac5d phy_device: fix parameter name in kernel-doc by Randy Dunlap · 15 years ago
  59. 32d0c1e net/phy/marvell: update m88e1111 support for SGMII mode by Haiying Wang · 15 years ago
  60. fa94f6d phylib: add *_direct() variants of phy_connect and phy_attach functions by Grant Likely · 15 years ago
  61. 4dea547 phylib: rework to prepare for OF registration of PHYs by Grant Likely · 15 years ago
  62. 3664090 phylib: Fix delay argument of schedule_delayed_work by Atsushi Nemoto · 15 years ago
  63. dcd07be phylib: Add interrupt source check function to M88E1121R driver by Anatolij Gustschin · 15 years ago
  64. a8729eb phylib: Allow early-out in phy_change by Anatolij Gustschin · 15 years ago
  65. 140bc92 phylib: Basic support for the M88E1121R Marvell chip by Sergei Poselenov · 15 years ago
  66. 57401d5 phy: error handling for platform_device_register_simple() by Dan Carpenter · 15 years ago
  67. bf6aede workqueue: add to_delayed_work() helper function by Jean Delvare · 15 years ago
  68. f0de70f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  69. e072b63 phy: add new LAN8710 and LAN8720 device ids to smsc phy driver by Steve Glendinning · 15 years ago
  70. a390d1f phylib: convert state_queue work to delayed_work by Marcin Slusarz · 15 years ago
  71. 036b668 mdio: fix non-constant printk warnings by Stephen Hemminger · 15 years ago
  72. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  73. 664f93b mdio-gpio: Add mdc pin direction initialization by Paulius Zaleckas · 15 years ago
  74. 3d1e4db phylib: Rework suspend/resume code to check netdev wakeup capability by Anton Vorontsov · 15 years ago
  75. 3eacdf5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  76. c64d2a9 phy: Add suspend/resume support to SMSC PHYs by Steve Glendinning · 15 years ago
  77. 6f05106 phylib: Fix oops in suspend/resume paths by Anton Vorontsov · 15 years ago
  78. 57a5749 phylib: unsigneds go unnoticed by Roel Kluin · 15 years ago
  79. f0d44ae phylib: Fix Freescale TBI PHY detection by Anton Vorontsov · 15 years ago
  80. 161c8d2 net: PHYLIB mdio fixes #2 by Krzysztof Halasa · 16 years ago
  81. 6332178 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  82. e8e5752 net: kernel BUG at drivers/net/phy/mdio_bus.c:165! by Krzysztof Halasa · 16 years ago
  83. f162e97 phylib: Remove unnecessary "reset" fixups in genphy_setup_forced by Andy Fleming · 16 years ago
  84. dbb7a95 phy: Add LSI ET1011C PHY driver by Chaithrika U S · 16 years ago
  85. f95be180 phy: add the ST ste10Xp PHYs by Giuseppe Cavallaro · 16 years ago
  86. 4621bf1 phy: Add file missed in previous commit. by David S. Miller · 16 years ago
  87. 0f0ca34 phy: power management support by Giuseppe Cavallaro · 16 years ago
  88. 914804b phy: add natsemi PHY driver by Giuseppe Cavallaro · 16 years ago
  89. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  90. 11c6dd2 phylib: Add Vitesse VSC8221 SGMII PHY by Trent Piepho · 16 years ago
  91. 2fbb69a broadcom: Add 57780 support by Matt Carlson · 16 years ago
  92. 6436cbc phy: fix phy_id detection also for broken hardware. by Giuseppe Cavallaro · 16 years ago
  93. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  94. de339c2 phylib: Fix auto-negotiation restart avoidance by Trent Piepho · 16 years ago
  95. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  96. f004f3e phylib: make mdio-gpio work without OF (v4) by Paulius Zaleckas · 16 years ago
  97. 72af187 phylib: rename mdio-ofgpio to mdio-gpio by Paulius Zaleckas · 16 years ago
  98. 3ee8238 phy: fix phy address bug by Giulio Benetti · 16 years ago
  99. 605f196 phy: Add support for Marvell 88E1118 PHY by Ron Madrid · 16 years ago
  100. 3e44017 phylib: fix premature freeing of struct mii_bus by Lennert Buytenhek · 16 years ago