1. 9fad0c9 net: mdio-octeon: Use module_platform_driver() by Sachin Kamat · 11 years ago
  2. f8e5fc8 net: mdio-gpio: Use module_platform_driver() by Sachin Kamat · 11 years ago
  3. 3871c38 mv643xx_eth with 88E1318S: support Wake on LAN by Michael Stapelberg · 11 years ago
  4. 42e836e phy: add set_wol/get_wol functions by Michael Stapelberg · 11 years ago
  5. b6bb4df phy/micrel: move flag handling to function for common use by Hector Palacios · 11 years ago
  6. b818d1a phy/micrel: Add support for KSZ8031 by Hector Palacios · 11 years ago
  7. baec126 phy: vitesse make vsc824x_add_skew static by stephen hemminger · 11 years ago
  8. 1994533 Supject: phy: make local function static by stephen hemminger · 11 years ago
  9. 32fcafb net/phy: micrel: Disable asymmetric pause for KSZ9021 by Vlastimil Kosar · 11 years ago
  10. b2a4319 phy: Fix phy_device_free memory leak by Petr Malat · 11 years ago
  11. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  12. 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
  13. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  14. 870a2b5 phylib: remove !S390 dependeny from Kconfig by Heiko Carstens · 11 years ago
  15. e80beb2 gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() by Grant Likely · 11 years ago
  16. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 11 years ago
  17. e68ed8f drivers:net:misc: Remove unnecessary alloc/OOM messages by Joe Perches · 11 years ago
  18. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  19. 7ab59dc drivers/net/phy/micrel_phy: Add support for new PHYs by David J. Choi · 11 years ago
  20. ef3d904 net: phy: realtek: add rtl8211e driver by Giuseppe CAVALLARO · 11 years ago
  21. 014f2ff net: phy: icplus: fix broken INTR pin settings by Giuseppe CAVALLARO · 11 years ago
  22. b4a4963 net: phy: icplus: Use the RGMII interface mode to configure clock delays by Stuart Menefy · 11 years ago
  23. c3745ea phy/marvell: remove fiber/copper autoselect on 88e1111 by Stef van Os · 11 years ago
  24. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 11 years ago
  25. 4257d58 net: phy: smsc: Fix config_init typo by Patrick Trantham · 12 years ago
  26. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  27. 6ded7cd net: phy: smsc: force all capable mode if the phy is started in powerdown mode by trem · 12 years ago
  28. 1642182 net/phy: Add interrupt support for dp83640 phy. by Stephan Gatzka · 12 years ago
  29. 633d159 net/phy: remove __dev* attributes by Bill Pemberton · 12 years ago
  30. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  31. 93272e0 net: add micrel KSZ8873MLL switch support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  32. 3272dd9 of/net/mdio-gpio: Fix pdev->id issue when using devicetrees. by Srinivas Kandagatla · 12 years ago
  33. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  34. 4223dbf net: phy: smsc: Re-enable EDPD mode for LAN87xx by Patrick Trantham · 12 years ago
  35. 80d1178 Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free" by David S. Miller · 12 years ago
  36. 63f71dd net/phy/davicom: add irq functions to DM9161E and DM9161A by Joachim Eastwood · 12 years ago
  37. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  38. 56277f4 phylib: mdio: Add sysfs attribute for PHY identifiers. by Nick Bowler · 12 years ago
  39. aa73187 drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free by Peter Senna Tschudin · 12 years ago
  40. 0ca7111 phy: add AT803x driver by Matus Ujhelyi · 12 years ago
  41. 4085a7f netdev/phy: Prototype of_mdio_find_bus() by Mark Brown · 12 years ago
  42. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  43. b629820 net: phy: smsc: Implement PHY config_init for LAN87xx by Marek Vasut · 12 years ago
  44. 871d1d6 lxt PHY: Support for the buggy LXT973 rev A2 by LEROY Christophe · 12 years ago
  45. 510d573 phy/micrel: Rename KS80xx to KSZ80xx by Marek Vasut · 12 years ago
  46. 212ea99 phy/micrel: Implement support for KSZ8021 by Marek Vasut · 12 years ago
  47. 1ef7615 ptp: link the phc device to its parent device by Richard Cochran · 12 years ago
  48. 9913b8c net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver by Peter Hüwe · 12 years ago
  49. 16fa9e1 netdev/phy: mdio-mux-mmioreg.c should include of_address.h by Timur Tabi · 12 years ago
  50. 6cc2ff8 netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device by Timur Tabi · 12 years ago
  51. e92bdf4b of/mdio-gpio: Simplify the way device tree support is implemented. by Srinivas Kandagatla · 12 years ago
  52. b32607d mdio: translation of MMD EEE registers to/from ethtool settings by Allan, Bruce W · 12 years ago
  53. 61abcb7 netdev/phy: skip disabled mdio-mux nodes by Timur Tabi · 12 years ago
  54. 7cefdd1 drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd data by Julia Lawall · 12 years ago
  55. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  56. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  57. 2fd46f4 netdev: mdio-octeon.c: Convert to use device tree. by David Daney · 12 years ago
  58. 90b24cf Change email address for Steve Glendinning by Steve Glendinning · 12 years ago
  59. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  60. b93984c netdev/phy: Fixup lockdep warnings in mdio-mux.c by David Daney · 12 years ago
  61. 806a0fb bcm87xx: fix reg-init comment typo by Peter Korsgaard · 12 years ago
  62. d5bf907 phylib: Support registering a bunch of drivers by Christian Hohnstaedt · 12 years ago
  63. 567990c bcm87xx: disable autonegotiation by default by Peter Korsgaard · 12 years ago
  64. a59a4d1 phy: add the EEE support and the way to access to the MMD registers. by Giuseppe CAVALLARO · 12 years ago
  65. 160c85f phy: Fix warning in get_phy_device(). by David S. Miller · 12 years ago
  66. e9976d7 netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs by David Daney · 12 years ago
  67. a30e2c1 netdev/phy/of: Add more methods for binding PHY devices to drivers. by David Daney · 12 years ago
  68. ac28b9f netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs by David Daney · 12 years ago
  69. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  70. 48d7d0a phy/micrel: change phy_id_mask for KSZ9021 and KS8001 by Jason Wang · 12 years ago
  71. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  72. 8d24248 phy: Use pr_<level> by Joe Perches · 12 years ago
  73. f41ef2e netdev: fix drivers/net/phy/ kernel-doc warnings by Randy Dunlap · 12 years ago
  74. 9ec0db7 net: icplus: fix interrupt mask by Giuseppe CAVALLARO · 12 years ago
  75. 82251de netdev/phy: Make get_phy_id() static and quit EXPORTing it. by David Daney · 12 years ago
  76. b943fbb net: of/phy: fix build error when phylib is built as a module by Bjørn Mork · 12 years ago
  77. 416912a netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines. by David Daney · 12 years ago
  78. 0ca2997 netdev/of/phy: Add MDIO bus multiplexer support. by David Daney · 12 years ago
  79. 2510602 netdev/of/phy: New function: of_mdio_find_bus(). by David Daney · 12 years ago
  80. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  81. 996f739 icplus: fix interrupt for IC+ 101A/G and 1001LF by Giuseppe CAVALLARO · 12 years ago
  82. 60dfc62 net: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 12 years ago
  83. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  84. 7dff349 dp83640: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  85. cc90cb3 net:phy:marvell: remove unnecessary code by Srinivas Kandagatla · 12 years ago
  86. 8bc47ec net:phy:davicom: remove unnecessary code by Srinivas Kandagatla · 12 years ago
  87. a25cc43 net:phy:bcm63xx: remove unnecessary code by Srinivas Kandagatla · 12 years ago
  88. b330014 phy:icplus:fix Auto Power Saving in ip101a_config_init. by Srinivas Kandagatla · 12 years ago
  89. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  90. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  91. 4909912 phy: add am79c874 PHY support by Heiko Schocher · 12 years ago
  92. c2ec3ff phc: Update author's email address. by Richard Cochran · 12 years ago
  93. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  94. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  95. e3e09f2 phy: IC+101G and PHY_HAS_INTERRUPT flag by Giuseppe CAVALLARO · 12 years ago
  96. b8e3995 netdev/phy/icplus: Correct broken phy_init code by David McKay · 12 years ago
  97. b4e5185 irq_domain/x86: Convert x86 (embedded) to use common irq_domain by Grant Likely · 13 years ago
  98. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 12 years ago
  99. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 12 years ago
  100. f3ff924 Remove useless get_driver()/put_driver() calls by Alan Stern · 12 years ago