1. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  2. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  3. 2fd46f4 netdev: mdio-octeon.c: Convert to use device tree. by David Daney · 12 years ago
  4. 90b24cf Change email address for Steve Glendinning by Steve Glendinning · 12 years ago
  5. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  6. b93984c netdev/phy: Fixup lockdep warnings in mdio-mux.c by David Daney · 12 years ago
  7. 806a0fb bcm87xx: fix reg-init comment typo by Peter Korsgaard · 12 years ago
  8. d5bf907 phylib: Support registering a bunch of drivers by Christian Hohnstaedt · 12 years ago
  9. 567990c bcm87xx: disable autonegotiation by default by Peter Korsgaard · 12 years ago
  10. a59a4d1 phy: add the EEE support and the way to access to the MMD registers. by Giuseppe CAVALLARO · 12 years ago
  11. 160c85f phy: Fix warning in get_phy_device(). by David S. Miller · 12 years ago
  12. e9976d7 netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs by David Daney · 12 years ago
  13. a30e2c1 netdev/phy/of: Add more methods for binding PHY devices to drivers. by David Daney · 12 years ago
  14. ac28b9f netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs by David Daney · 12 years ago
  15. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  16. 48d7d0a phy/micrel: change phy_id_mask for KSZ9021 and KS8001 by Jason Wang · 12 years ago
  17. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  18. 8d24248 phy: Use pr_<level> by Joe Perches · 12 years ago
  19. f41ef2e netdev: fix drivers/net/phy/ kernel-doc warnings by Randy Dunlap · 12 years ago
  20. 9ec0db7 net: icplus: fix interrupt mask by Giuseppe CAVALLARO · 12 years ago
  21. 82251de netdev/phy: Make get_phy_id() static and quit EXPORTing it. by David Daney · 12 years ago
  22. b943fbb net: of/phy: fix build error when phylib is built as a module by Bjørn Mork · 12 years ago
  23. 416912a netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines. by David Daney · 12 years ago
  24. 0ca2997 netdev/of/phy: Add MDIO bus multiplexer support. by David Daney · 12 years ago
  25. 2510602 netdev/of/phy: New function: of_mdio_find_bus(). by David Daney · 12 years ago
  26. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  27. 996f739 icplus: fix interrupt for IC+ 101A/G and 1001LF by Giuseppe CAVALLARO · 12 years ago
  28. 60dfc62 net: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 12 years ago
  29. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  30. 7dff349 dp83640: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  31. cc90cb3 net:phy:marvell: remove unnecessary code by Srinivas Kandagatla · 12 years ago
  32. 8bc47ec net:phy:davicom: remove unnecessary code by Srinivas Kandagatla · 12 years ago
  33. a25cc43 net:phy:bcm63xx: remove unnecessary code by Srinivas Kandagatla · 12 years ago
  34. b330014 phy:icplus:fix Auto Power Saving in ip101a_config_init. by Srinivas Kandagatla · 12 years ago
  35. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  36. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  37. 4909912 phy: add am79c874 PHY support by Heiko Schocher · 12 years ago
  38. c2ec3ff phc: Update author's email address. by Richard Cochran · 12 years ago
  39. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  40. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  41. e3e09f2 phy: IC+101G and PHY_HAS_INTERRUPT flag by Giuseppe CAVALLARO · 12 years ago
  42. b8e3995 netdev/phy/icplus: Correct broken phy_init code by David McKay · 12 years ago
  43. b4e5185 irq_domain/x86: Convert x86 (embedded) to use common irq_domain by Grant Likely · 13 years ago
  44. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 13 years ago
  45. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 13 years ago
  46. f3ff924 Remove useless get_driver()/put_driver() calls by Alan Stern · 13 years ago
  47. af58f1d kernel-doc: fix new warning in net/phy/mdio_bus.c by Randy Dunlap · 13 years ago
  48. 72092cc dp83640: Fix NOHZ local_softirq_pending 08 warning by Manfred Rudigier · 13 years ago
  49. eb8a54a7 phylib: introduce mdiobus_alloc_size() by Timur Tabi · 13 years ago
  50. d6c25be mdio-octeon: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  51. a77e929 mdio-gpio: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  52. 9e6c643 phy/fixed: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  53. 43c6759 net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h> by Javier Martinez Canillas · 13 years ago
  54. a8e510f phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support added by Frederic LAMBERT · 13 years ago
  55. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  56. fc0b927 net: Revert ARCNET and PHYLIB to tristate options by Ben Hutchings · 13 years ago
  57. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 13 years ago
  58. 28011cf net: Add ethtool to mii advertisment conversion helpers by Matt Carlson · 13 years ago
  59. 6488270 mdio-gpio: Add reset functionality to mdio-gpio driver(v2). by Srinivas Kandagatla · 13 years ago
  60. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  61. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  62. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  63. 8b3408f dp83640: free packet queues on remove by Richard Cochran · 13 years ago
  64. f5ff7cd dp83640: use proper function to free transmit time stamping packets by Richard Cochran · 13 years ago
  65. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  66. f42af6c net: Fix driver name for mdio-gpio.c by Dirk Eibach · 13 years ago
  67. fddf86f phylib: Modify Vitesse RGMII skew settings by Andy Fleming · 13 years ago
  68. a4886d5 net/phy: extra delay only for RGMII interfaces for IC+ IP 1001 by Giuseppe CAVALLARO · 13 years ago
  69. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  70. 76231e0 netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking. by David Daney · 13 years ago
  71. 6fe3264 netdev/phy: Use mdiobus_read() so that proper locks are taken. by David Daney · 13 years ago
  72. 02715ed dp83640: reduce driver noise by Richard Cochran · 13 years ago
  73. bfb9035 treewide: Correct spelling of successfully in comments by Joe Perches · 13 years ago
  74. dccaa9e dp83640: add time stamp insertion for sync messages by Richard Cochran · 13 years ago
  75. 49b3fd4 dp83640: enable six external events and one periodic output by Richard Cochran · 13 years ago
  76. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  77. 9c9b1f2 net/phy: add IC+ IP101A and support APS. by Giuseppe CAVALLARO · 13 years ago
  78. 88491d8 drivers/net: Kconfig & Makefile cleanup by Jeff Kirsher · 13 years ago
  79. 6e6f400 net/phy: fix DP83865 phy interrupt handler by Giuseppe CAVALLARO · 13 years ago
  80. 8028837 dp83640: increase receive time stamp buffer size by Richard Cochran · 13 years ago
  81. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  82. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  83. 0a3f084 net: icplus: remove unnecessary code by Greg Dietsche · 13 years ago
  84. ae6e86b dp83640: drop PHY status frames in the driver. by Richard Cochran · 13 years ago
  85. 2331038 dp83640: fix phy status frame event parsing by Richard Cochran · 13 years ago
  86. f1dc045 phylib: Allow BCM63XX PHY to be selected only on BCM63XX. by Ralf Baechle · 13 years ago
  87. 86ff9baa ptp: Fix dp83640 build warning when building statically by John Stultz · 13 years ago
  88. cb646e2 ptp: Added a clock driver for the National Semiconductor PHYTER. by Richard Cochran · 13 years ago
  89. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  90. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  91. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  92. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  93. d005a09 phylib: phy_attach_direct: phy_init_hw can fail, add cleanup by Marc Kleine-Budde · 13 years ago
  94. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  95. af1dc13 phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses by Peter Korsgaard · 13 years ago
  96. 7488876 dt/net: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  97. d606ef3 phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL by Baruch Siach · 14 years ago
  98. d5e219c phy: Remove unneeded depends on PHYLIB by hartleys · 14 years ago
  99. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  100. 377ecca phy: add the IC+ IP1001 driver by Giuseppe CAVALLARO · 14 years ago