1. 0e407c7 net: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  2. e99a6ef net: phy: Factor out PHY GPIO reset code by Marek Vasut · 10 months ago
  3. cc09160 net: phy: ncsi: reslove the unaligned access issue by Jacky Chou · 12 months ago
  4. 60d77b6 net: phy: ncsi: Correct the endian of the checksum by Jacky Chou · 12 months ago
  5. f146c44 net: phy: the NC-SI phy device do not require mdio bus by Jacky Chou · 1 year ago
  6. f5dbfc8 net: phy: Fix signed shift overflow by Eugeniu Rosca · 1 year ago
  7. 388cb2d net: phy: broadcom: Configure LEDs on BCM54210E by Marek Vasut · 1 year, 1 month ago
  8. 22f314e net: phy: ncsi: fixed not nullify the pointers after free by Jacky Chou · 1 year, 1 month ago
  9. 91e7036 net: phy: Use PHY MDIO address from DT if available by Marek Vasut · 12 months ago
  10. 55fc0cb net: phy: nxp-c45-tja11xx: add tja1120 support by Radu Pirea (NXP OSS) · 1 year, 1 month ago
  11. 7e02c3ac net: phy: nxp-c45-tja11xx: rename nxp_c45_tja11xx structure by Radu Pirea (NXP OSS) · 1 year, 1 month ago
  12. 84e57e7 net: phy: nxp-c45-tja11xx: read PHY the speed from hardware by Radu Pirea (NXP OSS) · 1 year, 1 month ago
  13. 6c43208 net: phy: nxp-c45-tja11xx: use local definion of features by Radu Pirea (NXP OSS) · 1 year, 1 month ago
  14. c025c8a net: phy: motorcomm: configure pad drive strength register by Lukasz Tekieli · 12 months ago
  15. f9357169 net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CG by Sébastien Szymanski · 1 year, 3 months ago
  16. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 3 months ago
  17. a56e30e net: phy: TI DP83869 fix invalid clock delay configuration by Frank de Brabander · 1 year, 3 months ago
  18. 950fc4a net: phy: xilinx_phy: Get rid of using property xlnx, phy-type by Venkatesh Yadav Abbarapu · 1 year, 3 months ago
  19. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 4 months ago
  20. e31d707 net: phy: xilinx-gmii2rgmii: Removed hardcoded phy address 0 for bridge by Tejas Bhumkar · 1 year, 4 months ago
  21. 09c8b8d net: phy: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 4 months ago
  22. 3903d69 net: miiphybb: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 4 months ago
  23. cba79a1 net: phy: broadcom: add support for BCM54210E by Marek Vasut · 1 year, 5 months ago
  24. fb89b69 net: phy: motorcomm: Add support for YT8511 PHY by Nicolas Frattaroli · 1 year, 5 months ago
  25. e8b4a8d phy: adin: add readext and writeext support for mdio cmd by Nate Drude · 1 year, 6 months ago
  26. e92ed06 net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy by Yanhong Wang · 1 year, 7 months ago
  27. 68a4d15 net: phy: Bind ETH_PHY uclass driver to each new PHY by Marek Vasut · 1 year, 8 months ago
  28. 495fc04 net: phy: Unpublish phy_connect_dev() by Marek Vasut · 1 year, 8 months ago
  29. 1a3af26 net: phy: Request rgmii-id phy reset gpio as output by Stefan Herbrechtsmeier · 1 year, 9 months ago
  30. 0207403 net: phy: dp83867: Explicitly check against sgmii by Nishanth Menon · 1 year, 9 months ago
  31. 0b99afe phy: realtek: don't duplicate genphy_startup by Rasmus Villemoes · 1 year, 10 months ago
  32. 8c0ed61 phy: broadcom: don't duplicate genphy_startup by Rasmus Villemoes · 1 year, 10 months ago
  33. 2900342 net: phy: gmii2rgmii: Support external rgmii-id phy by Stefan Herbrechtsmeier · 1 year, 10 months ago
  34. b6fcab0 net: phy: marvell10g: Adapt Marvell 10G PHY driver from Linux by Marek Vasut · 1 year, 10 months ago
  35. 87b7502 net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from Linux by Marek Vasut · 1 year, 10 months ago
  36. bf3dabb net: phy: marvell: Import and use marvell_phy.h from Linux by Marek Vasut · 1 year, 10 months ago
  37. 75d2889 net: phy: Synchronize PHY interface modes with Linux by Marek Vasut · 1 year, 10 months ago
  38. 9461d73 net: phy: Only call phy_init() on systems needing manual relocation by Marek Vasut · 1 year, 10 months ago
  39. c878e70 net: phy: Re-inline phy_drv_reloc() by Marek Vasut · 1 year, 10 months ago
  40. 7da03bb net: phy: Drop unused phy_register() by Marek Vasut · 1 year, 10 months ago
  41. 8728d4c net: phy: Drop static phy_drivers list by Marek Vasut · 1 year, 10 months ago
  42. 20bd8e4 net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  43. f705329 net: phy: genphy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  44. 53ef8d7 net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  45. 81a8728 net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  46. 7f4e6c2 net: phy: fixed: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  47. 5c359aa net: phy: mscc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  48. 330d64f net: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  49. 6620b92 net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  50. fb5cf1b net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  51. 5b777fe net: phy: ti: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  52. 787a67f net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  53. 2ea350c net: phy: smsc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  54. f2e0be3 net: phy: realtek: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  55. 1965f2a net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  56. d1296d4 net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  57. 390e3fc net: phy: natsemi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  58. 3b96dc7 net: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  59. 6b5eea7 net: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  60. f282e32 net: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  61. 9010be9 net: phy: marvell: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  62. f10c893 net: phy: lxt: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  63. b20c53a net: phy: et1011c: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  64. abdbfad net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  65. 7e9ce5a net: phy: davicom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  66. 579f359 net: phy: cortina: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  67. 227650f net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  68. c00f3f8 net: phy: broadcom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  69. 761e406 net: phy: b53: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  70. fba31ab net: phy: atheros: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  71. a5fbc10 net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  72. 4de8644 net: phy: adin: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 10 months ago
  73. 7940a93 net: phy: Iterate over both registered PHYs and struct phy_driver linker list by Marek Vasut · 1 year, 10 months ago
  74. 9d5a38c net: phy: Factor manual relocation into separate function by Marek Vasut · 1 year, 10 months ago
  75. d156968 net: phy: teranetics: Staticize PHY driver entries by Marek Vasut · 1 year, 10 months ago
  76. 97c50ab net: phy: cortina: Staticize PHY driver entries by Marek Vasut · 1 year, 10 months ago
  77. 3309c58 net: phy: ca_phy: Staticize PHY driver entries by Marek Vasut · 1 year, 10 months ago
  78. 5914bec net: phy: aquantia: Staticize PHY driver entries by Marek Vasut · 1 year, 10 months ago
  79. e6c5205 net: Add an SPL config for atheros by Simon Glass · 1 year, 11 months ago
  80. bd22bde net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTS by Tom Rini · 2 years ago
  81. e9212bf global: Migrate CONFIG_PHY_ET1011C_TX_CLK_FIX to CFG by Tom Rini · 2 years, 1 month ago
  82. 36af92b net: phy: Remove non-DM_ETH code by Tom Rini · 2 years, 2 months ago
  83. f630170 net: Remove extraneous dependencies by Tom Rini · 2 years, 2 months ago
  84. 5e6c069 phy: add driver for Intel XWAY PHY by Tim Harvey · 2 years, 2 months ago
  85. 3cdbbe5 drivers: net: aquantia: fix typos by Tim Harvey · 2 years, 2 months ago
  86. 09bd3d0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 5 months ago
  87. ebb8ff6 net: phy: possible NULL dereference in fixed_phy_create() by Heinrich Schuchardt · 2 years, 6 months ago
  88. 65f2266 net: phy: Remove inline definitions from convinience functions by Ramon Fried · 2 years, 8 months ago
  89. 0120794 net: phy: marvell: Add support for 88E1240 PHY by Stefan Roese · 2 years, 10 months ago
  90. 0ef0261 net: phy: marvell: Support reg config via "marvell, reg-init" DT property by Stefan Roese · 2 years, 10 months ago
  91. 612f7a6 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · 2 years, 6 months ago
  92. 54337ab phy: adin: add support for clock output by Josua Mayer · 2 years, 8 months ago
  93. 4cc25cd phy: adin: fix broken support for adi, phy-mode-override by Nate Drude · 2 years, 8 months ago
  94. 7f418ea Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 9 months ago
  95. a2f5c93 net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver by Michael Trimarchi · 2 years, 9 months ago
  96. 087baf8 net: phy: Add phy_modify() accessor by Ariel D'Alessandro · 2 years, 9 months ago
  97. 01c67a3 phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · 2 years, 9 months ago
  98. d79f1a8 phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · 2 years, 9 months ago
  99. e24b58f net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 9 months ago
  100. 79bef5f net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · 2 years, 9 months ago