1. 05a7f58 net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect() by Russell King · 9 years ago
  2. 11e122c net: phy: fix PHY_RUNNING in phy_state_machine by Shaohui Xie · 9 years ago
  3. 32a6416 net: phy: Utilize phy_interface_is_rgmii by Florian Fainelli · 9 years ago
  4. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  5. c15e10e net: phy: Make sure phy_start() always re-enables the phy interrupts by Tim Beale · 9 years ago
  6. db9683fb4 net: phy: Make sure PHY_RESUMING state change is always processed by Tim Beale · 9 years ago
  7. 3e2186e net: phy: Add state machine state transitions debug prints by Florian Fainelli · 9 years ago
  8. 7e14069 net: phy: Allow EEE for all RGMII variants by Florian Fainelli · 9 years ago
  9. 54da5a8 net: phy: Fix verification of EEE support in phy_init_eee by Guenter Roeck · 10 years ago
  10. 9b3320e net: phy: Invalidate LP advertising flags when restarting or disabling AN by Ben Hutchings · 10 years ago
  11. 79ce047 net: phy: Correctly handle MII ioctl which changes autonegotiation. by Brian Hill · 10 years ago
  12. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  13. 7a4cecf phy: fix EEE checks inside the phy_init_eee. by Giuseppe CAVALLARO · 10 years ago
  14. a9f6309 net: phy: allow phy_init_eee() to work with internal PHYs by Florian Fainelli · 10 years ago
  15. 66ce7fb net: phy: export phy_{read,write}_mmd_indirect by Florian Fainelli · 10 years ago
  16. 0c1d77d net: libphy: Add phy specific function to access mmd phy registers by Vince Bridgers · 10 years ago
  17. 3e70770 phy: Expand phy speed/duplex settings array by Lendacky, Thomas · 10 years ago
  18. 2b8f2a2 net: phylib: add link_change_notify callback to phy device by Daniel Mack · 10 years ago
  19. 6e14a5ee net: phy: resume phydev when going to RESUMING by Zhangfei Gao · 10 years ago
  20. e46e08b net phy: Check for aneg completion before setting state to PHY_RUNNING by Balakumaran Kannan · 10 years ago
  21. fa8cdda net phylib: Remove unnecessary condition check in phy by Balakumaran Kannan · 10 years ago
  22. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  23. 4ae6e50 phy: fix compiler array bounds warning on settings[] by Bjorn Helgaas · 11 years ago
  24. c88838c net: phy: update port type for MoCA PHYs by Florian Fainelli · 11 years ago
  25. ad03350 net: phy: fix phy_{clear,config}_interrupt comment typos by Florian Fainelli · 11 years ago
  26. 76a423a net: phy: allow driver to implement their own aneg_done by Florian Fainelli · 11 years ago
  27. a9fa6e6 net: phy: add genphy_aneg_done() by Florian Fainelli · 11 years ago
  28. 766d1d3 net: phy: display human readable PHY speed settings by Florian Fainelli · 11 years ago
  29. df40cc8 net: phy: update phy_print_status to show pause settings by Florian Fainelli · 11 years ago
  30. 43b6329 net: phy: use network device in phy_print_status by Florian Fainelli · 11 years ago
  31. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  32. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  33. 29935ae phylib: remove unused adjust_state() callback by Sergei Shtylyov · 11 years ago
  34. 77051ed phy: kill excess empty lines by Sergei Shtylyov · 11 years ago
  35. 553fe92 phy: kill excess code by Sergei Shtylyov · 11 years ago
  36. e62a768 phy: kill useless local variables by Sergei Shtylyov · 11 years ago
  37. 2f53e90 phy: coding style fixes by Sergei Shtylyov · 11 years ago
  38. 33c133c phy: IRQ cannot be shared by Sergei Shtylyov · 11 years ago
  39. e109374 net: phy: fix checkpatch errors by Florian Fainelli · 11 years ago
  40. be9dad1 net: phy: suspend phydev when going to HALTED by Sebastian Hesselbarth · 11 years ago
  41. 87aa9f9 net: phy: consolidate PHY reset in phy_init_hw() by Florian Fainelli · 11 years ago
  42. 2613f95 net: phy: use phy_init_hw instead of open-coding it by Florian Fainelli · 11 years ago
  43. 114002b net: phy: report link partner features through ethtool by Florian Fainelli · 11 years ago
  44. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  45. f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  46. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  47. 9a9c56c net: phy: fix a bug when verify the EEE support by Giuseppe CAVALLARO · 11 years ago
  48. 4284b6a phy: allow drivers to flag a PHY device as internal by Florian Fainelli · 11 years ago
  49. 5ea94e7 phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT by Florian Fainelli · 11 years ago
  50. 2c7b492 phy: fix the use of PHY_IGNORE_INTERRUPT by Florian Fainelli · 11 years ago
  51. bbb47bd PHYLIB: queue work on system_power_efficient_wq by Viresh Kumar · 11 years ago
  52. a33e611 phy: Elimination the forced speed reduction algorithm. by Kirill Kapranov · 12 years ago
  53. 42e836e phy: add set_wol/get_wol functions by Michael Stapelberg · 12 years ago
  54. b32607d mdio: translation of MMD EEE registers to/from ethtool settings by Allan, Bruce W · 12 years ago
  55. a59a4d1 phy: add the EEE support and the way to access to the MMD registers. by Giuseppe CAVALLARO · 12 years ago
  56. 8d24248 phy: Use pr_<level> by Joe Perches · 12 years ago
  57. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  58. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  59. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  60. af1dc13 phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses by Peter Korsgaard · 14 years ago
  61. a40c9f8 net: add some KERN_CONT markers to continuation lines by Uwe Kleine-König · 14 years ago
  62. 89ff05e phylib: make local function static by stephen hemminger · 14 years ago
  63. 00c7d92 phy.c: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  64. c1f19b5 net: support time stamping in phy devices. by Richard Cochran · 14 years ago
  65. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  66. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  67. 4f9c85a phylib: Move workqueue initialization to a proper place by Anton Vorontsov · 15 years ago
  68. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  69. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  70. 42caa07 phylib: fixes for PHY_RESUMING state changes by Wade Farnsworth · 15 years ago
  71. 3664090 phylib: Fix delay argument of schedule_delayed_work by Atsushi Nemoto · 15 years ago
  72. a8729eb phylib: Allow early-out in phy_change by Anatolij Gustschin · 15 years ago
  73. bf6aede workqueue: add to_delayed_work() helper function by Jean Delvare · 15 years ago
  74. a390d1f phylib: convert state_queue work to delayed_work by Marcin Slusarz · 16 years ago
  75. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  76. 2e88810 phylib: add mdiobus_{read,write} by Lennert Buytenhek · 16 years ago
  77. 0acb283 phylib: Wake PHY state machine on interrupt by Trent Piepho · 16 years ago
  78. c6d6a51 phylib: phy_mii_ioctl() fixes by Lennert Buytenhek · 16 years ago
  79. 9b9a8bf phylib: Fix some sparse warnings by Andy Fleming · 16 years ago
  80. f62220d phylib: Add support for board-level PHY fixups by Andy Fleming · 16 years ago
  81. 35b5f6b PHYLIB: Locking fixes for PHY I/O potentially sleeping by Nate Case · 17 years ago
  82. dda93b4 Stop phy code from returning success to unknown ioctls. by David Woodhouse · 17 years ago
  83. 6daf653 PHYLIB: fix an interrupt loop potential when halting by Maciej W. Rozycki · 17 years ago
  84. 0ac4952 PHYLIB: IRQ event workqueue handling fixes by Maciej W. Rozycki · 17 years ago
  85. 9ff8c68 PHYLIB: Spinlock fixes for softirqs by Maciej W. Rozycki · 17 years ago
  86. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  87. 680e9fe phy: export phy_mii_ioctl by Domen Puncer · 17 years ago
  88. 026d791 Fix a lock problem in generic phy code by Hans-Jürgen Koch · 17 years ago
  89. 163642a phy layer: fix phy_mii_ioctl for autonegotiation by Domen Puncer · 17 years ago
  90. 28e53bd unify flush_work/flush_work_keventd and rename it to cancel_work_sync by Oleg Nesterov · 17 years ago
  91. d0758bc phy: use flush_work_keventd() by Andrew Morton · 17 years ago
  92. 024a0a3 network: add the missing phy_device speed information to phy_mii_ioctl by Shan Lu · 18 years ago
  93. b3df0da phy layer: add kernel-doc + DocBook by Randy Dunlap · 18 years ago
  94. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  95. 9f6d55d PHY: Export phy ethtool helpers by Kumar Gala · 18 years ago
  96. 68380b5 Add "run_scheduled_work()" workqueue function by Linus Torvalds · 18 years ago
  97. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  98. 6b65552 [PATCH] Fixed a number of bugs in the PHY Layer by Andy Fleming · 18 years ago
  99. 3c3070d [PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixes by Maciej W. Rozycki · 18 years ago
  100. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago