1. b866203 net/phy: micrel: configure intterupts after autoneg workaround by Zach Brown · 7 years ago
  2. 79e498a net: phy: micrel: Restore led_mode and clk_sel on resume by Leonard Crestez · 8 years ago
  3. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  4. b43bd72 Revert "phy: micrel: Disable auto negotiation on startup" by David S. Miller · 8 years ago
  5. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. bfe7244 net: phy: micrel: fix crash when statistic requested for KSZ9031 phy by Grygorii Strashko · 8 years ago
  7. d11437e net: phy: convert micrel to new read_mmd/write_mmd driver methods by Russell King · 8 years ago
  8. cf626c3 net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause by Sean Nyekjaer · 8 years ago
  9. 9d162ed net: phy: micrel: add support for KSZ8795 by Sean Nyekjaer · 8 years ago
  10. 529ed12 net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause by Timur Tabi · 8 years ago
  11. ffa54a2 net: phy: micrel: fix KSZ8041FTL supported value by Kirill Esipov · 8 years ago
  12. af70c1f phy: micrel.c: Enable ksz9031 energy-detect power-down mode by Mike Looijmans · 8 years ago
  13. f64f148 phy: micrel: Reenable interrupts during resume for ksz9031 by Xander Huff · 8 years ago
  14. 836384d net: phy: micrel: Add specific suspend by Wenyou Yang · 8 years ago
  15. ecd5a32 phy/micrel: Change phy_id_mask for KSZ8721 by Alexander Stein · 8 years ago
  16. 77501a7 net: phy: micrel: Add KSZ8041FTL fiber mode support by Philipp Zabel · 8 years ago
  17. f893a99 phy: micrel: Use MICREL_PHY_ID_MASK definition by Fabio Estevam · 9 years ago
  18. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  19. 99f81af phy: micrel: Disable auto negotiation on startup by Alexandre Belloni · 9 years ago
  20. f5aba91 phy: micrel: Ensure interrupts are reenabled on resume by Alexandre Belloni · 9 years ago
  21. 321b4d4 phy: marvell/micrel: Fix Unpossible condition by Andrew Lunn · 9 years ago
  22. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  23. b4c19f7 phy: micrel: Fix finding PHY properties in MAC node for KSZ9031. by Roosen Henri · 9 years ago
  24. be01da7 phy: Centralize setting driver module owner by Andrew Lunn · 9 years ago
  25. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  26. 72ba48b phy: Add phydev_err() and phydev_dbg() macros by Andrew Lunn · 9 years ago
  27. 2b2427d phy: micrel: Add ethtool statistics counters by Andrew Lunn · 9 years ago
  28. 651df21 phy: micrel: Fix finding PHY properties in MAC node. by Andrew Lunn · 9 years ago
  29. d2fd719 net/phy: micrel: Add workaround for bad autoneg by Nathan Sullivan · 9 years ago
  30. 6270e1a net/phy: micrel: Center FLP timing at 16ms by Jaeden Amero · 10 years ago
  31. ae6c97b net/phy: micrel: Comment MMD address of extended registers by Jaeden Amero · 10 years ago
  32. 3c9a9f7 net/phy: micrel: Be more const correct by Jaeden Amero · 10 years ago
  33. bced870 net: phy: micrel: Fix regression in kszphy_probe by Niklas Cassel · 10 years ago
  34. 2b0ba96 net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081 by Sylvain Rochet · 10 years ago
  35. d0e1df9 net: phy: micrel: use generic config_init for KSZ8021/KSZ8031 by Johan Hovold · 10 years ago
  36. ee0dc2f net: phy: micrel: add copyright entry by Johan Hovold · 10 years ago
  37. c6f9575 net: phy: micrel: refactor interrupt config by Johan Hovold · 10 years ago
  38. 86dc134 net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091 by Johan Hovold · 10 years ago
  39. 63f44b2 net: phy: micrel: add generic clock-mode-select support by Johan Hovold · 10 years ago
  40. 0f95903 net: phy: micrel: add has-broadcast-disable flag to type data by Johan Hovold · 10 years ago
  41. e7a792e net: phy: micrel: parse of nodes at probe by Johan Hovold · 10 years ago
  42. e6a423a net: phy: micrel: add device-type abstraction by Johan Hovold · 10 years ago
  43. 7b52314 net: phy: micrel: enable led-mode for KSZ8081/KSZ8091 by Johan Hovold · 10 years ago
  44. 5a16778 net: phy: micrel: clean up led-mode setup by Johan Hovold · 10 years ago
  45. b703586 net: phy: micrel: refactor led-mode error handling by Johan Hovold · 10 years ago
  46. 8620546 net: phy: micrel: add led-mode sanity check by Johan Hovold · 10 years ago
  47. 57a38ef net: phy: micrel: disable broadcast for KSZ8081/KSZ8091 by Johan Hovold · 10 years ago
  48. bde1512 net: phy: micrel: refactor broadcast disable by Johan Hovold · 10 years ago
  49. 00aee09 net: phy: micrel: use BIT macro by Johan Hovold · 10 years ago
  50. 5bb8fc0 net: phy: micrel: fix config_intr error handling by Johan Hovold · 10 years ago
  51. 50fd715 net: phy: replace phy_drivers_register calls by Johan Hovold · 10 years ago
  52. b838b4a phy/micrel: KSZ8031RNL RMII clock reconfiguration bug by Bruno Thomsen · 10 years ago
  53. 1fadee0 net/phy: micrel: Add clock support for KSZ8021/KSZ8031 by Sascha Hauer · 10 years ago
  54. 95e8b10 net/phy: micrel: Disable asymmetric pause for KSZ9031 by Mike Looijmans · 10 years ago
  55. 1993694 net: libphy: Add stubs to hook IEEE MMD Register reads and writes by Vince Bridgers · 10 years ago
  56. 6e4b827 ARM: i.MX6: Add OF configuration support for ksz9031 by Hubert Chaumette · 11 years ago
  57. 6a11974 net/phy: micrel: fix bugged test on device tree loading for ksz9021 by Hubert Chaumette · 11 years ago
  58. 28bdc49 micrel: fix masking off LED bits by Sergei Shtylyov · 11 years ago
  59. 20d8435 phy: micrel: add of configuration for LED mode by Ben Dooks · 11 years ago
  60. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  61. 756b508 net: phy: micrel: fix checkpath errors by Florian Fainelli · 11 years ago
  62. 4bd7b51 micrel: add support for KSZ8041RNLI by Sergei Shtylyov · 11 years ago
  63. 1a5465f phy/micrel: Add suspend/resume support to Micrel PHYs by Patrice Vilchez · 11 years ago
  64. 954c396 net/phy: micrel: Add OF configuration support for ksz9021 by Sean Cross · 11 years ago
  65. 32d73b1 net: phy: micrel: Staticize ksz8873mll_read_status() by Jingoo Han · 11 years ago
  66. b6bb4dfc phy/micrel: move flag handling to function for common use by Hector Palacios · 12 years ago
  67. b818d1a phy/micrel: Add support for KSZ8031 by Hector Palacios · 12 years ago
  68. 32fcafb net/phy: micrel: Disable asymmetric pause for KSZ9021 by Vlastimil Kosar · 12 years ago
  69. 7ab59dc drivers/net/phy/micrel_phy: Add support for new PHYs by David J. Choi · 12 years ago
  70. 93272e0 net: add micrel KSZ8873MLL switch support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  71. 510d573 phy/micrel: Rename KS80xx to KSZ80xx by Marek Vasut · 12 years ago
  72. 212ea99 phy/micrel: Implement support for KSZ8021 by Marek Vasut · 12 years ago
  73. d5bf907 phylib: Support registering a bunch of drivers by Christian Hohnstaedt · 12 years ago
  74. 48d7d0a phy/micrel: change phy_id_mask for KSZ9021 and KS8001 by Jason Wang · 12 years ago
  75. d606ef3 phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL by Baruch Siach · 14 years ago
  76. cf93c94 net/phy: fix many "defined but unused" warnings by Uwe Kleine-König · 14 years ago
  77. 51f932c micrel phy driver - updated(1) by Choi, David · 14 years ago
  78. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  79. 80ea76b phy: Fix initialization in micrel driver. by David S. Miller · 15 years ago
  80. 52a60ed phy/micrel: Add module device ID table for autoloading. by David S. Miller · 15 years ago
  81. d050700 drivers/net/phy: micrel phy driver by David J. Choi · 15 years ago