1. a3f89d2 net: phy: Keep reporting transceiver type by Florian Fainelli · 7 years ago
  2. c6ac36b net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv by Heiner Kallweit · 6 years ago
  3. e939967 net: phy: avoid genphy_aneg_done() for PHYs without clause 22 support by Russell King · 7 years ago
  4. 19d3213 net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT by Heiner Kallweit · 6 years ago
  5. a6e51fd Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()" by Florian Fainelli · 7 years ago
  6. 0bbbbae phy state machine: failsafe leave invalid RUNNING state by Zefir Kurtisi · 7 years ago
  7. 38e71ea net: phy: Correctly process PHY_HALTED in phy_stop_machine() by Florian Fainelli · 7 years ago
  8. 97ace18 net: phy: add an option to disable EEE advertisement by jbrunet · 8 years ago
  9. ae6a762 net: phy: fix auto-negotiation stall due to unavailable interrupt by Alexander Kochetkov · 7 years ago
  10. c63d618 net: phy: handle state correctly in phy_stop_machine by Nathan Sullivan · 7 years ago
  11. feaa5ba net: phy: Avoid deadlock during phy_error() by Florian Fainelli · 7 years ago
  12. 3c293f4 net: phy: Trigger state machine on state change and not polling. by Andrew Lunn · 8 years ago
  13. c3e70ed Revert "phy: IRQ cannot be shared" by Xander Huff · 8 years ago
  14. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. 84a527a net: phylib: fix interrupts re-enablement in phy_start by Shaohui Xie · 8 years ago
  16. 9d9a77c net: phy: add phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  17. 2d55173 phy: add generic function to support ksetting support by Philippe Reynes · 8 years ago
  18. deccd16f9 net: phy: Fix phy_mac_interrupt() by Florian Fainelli · 8 years ago
  19. d5c3d84 net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS by Florian Fainelli · 8 years ago
  20. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 8 years ago
  21. 053e7e1 phy: phy_{read|write}_mmd_indirect: get addr from phydev by Andrew Lunn · 8 years ago
  22. 72ba48b phy: Add phydev_err() and phydev_dbg() macros by Andrew Lunn · 8 years ago
  23. cf18b77 net: phy: reset only targeted phy by Jérôme Pouiller · 9 years ago
  24. 321beec net: phy: Use interrupts when available in NOLINK state by Andrew Lunn · 9 years ago
  25. ef899c0 phylib: simplify NULL checks by Sergei Shtylyov · 9 years ago
  26. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  27. 05a7f58 net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect() by Russell King · 9 years ago
  28. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  29. 11e122c net: phy: fix PHY_RUNNING in phy_state_machine by Shaohui Xie · 9 years ago
  30. 239aa55 net: phy: Support setting polarity in marvell phy driver by David Thomson · 9 years ago
  31. 634ec36 net: phy: Pass mdix ethtool setting through to phy driver by David Thomson · 9 years ago
  32. 32a6416 net: phy: Utilize phy_interface_is_rgmii by Florian Fainelli · 9 years ago
  33. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  34. c15e10e net: phy: Make sure phy_start() always re-enables the phy interrupts by Tim Beale · 9 years ago
  35. db9683fb4 net: phy: Make sure PHY_RESUMING state change is always processed by Tim Beale · 9 years ago
  36. 3e2186e net: phy: Add state machine state transitions debug prints by Florian Fainelli · 9 years ago
  37. 7e14069 net: phy: Allow EEE for all RGMII variants by Florian Fainelli · 9 years ago
  38. 54da5a8 net: phy: Fix verification of EEE support in phy_init_eee by Guenter Roeck · 9 years ago
  39. 9b3320e net: phy: Invalidate LP advertising flags when restarting or disabling AN by Ben Hutchings · 9 years ago
  40. 79ce047 net: phy: Correctly handle MII ioctl which changes autonegotiation. by Brian Hill · 10 years ago
  41. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  42. 7a4cecf phy: fix EEE checks inside the phy_init_eee. by Giuseppe CAVALLARO · 10 years ago
  43. a9f6309 net: phy: allow phy_init_eee() to work with internal PHYs by Florian Fainelli · 10 years ago
  44. 66ce7fb net: phy: export phy_{read,write}_mmd_indirect by Florian Fainelli · 10 years ago
  45. 0c1d77d net: libphy: Add phy specific function to access mmd phy registers by Vince Bridgers · 10 years ago
  46. 3e70770 phy: Expand phy speed/duplex settings array by Lendacky, Thomas · 10 years ago
  47. 2b8f2a2 net: phylib: add link_change_notify callback to phy device by Daniel Mack · 10 years ago
  48. 6e14a5ee net: phy: resume phydev when going to RESUMING by Zhangfei Gao · 10 years ago
  49. e46e08b net phy: Check for aneg completion before setting state to PHY_RUNNING by Balakumaran Kannan · 10 years ago
  50. fa8cdda net phylib: Remove unnecessary condition check in phy by Balakumaran Kannan · 10 years ago
  51. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  52. 4ae6e50 phy: fix compiler array bounds warning on settings[] by Bjorn Helgaas · 10 years ago
  53. c88838c net: phy: update port type for MoCA PHYs by Florian Fainelli · 10 years ago
  54. ad03350 net: phy: fix phy_{clear,config}_interrupt comment typos by Florian Fainelli · 10 years ago
  55. 76a423a net: phy: allow driver to implement their own aneg_done by Florian Fainelli · 10 years ago
  56. a9fa6e6 net: phy: add genphy_aneg_done() by Florian Fainelli · 10 years ago
  57. 766d1d3 net: phy: display human readable PHY speed settings by Florian Fainelli · 10 years ago
  58. df40cc8 net: phy: update phy_print_status to show pause settings by Florian Fainelli · 10 years ago
  59. 43b6329 net: phy: use network device in phy_print_status by Florian Fainelli · 10 years ago
  60. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  61. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  62. 29935ae phylib: remove unused adjust_state() callback by Sergei Shtylyov · 10 years ago
  63. 77051ed phy: kill excess empty lines by Sergei Shtylyov · 10 years ago
  64. 553fe92 phy: kill excess code by Sergei Shtylyov · 10 years ago
  65. e62a768 phy: kill useless local variables by Sergei Shtylyov · 10 years ago
  66. 2f53e90 phy: coding style fixes by Sergei Shtylyov · 10 years ago
  67. 33c133c phy: IRQ cannot be shared by Sergei Shtylyov · 10 years ago
  68. e109374 net: phy: fix checkpatch errors by Florian Fainelli · 10 years ago
  69. be9dad1 net: phy: suspend phydev when going to HALTED by Sebastian Hesselbarth · 11 years ago
  70. 87aa9f9 net: phy: consolidate PHY reset in phy_init_hw() by Florian Fainelli · 11 years ago
  71. 2613f95 net: phy: use phy_init_hw instead of open-coding it by Florian Fainelli · 11 years ago
  72. 114002b net: phy: report link partner features through ethtool by Florian Fainelli · 11 years ago
  73. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  74. f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  75. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  76. 9a9c56c net: phy: fix a bug when verify the EEE support by Giuseppe CAVALLARO · 11 years ago
  77. 4284b6a phy: allow drivers to flag a PHY device as internal by Florian Fainelli · 11 years ago
  78. 5ea94e7 phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT by Florian Fainelli · 11 years ago
  79. 2c7b492 phy: fix the use of PHY_IGNORE_INTERRUPT by Florian Fainelli · 11 years ago
  80. bbb47bd PHYLIB: queue work on system_power_efficient_wq by Viresh Kumar · 11 years ago
  81. a33e611 phy: Elimination the forced speed reduction algorithm. by Kirill Kapranov · 11 years ago
  82. 42e836e phy: add set_wol/get_wol functions by Michael Stapelberg · 11 years ago
  83. b32607d mdio: translation of MMD EEE registers to/from ethtool settings by Allan, Bruce W · 12 years ago
  84. a59a4d1 phy: add the EEE support and the way to access to the MMD registers. by Giuseppe CAVALLARO · 12 years ago
  85. 8d24248 phy: Use pr_<level> by Joe Perches · 12 years ago
  86. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  87. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  88. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  89. af1dc13 phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses by Peter Korsgaard · 13 years ago
  90. a40c9f8 net: add some KERN_CONT markers to continuation lines by Uwe Kleine-König · 14 years ago
  91. 89ff05e phylib: make local function static by stephen hemminger · 14 years ago
  92. 00c7d92 phy.c: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  93. c1f19b5 net: support time stamping in phy devices. by Richard Cochran · 14 years ago
  94. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  95. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  96. 4f9c85a phylib: Move workqueue initialization to a proper place by Anton Vorontsov · 14 years ago
  97. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  98. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  99. 42caa07 phylib: fixes for PHY_RESUMING state changes by Wade Farnsworth · 15 years ago
  100. 3664090 phylib: Fix delay argument of schedule_delayed_work by Atsushi Nemoto · 15 years ago