1. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  2. 7aff967 net: phy: spi_ks8995: fix checkpatch errors by Florian Fainelli · 11 years ago
  3. e109374 net: phy: fix checkpatch errors by Florian Fainelli · 11 years ago
  4. 756b508 net: phy: micrel: fix checkpath errors by Florian Fainelli · 11 years ago
  5. 6f901b7 net: phy: mdio_bus: fix checkpath error by Florian Fainelli · 11 years ago
  6. 5df47d5 net: phy: lxt: fix checkpath errors by Florian Fainelli · 11 years ago
  7. 9ed66cb net: phy: icplus: fix checkpath error by Florian Fainelli · 11 years ago
  8. dd61d96 net: phy: dp83640: fix checkpath error by Florian Fainelli · 11 years ago
  9. a60e7e1 net: phy: davicom: fix checkpath errors by Florian Fainelli · 11 years ago
  10. 5a48b72 net: phy: cicada: fix checkpath errors by Florian Fainelli · 11 years ago
  11. be9dad1 net: phy: suspend phydev when going to HALTED by Sebastian Hesselbarth · 11 years ago
  12. 1211ce5 net: phy: resume/suspend PHYs on attach/detach by Sebastian Hesselbarth · 11 years ago
  13. 481b5d9 net: phy: provide phy_resume/phy_suspend helpers by Sebastian Hesselbarth · 11 years ago
  14. 0898b44 net: phy: marvell: provide genphy suspend/resume by Sebastian Hesselbarth · 11 years ago
  15. 4bd7b51 micrel: add support for KSZ8041RNLI by Sergei Shtylyov · 11 years ago
  16. 6d4bebe net: phy: spi_ks8995: remove unnecessary spi_set_drvdata() by Jingoo Han · 11 years ago
  17. 87aa9f9 net: phy: consolidate PHY reset in phy_init_hw() by Florian Fainelli · 11 years ago
  18. 2613f95 net: phy: use phy_init_hw instead of open-coding it by Florian Fainelli · 11 years ago
  19. 114002b net: phy: report link partner features through ethtool by Florian Fainelli · 11 years ago
  20. 167f76a phy: Add Vitesse 8514 phy ID by Shaohui Xie · 11 years ago
  21. 3fb69bc net/phy: Add the autocross feature for forced links on VSC82x4 by Madalin Bucur · 11 years ago
  22. 06ae4f8 net/phy: Add VSC8662 support by Sandeep Singh · 11 years ago
  23. c2efef7 net/phy: Add VSC8574 support by shaohui xie · 11 years ago
  24. 0508019 net/phy: Add VSC8234 support by Andy Fleming · 11 years ago
  25. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  26. 1295966 PHY: Add RTL8201CP phy_driver to realtek by Jonas Jensen · 11 years ago
  27. b0db7b0 phy: Add MOXA MDIO driver by Jonas Jensen · 11 years ago
  28. 4192c74 mdio_bus: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  29. eea3b20 drivers: net: phy: marvell.c: removed checkpatch.pl warnings by Avinash Kumar · 11 years ago
  30. 6229ed1 net: phy: at803x: add suspend/resume callbacks by Daniel Mack · 11 years ago
  31. 0197ffe net: phy: at803x: don't pass function pointers with & by Daniel Mack · 11 years ago
  32. 1a5465f phy/micrel: Add suspend/resume support to Micrel PHYs by Patrice Vilchez · 11 years ago
  33. 4bdf259 drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead of <asm/io.h> by Avinash Kumar · 11 years ago
  34. 2c0c4fb net: mdio-octeon: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  35. 1b0e53a net: mdio-mux-gpio: use dev_get_platdata() by Jingoo Han · 11 years ago
  36. 9bc7b1c net: mdio-gpio: use dev_get_platdata() by Jingoo Han · 11 years ago
  37. 03536cc net: mdio-sun4i: Convert to devm_* api by Jisheng Zhang · 11 years ago
  38. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  39. f882566 net: phy: mdio-octeon: use platform_set_drvdata() by Libo Chen · 11 years ago
  40. 954c396 net/phy: micrel: Add OF configuration support for ksz9021 by Sean Cross · 11 years ago
  41. 8b64fd6 net: phy: rtl8211: fix interrupt on status link change by Giuseppe CAVALLARO · 11 years ago
  42. 16dda49 net: phy: mdio: add missing __iomem annotation by Jingoo Han · 11 years ago
  43. 32d73b1 net: phy: micrel: Staticize ksz8873mll_read_status() by Jingoo Han · 11 years ago
  44. 2bf420a net: sun4i: fix timeout check by Emilio López · 11 years ago
  45. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  46. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  47. ce9a1bf drivers: net: phy: at803x: Add missing mdio device id by Helmut Schaa · 11 years ago
  48. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  49. f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  50. 9ddebc4 MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC by David Daney · 11 years ago
  51. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  52. 05d7cce drivers: net: phy: at803x: add support for AT8031 by Mugunthan V N · 11 years ago
  53. 1ca6d1b drivers: net: phy: at803x: add interface mode support by Mugunthan V N · 11 years ago
  54. ea13c9e drivers: net: phy: at803x: seperate wol specific code to wol standard apis by Mugunthan V N · 11 years ago
  55. 317420a drivers: net: phy: at803x code cleanup on register and unregister driver by Mugunthan V N · 11 years ago
  56. 4bdcb1d net: Add MDIO bus driver for the Allwinner EMAC by Maxime Ripard · 11 years ago
  57. 10e24caa phy: Add Marvell 88E1510 phy ID by Michal Simek · 11 years ago
  58. 3da09a5 phy: Add Marvell 88E1116R phy ID by Michal Simek · 11 years ago
  59. f5e1cab phy: Use macros instead of hardcoded values in marvell phy driver by Michal Simek · 11 years ago
  60. 5a1cebd phy: Add Vitesse 8211 phy ID by Michal Simek · 11 years ago
  61. 2a8626d phy: Clean coding style in vitesse phy by Michal Simek · 11 years ago
  62. 9a9c56c net: phy: fix a bug when verify the EEE support by Giuseppe CAVALLARO · 11 years ago
  63. 1a9561a net/phy: Use module_spi_driver in spi_ks8995.c by Sachin Kamat · 11 years ago
  64. 50ab731 phy: bcm63xx: report Broadcom BCM63xx PHYs as internal by Florian Fainelli · 11 years ago
  65. 4284b6a phy: allow drivers to flag a PHY device as internal by Florian Fainelli · 11 years ago
  66. 5ea94e7 phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT by Florian Fainelli · 11 years ago
  67. 2c7b492 phy: fix the use of PHY_IGNORE_INTERRUPT by Florian Fainelli · 11 years ago
  68. bbb47bd PHYLIB: queue work on system_power_efficient_wq by Viresh Kumar · 11 years ago
  69. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  70. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  71. 775ae9b netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c by David Daney · 11 years ago
  72. 5d5f184 net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  73. a33e611 phy: Elimination the forced speed reduction algorithm. by Kirill Kapranov · 11 years ago
  74. 9fad0c9 net: mdio-octeon: Use module_platform_driver() by Sachin Kamat · 11 years ago
  75. f8e5fc8 net: mdio-gpio: Use module_platform_driver() by Sachin Kamat · 11 years ago
  76. 3871c38 mv643xx_eth with 88E1318S: support Wake on LAN by Michael Stapelberg · 11 years ago
  77. 42e836e phy: add set_wol/get_wol functions by Michael Stapelberg · 11 years ago
  78. b6bb4df phy/micrel: move flag handling to function for common use by Hector Palacios · 11 years ago
  79. b818d1a phy/micrel: Add support for KSZ8031 by Hector Palacios · 11 years ago
  80. baec126 phy: vitesse make vsc824x_add_skew static by stephen hemminger · 11 years ago
  81. 1994533 Supject: phy: make local function static by stephen hemminger · 11 years ago
  82. 32fcafb net/phy: micrel: Disable asymmetric pause for KSZ9021 by Vlastimil Kosar · 11 years ago
  83. b2a4319 phy: Fix phy_device_free memory leak by Petr Malat · 11 years ago
  84. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  85. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  86. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  87. 870a2b5 phylib: remove !S390 dependeny from Kconfig by Heiko Carstens · 11 years ago
  88. e80beb2 gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() by Grant Likely · 11 years ago
  89. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 11 years ago
  90. e68ed8f drivers:net:misc: Remove unnecessary alloc/OOM messages by Joe Perches · 11 years ago
  91. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  92. 7ab59dc drivers/net/phy/micrel_phy: Add support for new PHYs by David J. Choi · 11 years ago
  93. ef3d904 net: phy: realtek: add rtl8211e driver by Giuseppe CAVALLARO · 11 years ago
  94. 014f2ff net: phy: icplus: fix broken INTR pin settings by Giuseppe CAVALLARO · 11 years ago
  95. b4a4963 net: phy: icplus: Use the RGMII interface mode to configure clock delays by Stuart Menefy · 11 years ago
  96. c3745ea phy/marvell: remove fiber/copper autoselect on 88e1111 by Stef van Os · 11 years ago
  97. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 11 years ago
  98. 4257d58 net: phy: smsc: Fix config_init typo by Patrick Trantham · 12 years ago
  99. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  100. 6ded7cd net: phy: smsc: force all capable mode if the phy is started in powerdown mode by trem · 12 years ago