1. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  2. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  3. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  4. 8b3408f dp83640: free packet queues on remove by Richard Cochran · 13 years ago
  5. f5ff7cd dp83640: use proper function to free transmit time stamping packets by Richard Cochran · 13 years ago
  6. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  7. f42af6c net: Fix driver name for mdio-gpio.c by Dirk Eibach · 13 years ago
  8. fddf86f phylib: Modify Vitesse RGMII skew settings by Andy Fleming · 13 years ago
  9. a4886d5 net/phy: extra delay only for RGMII interfaces for IC+ IP 1001 by Giuseppe CAVALLARO · 13 years ago
  10. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  11. 76231e0 netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking. by David Daney · 13 years ago
  12. 6fe3264 netdev/phy: Use mdiobus_read() so that proper locks are taken. by David Daney · 13 years ago
  13. 02715ed dp83640: reduce driver noise by Richard Cochran · 13 years ago
  14. bfb9035 treewide: Correct spelling of successfully in comments by Joe Perches · 13 years ago
  15. dccaa9e dp83640: add time stamp insertion for sync messages by Richard Cochran · 13 years ago
  16. 49b3fd4 dp83640: enable six external events and one periodic output by Richard Cochran · 13 years ago
  17. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  18. 9c9b1f2 net/phy: add IC+ IP101A and support APS. by Giuseppe CAVALLARO · 13 years ago
  19. 88491d8 drivers/net: Kconfig & Makefile cleanup by Jeff Kirsher · 13 years ago
  20. 6e6f400 net/phy: fix DP83865 phy interrupt handler by Giuseppe CAVALLARO · 13 years ago
  21. 8028837 dp83640: increase receive time stamp buffer size by Richard Cochran · 13 years ago
  22. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  23. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  24. 0a3f084 net: icplus: remove unnecessary code by Greg Dietsche · 13 years ago
  25. ae6e86b dp83640: drop PHY status frames in the driver. by Richard Cochran · 13 years ago
  26. 2331038 dp83640: fix phy status frame event parsing by Richard Cochran · 13 years ago
  27. f1dc045 phylib: Allow BCM63XX PHY to be selected only on BCM63XX. by Ralf Baechle · 13 years ago
  28. 86ff9baa ptp: Fix dp83640 build warning when building statically by John Stultz · 13 years ago
  29. cb646e2 ptp: Added a clock driver for the National Semiconductor PHYTER. by Richard Cochran · 13 years ago
  30. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  31. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  32. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  33. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  34. d005a09 phylib: phy_attach_direct: phy_init_hw can fail, add cleanup by Marc Kleine-Budde · 13 years ago
  35. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  36. af1dc13 phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses by Peter Korsgaard · 13 years ago
  37. 7488876 dt/net: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  38. d606ef3 phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL by Baruch Siach · 13 years ago
  39. d5e219c phy: Remove unneeded depends on PHYLIB by hartleys · 13 years ago
  40. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  41. 377ecca phy: add the IC+ IP1001 driver by Giuseppe CAVALLARO · 14 years ago
  42. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  43. a40c9f8 net: add some KERN_CONT markers to continuation lines by Uwe Kleine-König · 14 years ago
  44. cf41a51 of/phylib: Use device tree properties to initialize Marvell PHYs. by David Daney · 14 years ago
  45. 9060073 phylib: Add support for Marvell 88E1149R devices. by David Daney · 14 years ago
  46. 27d916d phylib: Use common page register definition for Marvell PHYs. by David Daney · 14 years ago
  47. 337ac9d phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr by Cyril Chemparathy · 14 years ago
  48. 89ff05e phylib: make local function static by stephen hemminger · 14 years ago
  49. be8c648 phy/marvell: fix 88e1121 support by Arnaud Patard · 14 years ago
  50. 10ff4c6 don't let BCM63XX_PHY depend on non-existant symbol by Uwe Kleine-König · 14 years ago
  51. cf93c94 net/phy: fix many "defined but unused" warnings by Uwe Kleine-König · 14 years ago
  52. fddd910 phylib: fix PAL state machine restart on resume by Simon Guinot · 14 years ago
  53. 29cfcdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  54. ef24b16 phylib: Fix race between returning phydev and calling adjust_link by Anton Vorontsov · 14 years ago
  55. 2f2c779 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  56. cba86f2 phylib: available for any speed ethernet by Randy Dunlap · 14 years ago
  57. 00c7d92 phy.c: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  58. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  59. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  60. 3ff1c25 phy/marvell: add 88ec048 support by Cyril Chemparathy · 14 years ago
  61. c477d04 phy/marvell: add 88e1121 interface mode support by Cyril Chemparathy · 14 years ago
  62. dab1086 phy: add suspend/resume in the ic+ by Giuseppe Cavallaro · 14 years ago
  63. c1f19b5 net: support time stamping in phy devices. by Richard Cochran · 14 years ago
  64. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  65. 2f495c3 net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flag by Benjamin Herrenschmidt · 14 years ago
  66. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  67. 51f932c micrel phy driver - updated(1) by Choi, David · 14 years ago
  68. a71e832 netdev: mdio-octeon: Fix section mismatch errors. by David Daney · 14 years ago
  69. e2f5b04 phylib: Add autoload support for the LXT973 phy. by David Woodhouse · 14 years ago
  70. 7a938f8 broadcom: Add 5241 support by Dmitry Baryshkov · 14 years ago
  71. fcb26ec broadcom: move all PHY_ID's to header by Dmitry Baryshkov · 14 years ago
  72. e13647c phylib: Add support for the LXT973 phy. by Richard Cochran · 14 years ago
  73. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  74. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  75. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  76. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  77. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  78. 9fc282b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  79. 80ea76b phy: Fix initialization in micrel driver. by David S. Miller · 14 years ago
  80. 7437e7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  81. 52a60ed phy/micrel: Add module device ID table for autoloading. by David S. Miller · 14 years ago
  82. 0f7ca59 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  83. d050700 drivers/net/phy: micrel phy driver by David J. Choi · 14 years ago
  84. 6c17812 NET: mdio-octeon: Enable the hardware before using it. by David Daney · 14 years ago
  85. 0de8655 PHY: fix typo in bcm63xx PHY driver table by Florian Fainelli · 14 years ago
  86. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  87. 4e4f10f phylib: Add module table to all existing phy drivers by David Woodhouse · 14 years ago
  88. 8626d3b phylib: Support phy module autoloading by David Woodhouse · 14 years ago
  89. 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
  90. abf35df NET: Support clause 45 MDIO commands at the MDIO bus level by Jason Gunthorpe · 14 years ago
  91. 6a443a0 tg3: Push phylib definitions to phylib by Matt Carlson · 14 years ago
  92. f8f76db libphy: add phy_find_first function by Jiri Pirko · 14 years ago
  93. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  94. 6be3257 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  95. 5f8cbc1 phy: add RTBI mode for m88e1111 by Liu Yu-B13201 · 15 years ago
  96. 4f9c85a phylib: Move workqueue initialization to a proper place by Anton Vorontsov · 15 years ago
  97. 597d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  98. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  99. 698244a phy: SMSC device Energy Detect power-down mode by Giuseppe Cavallaro · 15 years ago
  100. 7ec4e7d broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk() by roel kluin · 15 years ago