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