1. a6d99fc net: phy: switch remaining users to phy_(read|write)_mmd() by Russell King · 8 years ago
  2. 0878fff net: phy: Do not perform software reset for Generic PHY by Florian Fainelli · 8 years ago
  3. 25149ef net: phy: Check phydev->drv by Florian Fainelli · 8 years ago
  4. 7b9a88a net: phy: Fix PHY unbind crash by Florian Fainelli · 8 years ago
  5. 6d9f66a net: phy: Fix PHY module checks and NULL deref in phy_attach_direct() by Florian Fainelli · 8 years ago
  6. cafe8df net: phy: Fix lack of reference count on PHY driver by Mao Wenan · 8 years ago
  7. 57f3986 net: phy: use boolean dt properties for eee broken modes by jbrunet · 8 years ago
  8. 3bb9ab6 net: phy: fix sign type error in genphy_config_eee_advert by jbrunet · 8 years ago
  9. 529ed12 net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause by Timur Tabi · 8 years ago
  10. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  11. f38e7a3 phy: add phy fixup unregister functions by Woojung.Huh@microchip.com · 8 years ago
  12. ec988ad phy: Don't increment MDIO bus refcount unless it's a different owner by Florian Fainelli · 8 years ago
  13. 0075bd6 net: phy: Fix use after free in phy_detach() by Geert Uytterhoeven · 8 years ago
  14. d853d14 net: phy: add an option to disable EEE advertisement by jbrunet · 8 years ago
  15. a7dac9f phy: fix error case of phy_led_triggers_(un)register by Woojung Huh · 8 years ago
  16. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. 17ae1c6 phy: fix device reference leaks by Johan Hovold · 8 years ago
  18. 2e0bc45 net: phy: leds: add support for led triggers on phy link state change by Zach Brown · 8 years ago
  19. 664fcf1 net: phy: Threaded interrupts allow some simplification by Andrew Lunn · 8 years ago
  20. 94835014 Revert "phy: add support for a reset-gpio specification" by Fabio Estevam · 9 years ago
  21. da47b45 phy: add support for a reset-gpio specification by Uwe Kleine-König · 9 years ago
  22. b74766a phylib: don't return NULL from get_phy_device() by Sergei Shtylyov · 9 years ago
  23. f48256e phy: make some bits preserved while setup forced mode by wangweidong · 9 years ago
  24. cd772de phy: keep pause flags in phy driver features by Woojung.Huh@microchip.com · 9 years ago
  25. 113c74d net: phy: turn carrier off on phy attach by Sjoerd Simons · 9 years ago
  26. 47b356e phy: remove an unneeded condition by Dan Carpenter · 9 years ago
  27. 711fdba mdio: Abstract device_remove() and device_free() by Andrew Lunn · 9 years ago
  28. a9049e0 mdio: Add support for mdio drivers. by Andrew Lunn · 9 years ago
  29. e76a495 phy: Move phy specific bus match into phy_device by Andrew Lunn · 9 years ago
  30. be01da7 phy: Centralize setting driver module owner by Andrew Lunn · 9 years ago
  31. bc87922 phy: Move PHY PM operations into phy_device by Andrew Lunn · 9 years ago
  32. 5cf11be phy_device: Move phy attributes into phy_device by Andrew Lunn · 9 years ago
  33. 7f85442 phy: Add API for {un}registering an mdio device to a bus. by Andrew Lunn · 9 years ago
  34. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  35. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  36. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  37. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  38. 5f6c99e net: phy: fix a bug in get_phy_c45_ids by Shaohui Xie · 9 years ago
  39. f3a6bd3 phylib: Add phy_set_max_speed helper by Simon Horman · 9 years ago
  40. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  41. 7322967 phy: add proper phy struct device refcounting by Russell King · 9 years ago
  42. 3e3aaf6 phy: fix mdiobus module safety by Russell King · 9 years ago
  43. ef899c0 phylib: simplify NULL checks by Sergei Shtylyov · 9 years ago
  44. d3765f0 phylib: simplify bogus phy_device_create() result by Sergei Shtylyov · 9 years ago
  45. 8b63ec1 phylib: Make PHYs children of their MDIO bus, not the bus' parent. by David Daney · 9 years ago
  46. da1da28 net/phy: tune get_phy_c45_ids to support more c45 phy by Shengzhou Liu · 9 years ago
  47. eb68623 net: phy: fix phy link up when limiting speed via device tree by Mugunthan V N · 9 years ago
  48. 8a477a6 net: phy: keep track of the PHY suspend state by Florian Fainelli · 10 years ago
  49. a7d5f58 phylib: use MDIO_DEVS[12] by Sergei Shtylyov · 10 years ago
  50. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  51. d92f5de net: phy: re-apply PHY fixups during phy_register_device by Florian Fainelli · 10 years ago
  52. b3565f2 net: phy: Ensure the MDIO bus module is held by Ezequiel Garcia · 10 years ago
  53. ca12769 net: phy: export phy_suspend and phy_resume by Florian Fainelli · 10 years ago
  54. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  55. de906af net: phy: make of_set_phy_supported work with genphy driver by Sascha Hauer · 11 years ago
  56. c242a47 net: phy: genphy: Allow overwriting features by Sascha Hauer · 11 years ago
  57. b394745 net: phy: Don't call phy_resume if phy_init_hw failed by Guenter Roeck · 11 years ago
  58. af6b696 net: phy: export genphy_config_init() by Daniel Mack · 11 years ago
  59. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  60. 32fc3fd net: phy: fix uninitalized ethtool_wolinfo in phy_suspend by Sebastian Hesselbarth · 11 years ago
  61. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  62. a4572e0 phy: unmask link partner capabilities by Cristian Bercaru · 11 years ago
  63. 9df81dd net: phy: allow PHY drivers to implement their own software reset by Florian Fainelli · 11 years ago
  64. 797ac07 net: phy: move PHY software reset to genphy_soft_reset by Florian Fainelli · 11 years ago
  65. b0ae009 net: phy: add "has_fixups" boolean property by Florian Fainelli · 11 years ago
  66. 76a423a net: phy: allow driver to implement their own aneg_done by Florian Fainelli · 11 years ago
  67. a9fa6e6 net: phy: add genphy_aneg_done() by Florian Fainelli · 11 years ago
  68. 5273e3a net: phy: ensure Gigabit features are masked off if requested by Florian Fainelli · 11 years ago
  69. 395056e phy: cleanup 10g code by stephen hemminger · 11 years ago
  70. 257184d phylib: Support attaching to generic 10g driver by Andy Fleming · 11 years ago
  71. 124059f phylib: Add generic 10G driver by Andy Fleming · 11 years ago
  72. ab2145e phylib: turn genphy_driver to an array by Shaohui Xie · 11 years ago
  73. fbfcec6 phylib: make phy_scan_fixups() static by Sergei Shtylyov · 11 years ago
  74. 29935ae phylib: remove unused adjust_state() callback by Sergei Shtylyov · 11 years ago
  75. 77051ed phy: kill excess empty lines by Sergei Shtylyov · 11 years ago
  76. 553fe92 phy: kill excess code by Sergei Shtylyov · 11 years ago
  77. e62a768 phy: kill useless local variables by Sergei Shtylyov · 11 years ago
  78. 2f53e90 phy: coding style fixes by Sergei Shtylyov · 11 years ago
  79. e109374 net: phy: fix checkpatch errors by Florian Fainelli · 11 years ago
  80. 1211ce5 net: phy: resume/suspend PHYs on attach/detach by Sebastian Hesselbarth · 11 years ago
  81. 481b5d9 net: phy: provide phy_resume/phy_suspend helpers by Sebastian Hesselbarth · 11 years ago
  82. 87aa9f9 net: phy: consolidate PHY reset in phy_init_hw() by Florian Fainelli · 11 years ago
  83. 114002b net: phy: report link partner features through ethtool by Florian Fainelli · 11 years ago
  84. 3fb69bc net/phy: Add the autocross feature for forced links on VSC82x4 by Madalin Bucur · 11 years ago
  85. 4284b6a phy: allow drivers to flag a PHY device as internal by Florian Fainelli · 12 years ago
  86. 5ea94e7 phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT by Florian Fainelli · 12 years ago
  87. 2c7b492 phy: fix the use of PHY_IGNORE_INTERRUPT by Florian Fainelli · 12 years ago
  88. b2a4319 phy: Fix phy_device_free memory leak by Petr Malat · 12 years ago
  89. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  90. d5bf907 phylib: Support registering a bunch of drivers by Christian Hohnstaedt · 12 years ago
  91. 160c85f phy: Fix warning in get_phy_device(). by David S. Miller · 12 years ago
  92. ac28b9f netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs by David Daney · 12 years ago
  93. 8d24248 phy: Use pr_<level> by Joe Perches · 13 years ago
  94. 82251de netdev/phy: Make get_phy_id() static and quit EXPORTing it. by David Daney · 13 years ago
  95. f3ff924 Remove useless get_driver()/put_driver() calls by Alan Stern · 13 years ago
  96. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 13 years ago
  97. 28011cf net: Add ethtool to mii advertisment conversion helpers by Matt Carlson · 13 years ago
  98. 6fe3264 netdev/phy: Use mdiobus_read() so that proper locks are taken. by David Daney · 13 years ago
  99. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  100. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago