1. 92c9d56 net: phy: phy_support_sym_pause: Clear Asym Pause by Andrew Lunn · 6 years ago
  2. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  3. 719655a net: phy: Replace phy driver features u32 with link_mode bitmap by Andrew Lunn · 6 years ago
  4. c4fabb8 net: phy: Add phydev_info() by Andrew Lunn · 6 years ago
  5. 93f41e6 net: phy: fix WoL handling when suspending the PHY by Heiner Kallweit · 6 years ago
  6. d31d1d0 Revert "net: phy: fix WoL handling when suspending the PHY" by David S. Miller · 6 years ago
  7. e0511f6 net: phy: fix WoL handling when suspending the PHY by Heiner Kallweit · 6 years ago
  8. 6e2d85e net: phy: Stop with excessive soft reset by Florian Fainelli · 6 years ago
  9. 22b7d29 net: ethernet: Add helper to determine if pause configuration is supported by Andrew Lunn · 6 years ago
  10. 0c12240 net: ethernet: Add helper for set_pauseparam for Pause by Andrew Lunn · 6 years ago
  11. 70814e8 net: ethernet: Add helper for set_pauseparam for Asym Pause by Andrew Lunn · 6 years ago
  12. c306ad3 net: ethernet: Add helper for MACs which support pause by Andrew Lunn · 6 years ago
  13. af8d9bb net: ethernet: Add helper for MACs which support asym pause by Andrew Lunn · 6 years ago
  14. 41124fa net: ethernet: Add helper to remove a supported link mode by Andrew Lunn · 6 years ago
  15. b8f8c8e net: phy: add GBit master / slave error detection by Heiner Kallweit · 6 years ago
  16. df8ed34 net: phy: fix flag masking in __set_phy_supported by Heiner Kallweit · 7 years ago
  17. 7f4828f net: phy: add struct device_type representation of a PHY by Heiner Kallweit · 7 years ago
  18. 02a6efc net: phy: allow scanning busses with missing phys by Alexandre Belloni · 7 years ago
  19. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  20. 5df7af8 net: phy: Add general dummy stubs for MMD register access by Kevin Hao · 7 years ago
  21. 4414b3e net: phy: relax error checking when creating sysfs link netdev->phydev by Grygorii Strashko · 7 years ago
  22. c69851e net: phy: set link state to down when creating the phy_device by Heiner Kallweit · 7 years ago
  23. 9c2c2e6 net: phy: Restore phy_resume() locking assumption by Andrew Lunn · 7 years ago
  24. 18a5b05 net: phy: fix wrong mask to phy_modify() by Ingo van Lil · 7 years ago
  25. 032f470 phy: use new helpers phy_set_bits/phy_clear_bits in phylib by Heiner Kallweit · 7 years ago
  26. f102852 net: phy: fix wrong masks to phy_modify() by Russell King · 7 years ago
  27. fea23fb net: phy: convert read-modify-write to phy_modify() by Russell King · 7 years ago
  28. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  29. f5e6403 net: phy: fix resume handling by Russell King · 7 years ago
  30. a966849 phylib: add reset after clk enable support by Richard Leitner · 7 years ago
  31. bafbdd5 phylib: Add device reset GPIO support by Sergei Shtylyov · 7 years ago
  32. 80274ab net: phy: remove generic settings for callbacks config_aneg and read_status from drivers by Heiner Kallweit · 7 years ago
  33. 059fbe8 net: phy: Fix truncation of large IRQ numbers in phy_attached_print() by Geert Uytterhoeven · 7 years ago
  34. 5e369ae net: stmmac: Delete dead code for MDIO registration by Romain Perier · 7 years ago
  35. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  36. fcd03e3 net: phy: Deal with unbound PHY driver in phy_attached_print() by Florian Fainelli · 7 years ago
  37. 9525ae8 phylink: add phylink infrastructure by Russell King · 7 years ago
  38. a81497b net: phy: provide a hook for link up/link down events by Russell King · 7 years ago
  39. f0f9b4e net: phy: Add phy loopback support in net phy framework by Lin Yun Sheng · 8 years ago
  40. 921690f net: phy: split out 10G genphy support by Russell King · 8 years ago
  41. 5acde34 net: phy: add 802.3 clause 45 support to phylib by Russell King · 8 years ago
  42. a399546 net: phy: Relax error checking on sysfs_create_link() by Florian Fainelli · 8 years ago
  43. 5568363 net: phy: Create sysfs reciprocal links for attached_dev/phydev by Florian Fainelli · 8 years ago
  44. a0a32d3 net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the function by Uwe Kleine-König · 8 years ago
  45. a6d99fc net: phy: switch remaining users to phy_(read|write)_mmd() by Russell King · 8 years ago
  46. 0878fff net: phy: Do not perform software reset for Generic PHY by Florian Fainelli · 8 years ago
  47. 25149ef net: phy: Check phydev->drv by Florian Fainelli · 8 years ago
  48. 7b9a88a net: phy: Fix PHY unbind crash by Florian Fainelli · 8 years ago
  49. 6d9f66a net: phy: Fix PHY module checks and NULL deref in phy_attach_direct() by Florian Fainelli · 8 years ago
  50. cafe8df net: phy: Fix lack of reference count on PHY driver by Mao Wenan · 8 years ago
  51. 57f3986 net: phy: use boolean dt properties for eee broken modes by jbrunet · 8 years ago
  52. 3bb9ab6 net: phy: fix sign type error in genphy_config_eee_advert by jbrunet · 8 years ago
  53. 529ed12 net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause by Timur Tabi · 8 years ago
  54. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. f38e7a3 phy: add phy fixup unregister functions by Woojung.Huh@microchip.com · 8 years ago
  56. ec988ad phy: Don't increment MDIO bus refcount unless it's a different owner by Florian Fainelli · 8 years ago
  57. 0075bd6 net: phy: Fix use after free in phy_detach() by Geert Uytterhoeven · 8 years ago
  58. d853d14 net: phy: add an option to disable EEE advertisement by jbrunet · 8 years ago
  59. a7dac9f phy: fix error case of phy_led_triggers_(un)register by Woojung Huh · 8 years ago
  60. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  61. 17ae1c6 phy: fix device reference leaks by Johan Hovold · 8 years ago
  62. 2e0bc45 net: phy: leds: add support for led triggers on phy link state change by Zach Brown · 8 years ago
  63. 664fcf1 net: phy: Threaded interrupts allow some simplification by Andrew Lunn · 8 years ago
  64. 94835014 Revert "phy: add support for a reset-gpio specification" by Fabio Estevam · 9 years ago
  65. da47b45 phy: add support for a reset-gpio specification by Uwe Kleine-König · 9 years ago
  66. b74766a phylib: don't return NULL from get_phy_device() by Sergei Shtylyov · 9 years ago
  67. f48256e phy: make some bits preserved while setup forced mode by wangweidong · 9 years ago
  68. cd772de phy: keep pause flags in phy driver features by Woojung.Huh@microchip.com · 9 years ago
  69. 113c74d net: phy: turn carrier off on phy attach by Sjoerd Simons · 9 years ago
  70. 47b356e phy: remove an unneeded condition by Dan Carpenter · 9 years ago
  71. 711fdba mdio: Abstract device_remove() and device_free() by Andrew Lunn · 9 years ago
  72. a9049e0 mdio: Add support for mdio drivers. by Andrew Lunn · 9 years ago
  73. e76a495 phy: Move phy specific bus match into phy_device by Andrew Lunn · 9 years ago
  74. be01da7 phy: Centralize setting driver module owner by Andrew Lunn · 9 years ago
  75. bc87922 phy: Move PHY PM operations into phy_device by Andrew Lunn · 9 years ago
  76. 5cf11be phy_device: Move phy attributes into phy_device by Andrew Lunn · 9 years ago
  77. 7f85442 phy: Add API for {un}registering an mdio device to a bus. by Andrew Lunn · 9 years ago
  78. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  79. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  80. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  81. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  82. 5f6c99e net: phy: fix a bug in get_phy_c45_ids by Shaohui Xie · 9 years ago
  83. f3a6bd3 phylib: Add phy_set_max_speed helper by Simon Horman · 9 years ago
  84. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  85. 7322967 phy: add proper phy struct device refcounting by Russell King · 9 years ago
  86. 3e3aaf6 phy: fix mdiobus module safety by Russell King · 9 years ago
  87. ef899c0 phylib: simplify NULL checks by Sergei Shtylyov · 9 years ago
  88. d3765f0 phylib: simplify bogus phy_device_create() result by Sergei Shtylyov · 9 years ago
  89. 8b63ec1 phylib: Make PHYs children of their MDIO bus, not the bus' parent. by David Daney · 9 years ago
  90. da1da28 net/phy: tune get_phy_c45_ids to support more c45 phy by Shengzhou Liu · 10 years ago
  91. eb68623 net: phy: fix phy link up when limiting speed via device tree by Mugunthan V N · 10 years ago
  92. 8a477a6 net: phy: keep track of the PHY suspend state by Florian Fainelli · 10 years ago
  93. a7d5f58 phylib: use MDIO_DEVS[12] by Sergei Shtylyov · 10 years ago
  94. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  95. d92f5de net: phy: re-apply PHY fixups during phy_register_device by Florian Fainelli · 10 years ago
  96. b3565f2 net: phy: Ensure the MDIO bus module is held by Ezequiel Garcia · 10 years ago
  97. ca12769 net: phy: export phy_suspend and phy_resume by Florian Fainelli · 10 years ago
  98. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  99. de906af net: phy: make of_set_phy_supported work with genphy driver by Sascha Hauer · 11 years ago
  100. c242a47 net: phy: genphy: Allow overwriting features by Sascha Hauer · 11 years ago