1. e8b4a8d phy: adin: add readext and writeext support for mdio cmd by Nate Drude · 1 year, 3 months ago
  2. e92ed06 net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy by Yanhong Wang · 1 year, 4 months ago
  3. 68a4d15 net: phy: Bind ETH_PHY uclass driver to each new PHY by Marek Vasut · 1 year, 5 months ago
  4. 495fc04 net: phy: Unpublish phy_connect_dev() by Marek Vasut · 1 year, 5 months ago
  5. 1a3af26 net: phy: Request rgmii-id phy reset gpio as output by Stefan Herbrechtsmeier · 1 year, 6 months ago
  6. 0207403 net: phy: dp83867: Explicitly check against sgmii by Nishanth Menon · 1 year, 6 months ago
  7. 0b99afe phy: realtek: don't duplicate genphy_startup by Rasmus Villemoes · 1 year, 7 months ago
  8. 8c0ed61 phy: broadcom: don't duplicate genphy_startup by Rasmus Villemoes · 1 year, 7 months ago
  9. 2900342 net: phy: gmii2rgmii: Support external rgmii-id phy by Stefan Herbrechtsmeier · 1 year, 7 months ago
  10. b6fcab0 net: phy: marvell10g: Adapt Marvell 10G PHY driver from Linux by Marek Vasut · 1 year, 7 months ago
  11. 87b7502 net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from Linux by Marek Vasut · 1 year, 7 months ago
  12. bf3dabb net: phy: marvell: Import and use marvell_phy.h from Linux by Marek Vasut · 1 year, 7 months ago
  13. 75d2889 net: phy: Synchronize PHY interface modes with Linux by Marek Vasut · 1 year, 7 months ago
  14. 9461d73 net: phy: Only call phy_init() on systems needing manual relocation by Marek Vasut · 1 year, 7 months ago
  15. c878e70 net: phy: Re-inline phy_drv_reloc() by Marek Vasut · 1 year, 7 months ago
  16. 7da03bb net: phy: Drop unused phy_register() by Marek Vasut · 1 year, 7 months ago
  17. 8728d4c net: phy: Drop static phy_drivers list by Marek Vasut · 1 year, 7 months ago
  18. 20bd8e4 net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  19. f705329 net: phy: genphy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  20. 53ef8d7 net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  21. 81a8728 net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  22. 7f4e6c2 net: phy: fixed: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  23. 5c359aa net: phy: mscc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  24. 330d64f net: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  25. 6620b92 net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  26. fb5cf1b net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  27. 5b777fe net: phy: ti: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  28. 787a67f net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  29. 2ea350c net: phy: smsc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  30. f2e0be3 net: phy: realtek: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  31. 1965f2a net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  32. d1296d4 net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  33. 390e3fc net: phy: natsemi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  34. 3b96dc7 net: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  35. 6b5eea7 net: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  36. f282e32 net: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  37. 9010be9 net: phy: marvell: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  38. f10c893 net: phy: lxt: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  39. b20c53a net: phy: et1011c: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  40. abdbfad net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  41. 7e9ce5a net: phy: davicom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  42. 579f359 net: phy: cortina: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  43. 227650f net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  44. c00f3f8 net: phy: broadcom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  45. 761e406 net: phy: b53: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  46. fba31ab net: phy: atheros: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  47. a5fbc10 net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  48. 4de8644 net: phy: adin: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  49. 7940a93 net: phy: Iterate over both registered PHYs and struct phy_driver linker list by Marek Vasut · 1 year, 7 months ago
  50. 9d5a38c net: phy: Factor manual relocation into separate function by Marek Vasut · 1 year, 7 months ago
  51. d156968 net: phy: teranetics: Staticize PHY driver entries by Marek Vasut · 1 year, 7 months ago
  52. 97c50ab net: phy: cortina: Staticize PHY driver entries by Marek Vasut · 1 year, 7 months ago
  53. 3309c58 net: phy: ca_phy: Staticize PHY driver entries by Marek Vasut · 1 year, 7 months ago
  54. 5914bec net: phy: aquantia: Staticize PHY driver entries by Marek Vasut · 1 year, 7 months ago
  55. e6c5205 net: Add an SPL config for atheros by Simon Glass · 1 year, 8 months ago
  56. bd22bde net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTS by Tom Rini · 1 year, 9 months ago
  57. e9212bf global: Migrate CONFIG_PHY_ET1011C_TX_CLK_FIX to CFG by Tom Rini · 1 year, 11 months ago
  58. 36af92b net: phy: Remove non-DM_ETH code by Tom Rini · 1 year, 11 months ago
  59. f630170 net: Remove extraneous dependencies by Tom Rini · 1 year, 11 months ago
  60. 5e6c069 phy: add driver for Intel XWAY PHY by Tim Harvey · 1 year, 11 months ago
  61. 3cdbbe5 drivers: net: aquantia: fix typos by Tim Harvey · 2 years ago
  62. 09bd3d0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 2 months ago
  63. ebb8ff6 net: phy: possible NULL dereference in fixed_phy_create() by Heinrich Schuchardt · 2 years, 3 months ago
  64. 65f2266 net: phy: Remove inline definitions from convinience functions by Ramon Fried · 2 years, 5 months ago
  65. 0120794 net: phy: marvell: Add support for 88E1240 PHY by Stefan Roese · 2 years, 7 months ago
  66. 0ef0261 net: phy: marvell: Support reg config via "marvell, reg-init" DT property by Stefan Roese · 2 years, 7 months ago
  67. 612f7a6 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · 2 years, 3 months ago
  68. 54337ab phy: adin: add support for clock output by Josua Mayer · 2 years, 5 months ago
  69. 4cc25cd phy: adin: fix broken support for adi, phy-mode-override by Nate Drude · 2 years, 5 months ago
  70. 7f418ea Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 6 months ago
  71. a2f5c93 net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver by Michael Trimarchi · 2 years, 6 months ago
  72. 087baf8 net: phy: Add phy_modify() accessor by Ariel D'Alessandro · 2 years, 6 months ago
  73. 01c67a3 phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · 2 years, 6 months ago
  74. d79f1a8 phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · 2 years, 7 months ago
  75. e24b58f net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 7 months ago
  76. 79bef5f net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · 2 years, 7 months ago
  77. f961b3a net: phy: xilinx: Check interface type in ->config(), not ->probe() by Marek Behún · 2 years, 7 months ago
  78. 6706d7d treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · 2 years, 7 months ago
  79. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 7 months ago
  80. 9c06b48 net: phy: fix parsing wrong property by Marek Behún · 2 years, 7 months ago
  81. e2b6cf5 net: phy: dp83867: Fix a never true comparison by Haolin Li · 2 years, 7 months ago
  82. 5faf161 net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 8 months ago
  83. 107b14e net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 8 months ago
  84. 037ef53 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 7 months ago
  85. ccc8656 net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled by T Karthik Reddy · 2 years, 7 months ago
  86. 9b529a9 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · 2 years, 7 months ago
  87. 448dfb4 Convert CONFIG_BITBANGMII_MULTI to Kconfig by Tom Rini · 2 years, 7 months ago
  88. 16199a8 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 7 months ago
  89. a744a28 net: phy: Add support for ethernet-phy-id with gpio reset by Michal Simek · 2 years, 8 months ago
  90. 3249116 net: phy: Remove static return type for phy_device_create() by Michal Simek · 2 years, 8 months ago
  91. f3e22ee net: phy: add TI DP83869HM ethernet driver by Dominic Rath · 2 years, 10 months ago
  92. 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 2 years, 10 months ago
  93. f11513d net: phy: realtek: Add tx/rx delay config for 8211e by Samuel Holland · 3 years ago
  94. 4a4e52f net: phy: mscc: add support for VSC8502 in dual RGMII mode by Vladimir Oltean · 3 years, 1 month ago
  95. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 1 month ago
  96. 6eecaf5 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years, 1 month ago
  97. 7c2d5d1 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · 3 years, 1 month ago
  98. 77b11f7 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years, 1 month ago
  99. a17776b net: phy: genphy_init can be static by Vladimir Oltean · 3 years, 1 month ago
  100. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago