1. f41ef2e netdev: fix drivers/net/phy/ kernel-doc warnings by Randy Dunlap · 13 years ago
  2. 9ec0db7 net: icplus: fix interrupt mask by Giuseppe CAVALLARO · 13 years ago
  3. 82251de netdev/phy: Make get_phy_id() static and quit EXPORTing it. by David Daney · 13 years ago
  4. b943fbb net: of/phy: fix build error when phylib is built as a module by Bjørn Mork · 13 years ago
  5. 416912a netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines. by David Daney · 13 years ago
  6. 0ca2997 netdev/of/phy: Add MDIO bus multiplexer support. by David Daney · 13 years ago
  7. 2510602 netdev/of/phy: New function: of_mdio_find_bus(). by David Daney · 13 years ago
  8. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  9. 996f739 icplus: fix interrupt for IC+ 101A/G and 1001LF by Giuseppe CAVALLARO · 13 years ago
  10. 60dfc62 net: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  11. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  12. 7dff349 dp83640: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  13. cc90cb3 net:phy:marvell: remove unnecessary code by Srinivas Kandagatla · 13 years ago
  14. 8bc47ec net:phy:davicom: remove unnecessary code by Srinivas Kandagatla · 13 years ago
  15. a25cc43 net:phy:bcm63xx: remove unnecessary code by Srinivas Kandagatla · 13 years ago
  16. b330014 phy:icplus:fix Auto Power Saving in ip101a_config_init. by Srinivas Kandagatla · 13 years ago
  17. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  18. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  19. 4909912 phy: add am79c874 PHY support by Heiko Schocher · 13 years ago
  20. c2ec3ff phc: Update author's email address. by Richard Cochran · 13 years ago
  21. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 13 years ago
  22. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  23. e3e09f2 phy: IC+101G and PHY_HAS_INTERRUPT flag by Giuseppe CAVALLARO · 13 years ago
  24. b8e3995 netdev/phy/icplus: Correct broken phy_init code by David McKay · 13 years ago
  25. b4e5185 irq_domain/x86: Convert x86 (embedded) to use common irq_domain by Grant Likely · 13 years ago
  26. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 13 years ago
  27. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 13 years ago
  28. f3ff924 Remove useless get_driver()/put_driver() calls by Alan Stern · 13 years ago
  29. af58f1d kernel-doc: fix new warning in net/phy/mdio_bus.c by Randy Dunlap · 13 years ago
  30. 72092cc dp83640: Fix NOHZ local_softirq_pending 08 warning by Manfred Rudigier · 13 years ago
  31. eb8a54a7 phylib: introduce mdiobus_alloc_size() by Timur Tabi · 13 years ago
  32. d6c25be mdio-octeon: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  33. a77e929 mdio-gpio: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  34. 9e6c643 phy/fixed: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  35. 43c6759 net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h> by Javier Martinez Canillas · 13 years ago
  36. a8e510f phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support added by Frederic LAMBERT · 13 years ago
  37. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  38. fc0b927 net: Revert ARCNET and PHYLIB to tristate options by Ben Hutchings · 13 years ago
  39. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 13 years ago
  40. 28011cf net: Add ethtool to mii advertisment conversion helpers by Matt Carlson · 13 years ago
  41. 6488270 mdio-gpio: Add reset functionality to mdio-gpio driver(v2). by Srinivas Kandagatla · 13 years ago
  42. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 14 years ago
  43. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  44. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  45. 8b3408f dp83640: free packet queues on remove by Richard Cochran · 13 years ago
  46. f5ff7cd dp83640: use proper function to free transmit time stamping packets by Richard Cochran · 13 years ago
  47. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  48. f42af6c net: Fix driver name for mdio-gpio.c by Dirk Eibach · 13 years ago
  49. fddf86f phylib: Modify Vitesse RGMII skew settings by Andy Fleming · 13 years ago
  50. a4886d5 net/phy: extra delay only for RGMII interfaces for IC+ IP 1001 by Giuseppe CAVALLARO · 13 years ago
  51. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  52. 76231e0 netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking. by David Daney · 13 years ago
  53. 6fe3264 netdev/phy: Use mdiobus_read() so that proper locks are taken. by David Daney · 13 years ago
  54. 02715ed dp83640: reduce driver noise by Richard Cochran · 13 years ago
  55. bfb9035 treewide: Correct spelling of successfully in comments by Joe Perches · 13 years ago
  56. dccaa9e dp83640: add time stamp insertion for sync messages by Richard Cochran · 13 years ago
  57. 49b3fd4 dp83640: enable six external events and one periodic output by Richard Cochran · 13 years ago
  58. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  59. 9c9b1f2 net/phy: add IC+ IP101A and support APS. by Giuseppe CAVALLARO · 13 years ago
  60. 88491d8 drivers/net: Kconfig & Makefile cleanup by Jeff Kirsher · 13 years ago
  61. 6e6f400 net/phy: fix DP83865 phy interrupt handler by Giuseppe CAVALLARO · 13 years ago
  62. 8028837 dp83640: increase receive time stamp buffer size by Richard Cochran · 13 years ago
  63. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  64. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  65. 0a3f084 net: icplus: remove unnecessary code by Greg Dietsche · 14 years ago
  66. ae6e86b dp83640: drop PHY status frames in the driver. by Richard Cochran · 14 years ago
  67. 2331038 dp83640: fix phy status frame event parsing by Richard Cochran · 14 years ago
  68. f1dc045 phylib: Allow BCM63XX PHY to be selected only on BCM63XX. by Ralf Baechle · 14 years ago
  69. 86ff9baa ptp: Fix dp83640 build warning when building statically by John Stultz · 14 years ago
  70. cb646e2 ptp: Added a clock driver for the National Semiconductor PHYTER. by Richard Cochran · 14 years ago
  71. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  72. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
  73. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  74. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  75. d005a09 phylib: phy_attach_direct: phy_init_hw can fail, add cleanup by Marc Kleine-Budde · 14 years ago
  76. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  77. af1dc13 phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses by Peter Korsgaard · 14 years ago
  78. 7488876 dt/net: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  79. d606ef3 phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL by Baruch Siach · 14 years ago
  80. d5e219c phy: Remove unneeded depends on PHYLIB by hartleys · 14 years ago
  81. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  82. 377ecca phy: add the IC+ IP1001 driver by Giuseppe CAVALLARO · 14 years ago
  83. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  84. a40c9f8 net: add some KERN_CONT markers to continuation lines by Uwe Kleine-König · 14 years ago
  85. cf41a51 of/phylib: Use device tree properties to initialize Marvell PHYs. by David Daney · 14 years ago
  86. 9060073 phylib: Add support for Marvell 88E1149R devices. by David Daney · 14 years ago
  87. 27d916d phylib: Use common page register definition for Marvell PHYs. by David Daney · 14 years ago
  88. 337ac9d phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr by Cyril Chemparathy · 14 years ago
  89. 89ff05e phylib: make local function static by stephen hemminger · 14 years ago
  90. be8c648 phy/marvell: fix 88e1121 support by Arnaud Patard · 14 years ago
  91. 10ff4c6 don't let BCM63XX_PHY depend on non-existant symbol by Uwe Kleine-König · 14 years ago
  92. cf93c94 net/phy: fix many "defined but unused" warnings by Uwe Kleine-König · 14 years ago
  93. fddd910 phylib: fix PAL state machine restart on resume by Simon Guinot · 14 years ago
  94. 29cfcdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  95. ef24b16 phylib: Fix race between returning phydev and calling adjust_link by Anton Vorontsov · 14 years ago
  96. 2f2c779 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  97. cba86f2 phylib: available for any speed ethernet by Randy Dunlap · 14 years ago
  98. 00c7d92 phy.c: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  99. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  100. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago