1. 6e4b827 ARM: i.MX6: Add OF configuration support for ksz9031 by Hubert Chaumette · 10 years ago
  2. 6d48f44 mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free by Grygorii Strashko · 10 years ago
  3. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  4. 2ebb158 net/phy: Remove return value for void function by Shruti Kanetkar · 10 years ago
  5. 6a11974 net/phy: micrel: fix bugged test on device tree loading for ksz9021 by Hubert Chaumette · 10 years ago
  6. 6ff01db net: phy: at803x: use genphy_config_init() by Daniel Mack · 10 years ago
  7. af6b696 net: phy: export genphy_config_init() by Daniel Mack · 10 years ago
  8. f1d54c4 net: mdio-gpio: Add support for separate MDI and MDO gpio pins by Guenter Roeck · 10 years ago
  9. 1d25148 net: mdio-gpio: Add support for active low gpio pins by Guenter Roeck · 10 years ago
  10. 78cdb07 net: mdio-gpio: Use devm_ functions where possible by Guenter Roeck · 10 years ago
  11. fa8cdda net phylib: Remove unnecessary condition check in phy by Balakumaran Kannan · 11 years ago
  12. 240a12d net: Micrel KSZ8864RMN 4-port managed switch support by Philipp Zabel · 11 years ago
  13. 408eccc net: ptp: move PTP classifier in its own file by Daniel Borkmann · 11 years ago
  14. 77a9939 phy/at8031: enable at8031 to work on interrupt mode by Zhao Qiang · 11 years ago
  15. fe1ee45 net: sun4i: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
  16. a62ea5a net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTER by Florian Fainelli · 11 years ago
  17. 9918542 net: phy: bcm7xxx: fix spurious MDIO failures during workaround by Florian Fainelli · 11 years ago
  18. a3622f2 net: phy: bcm7xxx: define constants for our registers by Florian Fainelli · 11 years ago
  19. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  20. 621bdec dp83640: let the periodic pin from the module parameter be a default. by Richard Cochran · 11 years ago
  21. faa8971 dp83640: let external input pins from the module parameters be defaults. by Richard Cochran · 11 years ago
  22. 86dd361 dp83640: implement programmable pin functions. by Richard Cochran · 11 years ago
  23. 564ca56 dp83640: correct the periodic output frequency by Richard Cochran · 11 years ago
  24. fbf4b93 dp83640: trivial fixes by Richard Cochran · 11 years ago
  25. 28bdc49 micrel: fix masking off LED bits by Sergei Shtylyov · 11 years ago
  26. 32fc3fd net: phy: fix uninitalized ethtool_wolinfo in phy_suspend by Sebastian Hesselbarth · 11 years ago
  27. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  28. 4ae6e50 phy: fix compiler array bounds warning on settings[] by Bjorn Helgaas · 11 years ago
  29. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  30. 20d8435 phy: micrel: add of configuration for LED mode by Ben Dooks · 11 years ago
  31. a4572e0 phy: unmask link partner capabilities by Cristian Bercaru · 11 years ago
  32. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  33. 9df81dd net: phy: allow PHY drivers to implement their own software reset by Florian Fainelli · 11 years ago
  34. 797ac07 net: phy: move PHY software reset to genphy_soft_reset by Florian Fainelli · 11 years ago
  35. b560a58 net: phy: add Broadcom BCM7xxx internal PHY driver by Florian Fainelli · 11 years ago
  36. 439d39a net: phy: broadcom: extract register definitions by Florian Fainelli · 11 years ago
  37. c88838c net: phy: update port type for MoCA PHYs by Florian Fainelli · 11 years ago
  38. 602b109 net:phy:dp83640: Move all HW initialization to dp83640_config_init by Stefan Sørensen · 11 years ago
  39. 8bed1285 net: phy: expose phydev->has_fixups to sysfs by Florian Fainelli · 11 years ago
  40. b0ae009 net: phy: add "has_fixups" boolean property by Florian Fainelli · 11 years ago
  41. 3d055d8 net: phy: expose PHY device interface mode by Florian Fainelli · 11 years ago
  42. ad03350 net: phy: fix phy_{clear,config}_interrupt comment typos by Florian Fainelli · 11 years ago
  43. 76a423a net: phy: allow driver to implement their own aneg_done by Florian Fainelli · 11 years ago
  44. a9fa6e6 net: phy: add genphy_aneg_done() by Florian Fainelli · 11 years ago
  45. 766d1d3 net: phy: display human readable PHY speed settings by Florian Fainelli · 11 years ago
  46. df40cc8 net: phy: update phy_print_status to show pause settings by Florian Fainelli · 11 years ago
  47. 43b6329 net: phy: use network device in phy_print_status by Florian Fainelli · 11 years ago
  48. 16e5a2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  49. efe2057 net: phy: sunxi: Add new compatibles by Maxime Ripard · 11 years ago
  50. 5273e3a net: phy: ensure Gigabit features are masked off if requested by Florian Fainelli · 11 years ago
  51. 62ad968 net:phy:dp83640: Initialize PTP clocks at device init. by Stefan Sørensen · 11 years ago
  52. 80671bd net:phy:dp83640: Do not hardcode timestamping event edge by Stefan Sørensen · 11 years ago
  53. e2e2f51 net:phy:dp83640: Declare that TX timestamping possible by Stefan Sørensen · 11 years ago
  54. 0c692d0 drivers/net/phy/mdio_bus.c: call put_device on device_register() failure by Levente Kurusa · 11 years ago
  55. 395056e phy: cleanup 10g code by stephen hemminger · 11 years ago
  56. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  57. 257184d phylib: Support attaching to generic 10g driver by Andy Fleming · 11 years ago
  58. 124059f phylib: Add generic 10G driver by Andy Fleming · 11 years ago
  59. ab2145e phylib: turn genphy_driver to an array by Shaohui Xie · 11 years ago
  60. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  61. fbfcec6 phylib: make phy_scan_fixups() static by Sergei Shtylyov · 11 years ago
  62. 29935ae phylib: remove unused adjust_state() callback by Sergei Shtylyov · 11 years ago
  63. 77051ed phy: kill excess empty lines by Sergei Shtylyov · 11 years ago
  64. 553fe92 phy: kill excess code by Sergei Shtylyov · 11 years ago
  65. e62a768 phy: kill useless local variables by Sergei Shtylyov · 11 years ago
  66. 02d320c mdio_bus: coding style fixes by Sergei Shtylyov · 11 years ago
  67. 2f53e90 phy: coding style fixes by Sergei Shtylyov · 11 years ago
  68. 33c133c phy: IRQ cannot be shared by Sergei Shtylyov · 11 years ago
  69. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  70. 7aff967 net: phy: spi_ks8995: fix checkpatch errors by Florian Fainelli · 11 years ago
  71. e109374 net: phy: fix checkpatch errors by Florian Fainelli · 11 years ago
  72. 756b508 net: phy: micrel: fix checkpath errors by Florian Fainelli · 11 years ago
  73. 6f901b7 net: phy: mdio_bus: fix checkpath error by Florian Fainelli · 11 years ago
  74. 5df47d5 net: phy: lxt: fix checkpath errors by Florian Fainelli · 11 years ago
  75. 9ed66cb net: phy: icplus: fix checkpath error by Florian Fainelli · 11 years ago
  76. dd61d96 net: phy: dp83640: fix checkpath error by Florian Fainelli · 11 years ago
  77. a60e7e1 net: phy: davicom: fix checkpath errors by Florian Fainelli · 11 years ago
  78. 5a48b72 net: phy: cicada: fix checkpath errors by Florian Fainelli · 11 years ago
  79. be9dad1 net: phy: suspend phydev when going to HALTED by Sebastian Hesselbarth · 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. 0898b44 net: phy: marvell: provide genphy suspend/resume by Sebastian Hesselbarth · 11 years ago
  83. 4bd7b51 micrel: add support for KSZ8041RNLI by Sergei Shtylyov · 11 years ago
  84. 6d4bebe net: phy: spi_ks8995: remove unnecessary spi_set_drvdata() by Jingoo Han · 11 years ago
  85. 87aa9f9 net: phy: consolidate PHY reset in phy_init_hw() by Florian Fainelli · 11 years ago
  86. 2613f95 net: phy: use phy_init_hw instead of open-coding it by Florian Fainelli · 11 years ago
  87. 114002b net: phy: report link partner features through ethtool by Florian Fainelli · 11 years ago
  88. 167f76a phy: Add Vitesse 8514 phy ID by Shaohui Xie · 11 years ago
  89. 3fb69bc net/phy: Add the autocross feature for forced links on VSC82x4 by Madalin Bucur · 11 years ago
  90. 06ae4f8 net/phy: Add VSC8662 support by Sandeep Singh · 11 years ago
  91. c2efef7 net/phy: Add VSC8574 support by shaohui xie · 11 years ago
  92. 0508019 net/phy: Add VSC8234 support by Andy Fleming · 11 years ago
  93. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  94. 1295966 PHY: Add RTL8201CP phy_driver to realtek by Jonas Jensen · 11 years ago
  95. b0db7b0 phy: Add MOXA MDIO driver by Jonas Jensen · 11 years ago
  96. 4192c74 mdio_bus: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  97. eea3b20 drivers: net: phy: marvell.c: removed checkpatch.pl warnings by Avinash Kumar · 11 years ago
  98. 6229ed1 net: phy: at803x: add suspend/resume callbacks by Daniel Mack · 11 years ago
  99. 0197ffe net: phy: at803x: don't pass function pointers with & by Daniel Mack · 11 years ago
  100. 1a5465f phy/micrel: Add suspend/resume support to Micrel PHYs by Patrice Vilchez · 11 years ago