1. 1d951ba net: phy: micrel: Update KSZ87xx PHY name by Marek Vasut · 5 years ago
  2. 8b95599 net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs by Marek Vasut · 5 years ago
  3. 407d809 net: phy: micrel: add Asym Pause workaround for KSZ9021 by Hans Andersson · 5 years ago
  4. 7a1d839 net: phy: micrel: make sure the factory test bit is cleared by Antoine Tenart · 6 years ago
  5. 3aed3e2 net: phy: micrel: add Asym Pause workaround by Antoine Tenart · 6 years ago
  6. dcdecdc net: phy: switch drivers to use dynamic feature detection by Heiner Kallweit · 6 years ago
  7. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  8. 232ba3a net: phy: Micrel KSZ8061: link failure after cable connect by Rajasingh Thavamani · 6 years ago
  9. a2443fd net: phy: Convert some PHY and MDIO driver files to SPDX headers by Andrew Lunn · 6 years ago
  10. fa7f3a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  11. 9b420ef net: phy: micrel: use phy_read_mmd and phy_write_mmd by Heiner Kallweit · 6 years ago
  12. 9e857a4 net: phy: Add missing features to PHY drivers by Andrew Lunn · 6 years ago
  13. 1d16073 net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031 by Heiner Kallweit · 6 years ago
  14. 3c1bcc8 net: ethernet: Convert phydev advertize and supported from u32 to link mode by Andrew Lunn · 6 years ago
  15. a4307c0 net: phy: remove flag PHY_HAS_INTERRUPT from driver configs by Heiner Kallweit · 6 years ago
  16. bff5b4b net: phy: micrel: add Microchip KSZ9131 initial driver by Yuiko Oshino · 6 years ago
  17. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  18. e1b505a net: phy: micrel: add 125MHz reference clock workaround by Markus Niebel · 7 years ago
  19. 6c3442f drivers: net: replace UINT64_MAX with U64_MAX by Jisheng Zhang · 7 years ago
  20. c846a2b net: phy: micrel: Use the general dummy stubs for MMD register access by Kevin Hao · 7 years ago
  21. 55f5356 net: phy: micrel: Use strlcpy() for ethtool::get_strings by Florian Fainelli · 7 years ago
  22. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  23. c1a8d0a net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround by Grygorii Strashko · 7 years ago
  24. 7cda4ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  25. 80274ab net: phy: remove generic settings for callbacks config_aneg and read_status from drivers by Heiner Kallweit · 7 years ago
  26. a0da456 net: phy-micrel: check return code in flp center function by Max Uvarov · 7 years ago
  27. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  28. b866203 net/phy: micrel: configure intterupts after autoneg workaround by Zach Brown · 8 years ago
  29. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  30. 79e498a net: phy: micrel: Restore led_mode and clk_sel on resume by Leonard Crestez · 8 years ago
  31. fc3973a phy: micrel: add Microchip KSZ 9477 Switch PHY support by Woojung Huh · 8 years ago
  32. 1b86f70 net: phy: Remove residual magic from PHY drivers by Andrew Lunn · 8 years ago
  33. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  34. b43bd72 Revert "phy: micrel: Disable auto negotiation on startup" by David S. Miller · 8 years ago
  35. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  36. bfe7244 net: phy: micrel: fix crash when statistic requested for KSZ9031 phy by Grygorii Strashko · 8 years ago
  37. d11437e net: phy: convert micrel to new read_mmd/write_mmd driver methods by Russell King · 8 years ago
  38. cf626c3 net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause by Sean Nyekjaer · 8 years ago
  39. 9d162ed net: phy: micrel: add support for KSZ8795 by Sean Nyekjaer · 8 years ago
  40. 529ed12 net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause by Timur Tabi · 8 years ago
  41. ffa54a2 net: phy: micrel: fix KSZ8041FTL supported value by Kirill Esipov · 8 years ago
  42. af70c1f phy: micrel.c: Enable ksz9031 energy-detect power-down mode by Mike Looijmans · 8 years ago
  43. f64f148 phy: micrel: Reenable interrupts during resume for ksz9031 by Xander Huff · 8 years ago
  44. 836384d net: phy: micrel: Add specific suspend by Wenyou Yang · 8 years ago
  45. ecd5a32 phy/micrel: Change phy_id_mask for KSZ8721 by Alexander Stein · 8 years ago
  46. 77501a7 net: phy: micrel: Add KSZ8041FTL fiber mode support by Philipp Zabel · 8 years ago
  47. f893a99 phy: micrel: Use MICREL_PHY_ID_MASK definition by Fabio Estevam · 9 years ago
  48. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  49. 99f81af phy: micrel: Disable auto negotiation on startup by Alexandre Belloni · 9 years ago
  50. f5aba91 phy: micrel: Ensure interrupts are reenabled on resume by Alexandre Belloni · 9 years ago
  51. 321b4d4 phy: marvell/micrel: Fix Unpossible condition by Andrew Lunn · 9 years ago
  52. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. b4c19f7 phy: micrel: Fix finding PHY properties in MAC node for KSZ9031. by Roosen Henri · 9 years ago
  54. be01da7 phy: Centralize setting driver module owner by Andrew Lunn · 9 years ago
  55. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  56. 72ba48b phy: Add phydev_err() and phydev_dbg() macros by Andrew Lunn · 9 years ago
  57. 2b2427d phy: micrel: Add ethtool statistics counters by Andrew Lunn · 9 years ago
  58. 651df21 phy: micrel: Fix finding PHY properties in MAC node. by Andrew Lunn · 9 years ago
  59. d2fd719 net/phy: micrel: Add workaround for bad autoneg by Nathan Sullivan · 9 years ago
  60. 6270e1a net/phy: micrel: Center FLP timing at 16ms by Jaeden Amero · 10 years ago
  61. ae6c97b net/phy: micrel: Comment MMD address of extended registers by Jaeden Amero · 10 years ago
  62. 3c9a9f7 net/phy: micrel: Be more const correct by Jaeden Amero · 10 years ago
  63. bced870 net: phy: micrel: Fix regression in kszphy_probe by Niklas Cassel · 10 years ago
  64. 2b0ba96 net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081 by Sylvain Rochet · 10 years ago
  65. d0e1df9 net: phy: micrel: use generic config_init for KSZ8021/KSZ8031 by Johan Hovold · 10 years ago
  66. ee0dc2f net: phy: micrel: add copyright entry by Johan Hovold · 10 years ago
  67. c6f9575 net: phy: micrel: refactor interrupt config by Johan Hovold · 10 years ago
  68. 86dc134 net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091 by Johan Hovold · 10 years ago
  69. 63f44b2 net: phy: micrel: add generic clock-mode-select support by Johan Hovold · 10 years ago
  70. 0f95903 net: phy: micrel: add has-broadcast-disable flag to type data by Johan Hovold · 10 years ago
  71. e7a792e net: phy: micrel: parse of nodes at probe by Johan Hovold · 10 years ago
  72. e6a423a net: phy: micrel: add device-type abstraction by Johan Hovold · 10 years ago
  73. 7b52314 net: phy: micrel: enable led-mode for KSZ8081/KSZ8091 by Johan Hovold · 10 years ago
  74. 5a16778 net: phy: micrel: clean up led-mode setup by Johan Hovold · 10 years ago
  75. b703586 net: phy: micrel: refactor led-mode error handling by Johan Hovold · 10 years ago
  76. 8620546 net: phy: micrel: add led-mode sanity check by Johan Hovold · 10 years ago
  77. 57a38ef net: phy: micrel: disable broadcast for KSZ8081/KSZ8091 by Johan Hovold · 10 years ago
  78. bde1512 net: phy: micrel: refactor broadcast disable by Johan Hovold · 10 years ago
  79. 00aee09 net: phy: micrel: use BIT macro by Johan Hovold · 10 years ago
  80. 5bb8fc0 net: phy: micrel: fix config_intr error handling by Johan Hovold · 10 years ago
  81. 50fd715 net: phy: replace phy_drivers_register calls by Johan Hovold · 10 years ago
  82. b838b4a phy/micrel: KSZ8031RNL RMII clock reconfiguration bug by Bruno Thomsen · 10 years ago
  83. 1fadee0 net/phy: micrel: Add clock support for KSZ8021/KSZ8031 by Sascha Hauer · 10 years ago
  84. 95e8b10 net/phy: micrel: Disable asymmetric pause for KSZ9031 by Mike Looijmans · 10 years ago
  85. 1993694 net: libphy: Add stubs to hook IEEE MMD Register reads and writes by Vince Bridgers · 10 years ago
  86. 6e4b827 ARM: i.MX6: Add OF configuration support for ksz9031 by Hubert Chaumette · 11 years ago
  87. 6a11974 net/phy: micrel: fix bugged test on device tree loading for ksz9021 by Hubert Chaumette · 11 years ago
  88. 28bdc49 micrel: fix masking off LED bits by Sergei Shtylyov · 11 years ago
  89. 20d8435 phy: micrel: add of configuration for LED mode by Ben Dooks · 11 years ago
  90. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  91. 756b508 net: phy: micrel: fix checkpath errors by Florian Fainelli · 11 years ago
  92. 4bd7b51 micrel: add support for KSZ8041RNLI by Sergei Shtylyov · 11 years ago
  93. 1a5465f phy/micrel: Add suspend/resume support to Micrel PHYs by Patrice Vilchez · 11 years ago
  94. 954c396 net/phy: micrel: Add OF configuration support for ksz9021 by Sean Cross · 11 years ago
  95. 32d73b1 net: phy: micrel: Staticize ksz8873mll_read_status() by Jingoo Han · 11 years ago
  96. b6bb4dfc phy/micrel: move flag handling to function for common use by Hector Palacios · 12 years ago
  97. b818d1a phy/micrel: Add support for KSZ8031 by Hector Palacios · 12 years ago
  98. 32fcafb net/phy: micrel: Disable asymmetric pause for KSZ9021 by Vlastimil Kosar · 12 years ago
  99. 7ab59dc drivers/net/phy/micrel_phy: Add support for new PHYs by David J. Choi · 12 years ago
  100. 93272e0 net: add micrel KSZ8873MLL switch support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago