1. f2d36cb phy: add nxp tja1103 phy driver by Radu Pirea (NXP OSS) · 3 years, 5 months ago
  2. 08b3fd6 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 5 months ago
  3. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
  4. 645aa76 net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet by Ashok Reddy Soma · 3 years, 5 months ago
  5. 3c4df95 net: xilinx: axi_emac: Cleanup of of_to_plat() by Ashok Reddy Soma · 3 years, 5 months ago
  6. c0f6a02 net: octeontx: smi: use dt live tree API by Tim Harvey · 3 years, 5 months ago
  7. 6ffc023 net: sun8i-emac: fix MDIO frequency by Heinrich Schuchardt · 3 years, 6 months ago
  8. 29c58b0 net: synquacer: Add netsec driver by Jassi Brar · 3 years, 6 months ago
  9. 470c06c net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b by Daniil Stas · 3 years, 6 months ago
  10. 8159792 net: dwc_eth_qos: Fix needless phy auto-negotiation restarts by Daniil Stas · 3 years, 6 months ago
  11. 893bd6e net: e1000: do not attempt to set hwaddr for i210 without FLASH by Tim Harvey · 3 years, 7 months ago
  12. 46bcbeb Fix a memory leak issue in the RX port initialization. by Hou Zhiqiang · 3 years, 6 months ago
  13. 1d3c81b net: tsec: add option to set device max-speed via dts by Aleksandar Gerasimovski · 3 years, 6 months ago
  14. 811cbcf armv8: ls1012a: Pass PPFE firmware to Linux through FDT by Chaitanya Sakinam · 3 years, 7 months ago
  15. 08d531c clk: Allow force setting clock defaults before relocation by Sean Anderson · 3 years, 6 months ago
  16. 2529deae ls1012a: net: pfe: remove pfe stop from bootcmd by Mian Yousaf Kaukab · 3 years, 8 months ago
  17. f27c47d net: luton: remove address translation after ofnode_read_resource by Patrick Delaunay · 3 years, 6 months ago
  18. d8d2d36 net: Remove ne2000 driver by Tom Rini · 3 years, 6 months ago
  19. 0db0f35 net: mvpp2: add explicit sgmii-2500 support by Marcin Wojtas · 3 years, 7 months ago
  20. 4032d40 net: mvpp2: allow MDIO registration for fixed links by Stefan Chulski · 3 years, 7 months ago
  21. 95c292c net: mvpp2: fix missing switch case break by Ben Peled · 3 years, 7 months ago
  22. 6c6a936 net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REG by Ben Peled · 3 years, 7 months ago
  23. 03da362 net: mvpp2: AN Bypass in 1000 and 2500 basex mode by Ben Peled · 3 years, 7 months ago
  24. 4de58cb net: mvpp2: Fix 2.5G GMII_SPEED configurations by Stefan Chulski · 3 years, 7 months ago
  25. 995e46a net: mvpp2: remove redundant SMI address configuration by Marcin Wojtas · 3 years, 7 months ago
  26. 237105f net: mvpp2: add 1000BaseX and 2500BaseX ppv2 support by Stefan Chulski · 3 years, 7 months ago
  27. b3f12b5 net: mvpp2: add CP115 port1 10G/5G SFI support by Stefan Chulski · 3 years, 7 months ago
  28. f4d2f1f net: designware: meson8b: add g12a compatible by Neil Armstrong · 3 years, 7 months ago
  29. 3665d6b net: dwmac_meson8b: do not set TX delay in TXID & RXID by Neil Armstrong · 3 years, 7 months ago
  30. f3f9141 Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 7 months ago
  31. 1cc3562 net: ti: am65-cpsw-nuss: Add a new compatible for AM64 by Vignesh Raghavendra · 3 years, 7 months ago
  32. 8d40af3 net: ti: am65-cpsw-nuss: Don't cache disabled port ID by Vignesh Raghavendra · 3 years, 7 months ago
  33. c5a6613 net: ti: am65-cpsw-nuss: Prepare to support non primary ext port by Vignesh Raghavendra · 3 years, 7 months ago
  34. 59e8585 net: fec: Only unregister MII bus if we registered it by Sean Anderson · 3 years, 8 months ago
  35. 18c3157 net: fec: Don't use disabled phys by Sean Anderson · 3 years, 8 months ago
  36. 62228e7 Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 7 months ago
  37. a738b53 Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 7 months ago
  38. 2a28c6e dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · 3 years, 8 months ago
  39. 7727203 net: phy: xilinx: Break while loop over ethernet phy by Michal Simek · 3 years, 7 months ago
  40. 1188a6d net: designware: fix PHY reset with DM_MDIO by Neil Armstrong · 3 years, 7 months ago
  41. 9643c83 net: sun8i-emac: Fix pinmux setup for Allwinner H5 by Andre Przywara · 3 years, 8 months ago
  42. e49a0f3 net: jr2: Fix Serdes6G configuration by Horatiu Vultur · 3 years, 9 months ago
  43. 034ac24 net: jr2: Reset switch by Horatiu Vultur · 3 years, 9 months ago
  44. 7352fb9 net: calxedagmac: Convert to DM_ETH by Andre Przywara · 3 years, 8 months ago
  45. 5b1d144 net: octeontx: smi: fix mii probe by Tim Harvey · 3 years, 8 months ago
  46. 4e5aa91 drivers: net: octeontx: fix QSGMII by Tim Harvey · 3 years, 8 months ago
  47. dbc4c2e net: tsec: Support <reg> property from the subnode "queue-group" by Bin Meng · 3 years, 9 months ago
  48. 8699b2e net: tsec: Use map_physmem() directly instead of dev_remap_addr() by Bin Meng · 3 years, 9 months ago
  49. d9eaa92 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 9 months ago
  50. 26980e9 net: tsec: Use dm_eth_phy_connect() directly for the DM case by Vladimir Oltean · 3 years, 9 months ago
  51. 1346267 net: phy: fixed: Support the old DT binding by Bin Meng · 3 years, 9 months ago
  52. fbe5aea net: phy: fixed: Add the missing ending newline by Bin Meng · 3 years, 9 months ago
  53. 7d2129b net: phy: fixed: Make driver ops static by Bin Meng · 3 years, 9 months ago
  54. b34ef72 net: phy: Simplify the logic of phy_connect_fixed() by Bin Meng · 3 years, 9 months ago
  55. 7e11558 net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii() by Bin Meng · 3 years, 9 months ago
  56. 021e7e7 net: phy: xilinx: Be compatible with live OF tree by Bin Meng · 3 years, 9 months ago
  57. b66dd37 net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed by Vladimir Oltean · 3 years, 9 months ago
  58. 6ca194a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · 3 years, 9 months ago
  59. 3090082 ppc: Remove Cyrus_P5020 and P5040 boards by Tom Rini · 3 years, 9 months ago
  60. 3ec582b ppc: Remove T2081QDS board and ARCH_T2081 support by Tom Rini · 3 years, 9 months ago
  61. ca85aaa net: designware: remove amlogic compatibles by Neil Armstrong · 3 years, 9 months ago
  62. 145aff7 net: designware: add Amlogic Meson8b & later glue driver by Neil Armstrong · 3 years, 9 months ago
  63. d0ddbb9 net: add Amlogic Meson G12A MDIO MUX driver by Neil Armstrong · 3 years, 9 months ago
  64. 47318c9 net: designware: add DM_MDIO support by Neil Armstrong · 3 years, 9 months ago
  65. b66cbb3 net: add MMIO Register MDIO MUX driver by Neil Armstrong · 3 years, 9 months ago
  66. 3d6a9e0 net: gem: Fix setting PCS auto-negotiation state by Robert Hancock · 3 years, 9 months ago
  67. 00aeaa0 net: cortina_ni: buffer overrun by Heinrich Schuchardt · 3 years, 9 months ago
  68. df070ce Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 9 months ago
  69. 179f7d7 net: gem: Fix error path in zynq_gem_probe by Michal Simek · 3 years, 10 months ago
  70. 68cd67d net: gem: Enable ethernet rx clock for versal by T Karthik Reddy · 3 years, 10 months ago
  71. 4171095 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 10 months ago
  72. b6f9a8e uec.h: fix COFIG_DM typo by Rasmus Villemoes · 4 years, 2 months ago
  73. c1391e2 dm_qe_uec.c: fix indentation in uec_set_mac_if_mode() by Rasmus Villemoes · 4 years, 2 months ago
  74. 4ea74fd drivers: net: Add Felix DSA switch driver by Alex Marginean · 3 years, 10 months ago
  75. c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 10 months ago
  76. 8c089f7 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · 3 years, 10 months ago
  77. 312e15b net: phy: fixed: support speeds of 2500 and 10000 by Vladimir Oltean · 3 years, 10 months ago
  78. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
  79. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  80. c488578 sh: Remove sh7757lcr board by Tom Rini · 3 years, 10 months ago
  81. c37799c sh: Remove r7780mp board by Tom Rini · 3 years, 10 months ago
  82. 465437c net: gem: unregister mdio bus if probe fails by Michael Walle · 3 years, 10 months ago
  83. f369e69 net: eqos: Reduce the MDIO wait time by Ye Li · 4 years ago
  84. f78f21d net: memac_phy: add a timeout to MDIO operations by Ioana Ciornei · 4 years ago
  85. ff7607c net: ftmac100: Cast priv->iobase with uintptr_t by Bin Meng · 3 years, 10 months ago
  86. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  87. 882a923 net: sun8i-emac: Determine pinmux based on SoC, not EMAC type by Andre Przywara · 3 years, 11 months ago
  88. 15651d8 net: sun8i-emac: Always clear syscon EPHY register by Andre Przywara · 3 years, 11 months ago
  89. 7bbc25b net: phy: micrel: Try default PHY ofnode first by Marek Vasut · 3 years, 10 months ago
  90. 556872f net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · 3 years, 11 months ago
  91. ebcdddd net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs by Aaron Tseng · 3 years, 11 months ago
  92. e178994 net: e1000: Add missing address translations by Stefan Roese · 4 years ago
  93. 0a1a329 net: e1000: Use virt_to_phys() instead of pci_virt_to_mem() by Stefan Roese · 4 years ago
  94. 9094276 net: e1000: Remove unused bus_to_phys() macro by Stefan Roese · 4 years ago
  95. d719a4d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 10 months ago
  96. 43bb158 net: sun8i-emac: Allow all RGMII PHY modes by Andre Przywara · 4 years ago
  97. 7bf38bc Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 3 years, 10 months ago
  98. e1a7435 Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 10 months ago
  99. 7b4c8be net: add ethernet driver for MediaTek MT7620 SoC by developer · 4 years ago
  100. a81146b net: macb: take into account all RGMII interface types by Claudiu Beznea · 3 years, 10 months ago