1. edcb501 net: phy: at803x: make array offsets static by Colin Ian King · 3 years ago
  2. 911e3a4 net: phy: Fix unsigned comparison with less than zero by Jiapeng Chong · 3 years, 2 months ago
  3. 8c84d75 net: phy: add qca8081 cdt feature by Luo Jie · 3 years, 2 months ago
  4. 8bc1c54 net: phy: adjust qca8081 master/slave seed value if link down by Luo Jie · 3 years, 2 months ago
  5. 9d4dae2 net: phy: add qca8081 soft_reset and enable master/slave seed by Luo Jie · 3 years, 2 months ago
  6. 2acdd43f net: phy: add qca8081 config_init by Luo Jie · 3 years, 2 months ago
  7. f884d44 net: phy: add qca8081 config_aneg by Luo Jie · 3 years, 2 months ago
  8. 765c22a net: phy: add qca8081 get_features by Luo Jie · 3 years, 2 months ago
  9. 79c7bc0 net: phy: add qca8081 read_status by Luo Jie · 3 years, 2 months ago
  10. daf6173 net: phy: add qca8081 ethernet phy driver by Luo Jie · 3 years, 2 months ago
  11. 9540cdd net: phy: at803x: use GENMASK() for speed status by Luo Jie · 3 years, 2 months ago
  12. 7beecaf net: phy: at803x: improve the WOL feature by Luo Jie · 3 years, 2 months ago
  13. 2d4284e net: phy: at803x: use phy_modify() by Luo Jie · 3 years, 2 months ago
  14. c0f0b56 net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS by Luo Jie · 3 years, 2 months ago
  15. 6799955 net: phy: at803x: better describe debug regs by Ansuel Smith · 3 years, 3 months ago
  16. 9d1c29b net: phy: at803x: enable prefer master for 83xx internal phy by Ansuel Smith · 3 years, 3 months ago
  17. 1ca8311 net: phy: at803x: add DAC amplitude fix for 8327 phy by Ansuel Smith · 3 years, 3 months ago
  18. ba3c01e net: phy: at803x: fix resume for QCA8327 phy by Ansuel Smith · 3 years, 3 months ago
  19. fada2ce net: phy: at803x: add QCA9561 support by David Bauer · 3 years, 3 months ago
  20. d44fd86 net: phy: at803x: fix spacing and improve name for 83xx phy by Ansuel Smith · 3 years, 3 months ago
  21. 15b9df4 net: phy: at803x: add resume/suspend function to qca83xx phy by Ansuel Smith · 3 years, 3 months ago
  22. b4df02b net: phy: at803x: add support for qca 8327 A variant internal phy by Ansuel Smith · 3 years, 3 months ago
  23. 0ccf851 net: phy: at803x: add support for qca 8327 internal phy by Ansuel Smith · 3 years, 3 months ago
  24. f5621a0 net: phy: at803x: finish the phy id checking simplification by Vladimir Oltean · 3 years, 5 months ago
  25. 8887ca5 net: phy: at803x: simplify custom phy id matching by Russell King · 3 years, 5 months ago
  26. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  27. b856150 net: phy: at803x: mask 1000 Base-X link mode by David Bauer · 3 years, 6 months ago
  28. 272833b net: phy: add support for qca8k switch internal PHY in at803x by Ansuel Smith · 3 years, 8 months ago
  29. d0e13fd net: phy: at803x: clean whitespace errors by Ansuel Smith · 3 years, 8 months ago
  30. 8f7e876 net: phy: at803x: fix probe error if copper page is selected by Michael Walle · 3 years, 8 months ago
  31. c329e5a net: phy: at803x: select correct page on config init by David Bauer · 3 years, 9 months ago
  32. 5b6b827 net: phy: at803x: remove at803x_aneg_done() by Michael Walle · 3 years, 9 months ago
  33. 63477a5 net: phy: at803x: add MDIX support to AR8031/33 by Michael Walle · 3 years, 11 months ago
  34. 390b4ca net: phy: at803x: add support for configuring SmartEEE by Russell King · 4 years ago
  35. 3c51fa5 net: phy: ar803x: disable extended next page bit by Russell King · 4 years ago
  36. a45c1c1 net: phy: at803x: use phy_modify_mmd() by Russell King · 4 years ago
  37. a341788 net: phy: at803x: remove the use of .ack_interrupt() by Ioana Ciornei · 4 years, 2 months ago
  38. 2977309 net: phy: at803x: implement generic .handle_interrupt() callback by Ioana Ciornei · 4 years, 2 months ago
  39. 3faaf53 net: phy: at803x: constify static regulator_ops by Rikard Falkeborn · 4 years, 4 months ago
  40. 7dce80c net: phy: at803x: add mdix configuration support for AR9331 and AR8035 by Oleksij Rempel · 4 years, 5 months ago
  41. 3f2edd3 net: phy: at803x: Avoid comparison is always false warning by Andrew Lunn · 4 years, 6 months ago
  42. dc0f3ed net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032 by Oleksij Rempel · 4 years, 7 months ago
  43. 0465d8f net: phy: at803x: fix PHY ID masks by Michael Walle · 4 years, 7 months ago
  44. 6cb7576 net: phy: at803x: add cable diagnostics support by Michael Walle · 4 years, 8 months ago
  45. cde0f4f net: phy: at803x: add downshift support by Michael Walle · 4 years, 8 months ago
  46. 5800091 net: phy: at803x: add support for AR8032 PHY by David Bauer · 4 years, 8 months ago
  47. b1f4c20 net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035 by Oleksij Rempel · 4 years, 9 months ago
  48. 2318ca8 net: phy: at803x: disable vddio regulator by Michael Walle · 5 years ago
  49. ed7fa2a net: phy: at803x: remove config_init for AR9331 by Michael Walle · 5 years ago
  50. 96c3671 net: phy: at803x: fix the PHY names by Michael Walle · 5 years ago
  51. 428061f net: phy: at803x: mention AR8033 as same as AR8031 by Michael Walle · 5 years ago
  52. 2f66482 net: phy: at803x: add device tree binding by Michael Walle · 5 years ago
  53. 6f4c930 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  54. 06d5f34 net: phy: at803x: use operating parameters from PHY-specific status by Russell King · 5 years ago
  55. 7271df0 net: phy: at803x: remove probe and struct at803x_priv by Oleksij Rempel · 5 years ago
  56. 7908d2c net: phy: at803x: add ar9331 support by Oleksij Rempel · 5 years ago
  57. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  58. c227ce4 net: phy: remove calls to genphy_config_init by Heiner Kallweit · 5 years ago
  59. bb0ce4c net: phy: at803x: stop switching phy delay config needlessly by André Draszik · 5 years ago
  60. 6110ed2 net: mdio: rename mdio_device reset to reset_gpio by David Bauer · 6 years ago
  61. dcdecdc net: phy: switch drivers to use dynamic feature detection by Heiner Kallweit · 6 years ago
  62. 5c5f626 net: phy: improve handling link_change_notify callback by Heiner Kallweit · 6 years ago
  63. 6d4cd04 net: phy: at803x: disable delay only for RGMII mode by Vinod Koul · 6 years ago
  64. 43f2ebd net: phy: at803x: don't inline helpers by Vinod Koul · 6 years ago
  65. 0e02139 net: phy: at803x: Use helpers to access MMD PHY registers by Carlo Caione · 6 years ago
  66. a2443fd net: phy: Convert some PHY and MDIO driver files to SPDX headers by Andrew Lunn · 6 years ago
  67. cd28d1d net: phy: at803x: Disable phy delay for RGMII mode by Vinod Koul · 6 years ago
  68. a4307c0 net: phy: remove flag PHY_HAS_INTERRUPT from driver configs by Heiner Kallweit · 6 years ago
  69. ab2a605 net: phy: Add phydev_warn() by Andrew Lunn · 6 years ago
  70. f102852 net: phy: fix wrong masks to phy_modify() by Russell King · 7 years ago
  71. fea23fb net: phy: convert read-modify-write to phy_modify() by Russell King · 7 years ago
  72. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  73. f5e6403 net: phy: fix resume handling by Russell King · 7 years ago
  74. bafbdd5 phylib: Add device reset GPIO support by Sergei Shtylyov · 7 years ago
  75. 80274ab net: phy: remove generic settings for callbacks config_aneg and read_status from drivers by Heiner Kallweit · 7 years ago
  76. fc75568 net: phy: at803x: Change error to EINVAL for invalid MAC by Dan Murphy · 7 years ago
  77. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  78. 58effd7 net: phy: at803x: Add a definition for PHY ID mask by Fabio Estevam · 8 years ago
  79. f62265b at803x: double check SGMII side autoneg by Zefir Kurtisi · 8 years ago
  80. 4fc6d23 Revert "at803x: fix suspend/resume for SGMII link" by Zefir Kurtisi · 8 years ago
  81. a05d7df net: phy: at803x: only the AT8030 needs a hardware reset on link change by Timur Tabi · 9 years ago
  82. 9eb13f6 net: phy: at803x: Request 'reset' GPIO only for AT8030 PHY by Sebastian Frias · 9 years ago
  83. d57019d at803x: fix reset handling by Sergei Shtylyov · 9 years ago
  84. 9826731 at803x: fix suspend/resume for SGMII link by Zefir Kurtisi · 9 years ago
  85. e6e4a55 net: phy: at803x: Add the interrupt register bit definitions by Martin Blumenstingl · 9 years ago
  86. a46bd63 net: phy: at803x: Clean up duplicate register definitions by Martin Blumenstingl · 9 years ago
  87. 2e5f9f2 net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode by Martin Blumenstingl · 9 years ago
  88. e15bb4c net: phy: at803x: Don't set gbit features for the AR8030 phy by Martin Blumenstingl · 9 years ago
  89. be01da7 phy: Centralize setting driver module owner by Andrew Lunn · 9 years ago
  90. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  91. 72ba48b phy: Add phydev_err() and phydev_dbg() macros by Andrew Lunn · 9 years ago
  92. 0eae598 net: phy: at803x: support interrupt on 8030 and 8035 by Måns Rullgård · 9 years ago
  93. 687908c net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argument by Uwe Kleine-König · 10 years ago
  94. 50fd715 net: phy: replace phy_drivers_register calls by Johan Hovold · 10 years ago
  95. 8f2877c net: phy: at803x: fix coccinelle warnings by Fengguang Wu · 11 years ago
  96. 13a56b4 net: phy: at803x: Add support for hardware reset by Daniel Mack · 11 years ago
  97. bd8ca17 net: phy: at803x: use #defines for supported PHY ids by Daniel Mack · 11 years ago
  98. 2ebb158 net/phy: Remove return value for void function by Shruti Kanetkar · 11 years ago
  99. 6ff01db net: phy: at803x: use genphy_config_init() by Daniel Mack · 11 years ago
  100. 77a9939 phy/at8031: enable at8031 to work on interrupt mode by Zhao Qiang · 11 years ago