1. 9461d73 net: phy: Only call phy_init() on systems needing manual relocation by Marek Vasut · 1 year, 8 months ago
  2. c878e70 net: phy: Re-inline phy_drv_reloc() by Marek Vasut · 1 year, 8 months ago
  3. 7da03bb net: phy: Drop unused phy_register() by Marek Vasut · 1 year, 8 months ago
  4. 8728d4c net: phy: Drop static phy_drivers list by Marek Vasut · 1 year, 8 months ago
  5. 20bd8e4 net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  6. f705329 net: phy: genphy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  7. 53ef8d7 net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  8. 81a8728 net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  9. 7f4e6c2 net: phy: fixed: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  10. 5c359aa net: phy: mscc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  11. 330d64f net: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  12. 6620b92 net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  13. fb5cf1b net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  14. 5b777fe net: phy: ti: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  15. 787a67f net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  16. 2ea350c net: phy: smsc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  17. f2e0be3 net: phy: realtek: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  18. 1965f2a net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  19. d1296d4 net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  20. 390e3fc net: phy: natsemi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  21. 3b96dc7 net: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  22. 6b5eea7 net: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  23. f282e32 net: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  24. 9010be9 net: phy: marvell: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  25. f10c893 net: phy: lxt: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  26. b20c53a net: phy: et1011c: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  27. abdbfad net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  28. 7e9ce5a net: phy: davicom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  29. 579f359 net: phy: cortina: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  30. 227650f net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  31. c00f3f8 net: phy: broadcom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  32. 761e406 net: phy: b53: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  33. fba31ab net: phy: atheros: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  34. a5fbc10 net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  35. 4de8644 net: phy: adin: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  36. 7940a93 net: phy: Iterate over both registered PHYs and struct phy_driver linker list by Marek Vasut · 1 year, 8 months ago
  37. 9d5a38c net: phy: Factor manual relocation into separate function by Marek Vasut · 1 year, 8 months ago
  38. 36af92b net: phy: Remove non-DM_ETH code by Tom Rini · 2 years ago
  39. 5e6c069 phy: add driver for Intel XWAY PHY by Tim Harvey · 2 years ago
  40. 09bd3d0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 4 months ago
  41. ebb8ff6 net: phy: possible NULL dereference in fixed_phy_create() by Heinrich Schuchardt · 2 years, 5 months ago
  42. 65f2266 net: phy: Remove inline definitions from convinience functions by Ramon Fried · 2 years, 6 months ago
  43. 7f418ea Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 8 months ago
  44. a2f5c93 net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver by Michael Trimarchi · 2 years, 8 months ago
  45. 087baf8 net: phy: Add phy_modify() accessor by Ariel D'Alessandro · 2 years, 8 months ago
  46. 01c67a3 phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · 2 years, 8 months ago
  47. d79f1a8 phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · 2 years, 8 months ago
  48. e24b58f net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 8 months ago
  49. 79bef5f net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · 2 years, 8 months ago
  50. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  51. 9c06b48 net: phy: fix parsing wrong property by Marek Behún · 2 years, 8 months ago
  52. 9b529a9 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · 2 years, 8 months ago
  53. 16199a8 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 8 months ago
  54. a744a28 net: phy: Add support for ethernet-phy-id with gpio reset by Michal Simek · 2 years, 9 months ago
  55. 3249116 net: phy: Remove static return type for phy_device_create() by Michal Simek · 2 years, 9 months ago
  56. a17776b net: phy: genphy_init can be static by Vladimir Oltean · 3 years, 2 months ago
  57. 3ef2050 phy: add nxp tja1103 phy driver by Radu Pirea (NXP OSS) · 3 years, 5 months ago
  58. 0a9f0e0 net: phy: xilinx: Break while loop over ethernet phy by Michal Simek · 3 years, 7 months ago
  59. 676fbd3 net: phy: Simplify the logic of phy_connect_fixed() by Bin Meng · 3 years, 9 months ago
  60. 188ff18 net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii() by Bin Meng · 3 years, 9 months ago
  61. 6c99381 net: phy: xilinx: Be compatible with live OF tree by Bin Meng · 3 years, 9 months ago
  62. 3407c30 net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed by Vladimir Oltean · 3 years, 9 months ago
  63. f27bc8a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · 3 years, 9 months ago
  64. d0781c9 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · 3 years, 10 months ago
  65. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  66. a70d7b0 net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · 3 years, 11 months ago
  67. 15c49df phy: make phy_connect_fixed work with a null mdio bus by Vladimir Oltean · 4 years, 4 months ago
  68. 9c6de50 net: phy: add phyid search in vendor specific space by Florin Chiculita · 4 years, 7 months ago
  69. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  70. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  71. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  72. a44ee24 net: phy: Fix overlong PHY timeout by Andre Przywara · 5 years ago
  73. e2ffeaa phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · 5 years ago
  74. 27c3f70 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · 5 years ago
  75. 1f60789 net/phy: Fix phy_connect() for phy addr 0 by Priyanka Jain · 5 years ago
  76. f41e588 net: phy: Add gmiitorgmii converter support by Siva Durga Prasad Paladugu · 6 years ago
  77. be49508 net: phy: Define init routine and register generic phy driver by Siva Durga Prasad Paladugu · 6 years ago
  78. 3bf135b drivers: net: phy: Ignore PHY ID 0 during PHY probing by Alex Marginean · 5 years ago
  79. 05eb6a6 net: phy: Fix return value check phy_probe by Siva Durga Prasad Paladugu · 6 years ago
  80. c689c48 net: phy: Reloc next and prev pointers inside phy_drivers by Siva Durga Prasad Paladugu · 6 years ago
  81. 4f6746d net: phy: Add generic helpers to access MMD PHY registers by Carlo Caione · 6 years ago
  82. afbc319 net: phy: implement fallback mechanism for negative phy adresses by Hannes Schmelzer · 6 years ago
  83. 68489ed Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  84. b3eabd8 net: phy: Add clause 45 identifier to phy_device by Pankaj Bansal · 6 years ago
  85. c256d3f net: phy: Move fixed link code to separate routine by Siva Durga Prasad Paladugu · 6 years ago
  86. 7b4ea2d phy: Fix u-boot coruption when fixed-phy is used by Michal Simek · 6 years ago
  87. eef0b8a net: phy: add ofnode node to struct phy_device by Grygorii Strashko · 6 years ago
  88. 05b60ac net: phy: Clean up includes of common.h by Joe Hershberger · 6 years ago
  89. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  90. 8d63120 phy: Fix style violations by Mario Six · 7 years ago
  91. 137963d net: phy: Add Broadcom BCM53xx switch driver by Florian Fainelli · 7 years ago
  92. 8995a96 net: phy: Add Amlogic Meson GXL Internal PHY support by Neil Armstrong · 7 years ago
  93. d397f7c net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · 7 years ago
  94. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 8 years ago
  95. db40c1a drivers/net/phy: add fixed-phy / fixed-link support by Hannes Schmelzer · 8 years ago
  96. a5fd13a net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 by John Haechten · 8 years ago
  97. 2ee490a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  98. 24ae396 net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · 9 years ago
  99. 7a673f0 phy: Wire return value from phy_config() by Michal Simek · 9 years ago
  100. b733c27 net: phy: Handle phy_startup() error codes properly by Michal Simek · 9 years ago