1. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  2. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  3. ce9a1bf drivers: net: phy: at803x: Add missing mdio device id by Helmut Schaa · 11 years ago
  4. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  5. f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  6. 9ddebc4 MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC by David Daney · 11 years ago
  7. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  8. 05d7cce drivers: net: phy: at803x: add support for AT8031 by Mugunthan V N · 11 years ago
  9. 1ca6d1b drivers: net: phy: at803x: add interface mode support by Mugunthan V N · 11 years ago
  10. ea13c9e drivers: net: phy: at803x: seperate wol specific code to wol standard apis by Mugunthan V N · 11 years ago
  11. 317420a drivers: net: phy: at803x code cleanup on register and unregister driver by Mugunthan V N · 11 years ago
  12. 4bdcb1d net: Add MDIO bus driver for the Allwinner EMAC by Maxime Ripard · 11 years ago
  13. 10e24caa phy: Add Marvell 88E1510 phy ID by Michal Simek · 11 years ago
  14. 3da09a5 phy: Add Marvell 88E1116R phy ID by Michal Simek · 11 years ago
  15. f5e1cab phy: Use macros instead of hardcoded values in marvell phy driver by Michal Simek · 11 years ago
  16. 5a1cebd phy: Add Vitesse 8211 phy ID by Michal Simek · 11 years ago
  17. 2a8626d phy: Clean coding style in vitesse phy by Michal Simek · 11 years ago
  18. 9a9c56c net: phy: fix a bug when verify the EEE support by Giuseppe CAVALLARO · 11 years ago
  19. 1a9561a net/phy: Use module_spi_driver in spi_ks8995.c by Sachin Kamat · 11 years ago
  20. 50ab731 phy: bcm63xx: report Broadcom BCM63xx PHYs as internal by Florian Fainelli · 11 years ago
  21. 4284b6a phy: allow drivers to flag a PHY device as internal by Florian Fainelli · 11 years ago
  22. 5ea94e7 phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT by Florian Fainelli · 11 years ago
  23. 2c7b492 phy: fix the use of PHY_IGNORE_INTERRUPT by Florian Fainelli · 11 years ago
  24. bbb47bd PHYLIB: queue work on system_power_efficient_wq by Viresh Kumar · 11 years ago
  25. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  26. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  27. 775ae9b netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c by David Daney · 11 years ago
  28. 5d5f184 net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  29. a33e611 phy: Elimination the forced speed reduction algorithm. by Kirill Kapranov · 11 years ago
  30. 9fad0c9 net: mdio-octeon: Use module_platform_driver() by Sachin Kamat · 12 years ago
  31. f8e5fc8 net: mdio-gpio: Use module_platform_driver() by Sachin Kamat · 12 years ago
  32. 3871c38 mv643xx_eth with 88E1318S: support Wake on LAN by Michael Stapelberg · 12 years ago
  33. 42e836e phy: add set_wol/get_wol functions by Michael Stapelberg · 12 years ago
  34. b6bb4df phy/micrel: move flag handling to function for common use by Hector Palacios · 12 years ago
  35. b818d1a phy/micrel: Add support for KSZ8031 by Hector Palacios · 12 years ago
  36. baec126 phy: vitesse make vsc824x_add_skew static by stephen hemminger · 12 years ago
  37. 1994533 Supject: phy: make local function static by stephen hemminger · 12 years ago
  38. 32fcafb net/phy: micrel: Disable asymmetric pause for KSZ9021 by Vlastimil Kosar · 12 years ago
  39. b2a4319 phy: Fix phy_device_free memory leak by Petr Malat · 12 years ago
  40. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  41. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  42. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  43. 870a2b5 phylib: remove !S390 dependeny from Kconfig by Heiko Carstens · 12 years ago
  44. e80beb2 gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() by Grant Likely · 12 years ago
  45. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 12 years ago
  46. e68ed8f drivers:net:misc: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  47. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  48. 7ab59dc drivers/net/phy/micrel_phy: Add support for new PHYs by David J. Choi · 12 years ago
  49. ef3d904 net: phy: realtek: add rtl8211e driver by Giuseppe CAVALLARO · 12 years ago
  50. 014f2ff net: phy: icplus: fix broken INTR pin settings by Giuseppe CAVALLARO · 12 years ago
  51. b4a4963 net: phy: icplus: Use the RGMII interface mode to configure clock delays by Stuart Menefy · 12 years ago
  52. c3745ea phy/marvell: remove fiber/copper autoselect on 88e1111 by Stef van Os · 12 years ago
  53. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  54. 4257d58 net: phy: smsc: Fix config_init typo by Patrick Trantham · 12 years ago
  55. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  56. 6ded7cd net: phy: smsc: force all capable mode if the phy is started in powerdown mode by trem · 12 years ago
  57. 1642182 net/phy: Add interrupt support for dp83640 phy. by Stephan Gatzka · 12 years ago
  58. 633d159 net/phy: remove __dev* attributes by Bill Pemberton · 12 years ago
  59. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  60. 93272e0 net: add micrel KSZ8873MLL switch support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  61. 3272dd9 of/net/mdio-gpio: Fix pdev->id issue when using devicetrees. by Srinivas Kandagatla · 12 years ago
  62. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  63. 4223dbf net: phy: smsc: Re-enable EDPD mode for LAN87xx by Patrick Trantham · 12 years ago
  64. 80d1178 Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free" by David S. Miller · 12 years ago
  65. 63f71dd net/phy/davicom: add irq functions to DM9161E and DM9161A by Joachim Eastwood · 12 years ago
  66. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  67. 56277f4 phylib: mdio: Add sysfs attribute for PHY identifiers. by Nick Bowler · 12 years ago
  68. aa73187 drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free by Peter Senna Tschudin · 12 years ago
  69. 0ca7111 phy: add AT803x driver by Matus Ujhelyi · 12 years ago
  70. 4085a7f netdev/phy: Prototype of_mdio_find_bus() by Mark Brown · 12 years ago
  71. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  72. b629820 net: phy: smsc: Implement PHY config_init for LAN87xx by Marek Vasut · 12 years ago
  73. 871d1d6 lxt PHY: Support for the buggy LXT973 rev A2 by LEROY Christophe · 12 years ago
  74. 510d573 phy/micrel: Rename KS80xx to KSZ80xx by Marek Vasut · 12 years ago
  75. 212ea99 phy/micrel: Implement support for KSZ8021 by Marek Vasut · 12 years ago
  76. 1ef7615 ptp: link the phc device to its parent device by Richard Cochran · 12 years ago
  77. 9913b8c net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver by Peter Hüwe · 12 years ago
  78. 16fa9e1 netdev/phy: mdio-mux-mmioreg.c should include of_address.h by Timur Tabi · 12 years ago
  79. 6cc2ff8 netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device by Timur Tabi · 12 years ago
  80. e92bdf4b of/mdio-gpio: Simplify the way device tree support is implemented. by Srinivas Kandagatla · 12 years ago
  81. b32607d mdio: translation of MMD EEE registers to/from ethtool settings by Allan, Bruce W · 12 years ago
  82. 61abcb7 netdev/phy: skip disabled mdio-mux nodes by Timur Tabi · 12 years ago
  83. 7cefdd1 drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd data by Julia Lawall · 12 years ago
  84. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  85. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  86. 2fd46f4 netdev: mdio-octeon.c: Convert to use device tree. by David Daney · 12 years ago
  87. 90b24cf Change email address for Steve Glendinning by Steve Glendinning · 12 years ago
  88. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  89. b93984c netdev/phy: Fixup lockdep warnings in mdio-mux.c by David Daney · 12 years ago
  90. 806a0fb bcm87xx: fix reg-init comment typo by Peter Korsgaard · 12 years ago
  91. d5bf907 phylib: Support registering a bunch of drivers by Christian Hohnstaedt · 12 years ago
  92. 567990c bcm87xx: disable autonegotiation by default by Peter Korsgaard · 12 years ago
  93. a59a4d1 phy: add the EEE support and the way to access to the MMD registers. by Giuseppe CAVALLARO · 12 years ago
  94. 160c85f phy: Fix warning in get_phy_device(). by David S. Miller · 12 years ago
  95. e9976d7 netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs by David Daney · 12 years ago
  96. a30e2c1 netdev/phy/of: Add more methods for binding PHY devices to drivers. by David Daney · 12 years ago
  97. ac28b9f netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs by David Daney · 12 years ago
  98. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  99. 48d7d0a phy/micrel: change phy_id_mask for KSZ9021 and KS8001 by Jason Wang · 12 years ago
  100. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago