1. 09c8b8d net: phy: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  2. 495fc04 net: phy: Unpublish phy_connect_dev() by Marek Vasut · 1 year, 5 months ago
  3. 09005c2 net: phy: Make phy_interface_is_rgmii a switch statement by Nishanth Menon · 1 year, 6 months ago
  4. f1a63f7 net: phy: Drop phy_interface_is_sgmii by Nishanth Menon · 1 year, 6 months ago
  5. 1f614d5 net: phy: Add phy_read_mmd_poll_timeout() from Linux by Marek Vasut · 1 year, 7 months ago
  6. 87b7502 net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from Linux by Marek Vasut · 1 year, 7 months ago
  7. 7da03bb net: phy: Drop unused phy_register() by Marek Vasut · 1 year, 7 months ago
  8. 8728d4c net: phy: Drop static phy_drivers list by Marek Vasut · 1 year, 7 months ago
  9. 20bd8e4 net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  10. 53ef8d7 net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  11. 81a8728 net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  12. 7f4e6c2 net: phy: fixed: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  13. 5c359aa net: phy: mscc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  14. 330d64f net: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  15. 6620b92 net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  16. fb5cf1b net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  17. 5b777fe net: phy: ti: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  18. 787a67f net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  19. 2ea350c net: phy: smsc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  20. f2e0be3 net: phy: realtek: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  21. 1965f2a net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  22. d1296d4 net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  23. 390e3fc net: phy: natsemi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  24. 3b96dc7 net: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  25. 6b5eea7 net: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  26. f282e32 net: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  27. 9010be9 net: phy: marvell: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  28. f10c893 net: phy: lxt: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  29. b20c53a net: phy: et1011c: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  30. abdbfad net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  31. 7e9ce5a net: phy: davicom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  32. 579f359 net: phy: cortina: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  33. 227650f net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  34. c00f3f8 net: phy: broadcom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  35. 761e406 net: phy: b53: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  36. fba31ab net: phy: atheros: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  37. a5fbc10 net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  38. 4de8644 net: phy: adin: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  39. 7940a93 net: phy: Iterate over both registered PHYs and struct phy_driver linker list by Marek Vasut · 1 year, 7 months ago
  40. 36af92b net: phy: Remove non-DM_ETH code by Tom Rini · 1 year, 11 months ago
  41. 5e6c069 phy: add driver for Intel XWAY PHY by Tim Harvey · 1 year, 11 months ago
  42. 09bd3d0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 2 months ago
  43. 65f2266 net: phy: Remove inline definitions from convinience functions by Ramon Fried · 2 years, 5 months ago
  44. 7f418ea Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 6 months ago
  45. a2f5c93 net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver by Michael Trimarchi · 2 years, 6 months ago
  46. 087baf8 net: phy: Add phy_modify() accessor by Ariel D'Alessandro · 2 years, 6 months ago
  47. 01c67a3 phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · 2 years, 6 months ago
  48. d79f1a8 phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · 2 years, 6 months ago
  49. e24b58f net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 7 months ago
  50. 79bef5f net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · 2 years, 7 months ago
  51. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 7 months ago
  52. 9b529a9 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · 2 years, 7 months ago
  53. a744a28 net: phy: Add support for ethernet-phy-id with gpio reset by Michal Simek · 2 years, 8 months ago
  54. 3249116 net: phy: Remove static return type for phy_device_create() by Michal Simek · 2 years, 8 months ago
  55. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  56. 77b11f7 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years, 1 month ago
  57. 3ef2050 phy: add nxp tja1103 phy driver by Radu Pirea (NXP OSS) · 3 years, 4 months ago
  58. d0781c9 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · 3 years, 9 months ago
  59. a70d7b0 net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · 3 years, 9 months ago
  60. 7def4e6 include: phy: fix NULL pointer check in phy_write() by Thirupathaiah Annapureddy · 4 years, 2 months ago
  61. 2a64ada net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 3 months ago
  62. 535247a net: phy: Add helper routines to set and clear bits by Dan Murphy · 4 years, 6 months ago
  63. ea756fb net: phy: Fix kernel doc issues in phy.h by Dan Murphy · 4 years, 6 months ago
  64. 6325c8b net: phy: Add missing kernel doc to phy functions by Dan Murphy · 4 years, 6 months ago
  65. 9810489 net: phy: add XFI, USXGMII types to is_10g_interface() helper by Alex Marginean · 4 years, 9 months ago
  66. e2ffeaa phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · 5 years ago
  67. f641a8a phy: Add support for the NC-SI protocol by Samuel Mendoza-Jonas · 5 years ago
  68. f217651 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · 4 years, 9 months ago
  69. d718b69 include: phy: add data field for private driver data by Alex Marginean · 5 years ago
  70. f41e588 net: phy: Add gmiitorgmii converter support by Siva Durga Prasad Paladugu · 6 years ago
  71. c38ac28 net: add comments to phy APIs by Alex Marginean · 5 years ago
  72. 4f6746d net: phy: Add generic helpers to access MMD PHY registers by Carlo Caione · 6 years ago
  73. b3eabd8 net: phy: Add clause 45 identifier to phy_device by Pankaj Bansal · 6 years ago
  74. 1ddcf5e net/phy: Add phy-id for IN112525_S03 by Priyanka Jain · 6 years ago
  75. eef0b8a net: phy: add ofnode node to struct phy_device by Grygorii Strashko · 6 years ago
  76. f070b1a phy: Break include cycle by Joe Hershberger · 6 years ago
  77. ff114e0 net: include/phy.h: add new mode for internal phy by Kunihiko Hayashi · 6 years ago
  78. 552e7c5 net/phy/cortina: Add support for CS4223 PHY by Vicentiu Galanopulo · 6 years ago
  79. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  80. 137963d net: phy: Add Broadcom BCM53xx switch driver by Florian Fainelli · 7 years ago
  81. 8995a96 net: phy: Add Amlogic Meson GXL Internal PHY support by Neil Armstrong · 7 years ago
  82. d397f7c net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · 7 years ago
  83. f532703 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  84. d11e934 net: include/phy.h: Add new PHY interface modes by Stefan Roese · 8 years ago
  85. db40c1a drivers/net/phy: add fixed-phy / fixed-link support by Hannes Schmelzer · 8 years ago
  86. a5fd13a net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 by John Haechten · 8 years ago
  87. 3c221af net: phy: Add phy_interface_is_sgmii to phy.h by Dan Murphy · 8 years ago
  88. 3ab72fe net: phy: Move is_rgmii helper to phy.h by Dan Murphy · 8 years ago
  89. 24ae396 net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · 9 years ago
  90. ed6fad3 phy: Add phy driver support for xilinx PCS/PMA core by Siva Durga Prasad Paladugu · 9 years ago
  91. ddcd1f3 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET by Shaohui Xie · 9 years ago
  92. b18acb0 drivers/net/phy: introduce phy_set_supported() by Alexey Brodkin · 9 years ago
  93. 4dae610 net: phy: breakdown PHY_*_FEATURES defines by Florian Fainelli · 9 years ago
  94. 721aed7 net: phy: Add support for Texas Instruments DP83867 by Edgar E. Iglesias · 9 years ago
  95. 5707d5f net/phy: fixup for get_phy_id by Shengzhou Liu · 10 years ago
  96. c74c8e6 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · 10 years ago
  97. f7c38cf phylib: add support for aquantia PHYs by Shaohui Xie · 10 years ago
  98. 9b18e51 net/phy: Add support for CS4315/CS4340 PHY by Shengzhou Liu · 10 years ago
  99. c35f869 net/fm: add 2.5G SGMII support by Shengzhou Liu · 10 years ago
  100. 4fb3f0c net: phy.h: Make PHY autonegotiation timeout configurable by Stefan Roese · 10 years ago