1. e49a0f3 net: jr2: Fix Serdes6G configuration by Horatiu Vultur · Wed Mar 10 09:31:39 2021 +0100
  2. 034ac24 net: jr2: Reset switch by Horatiu Vultur · Wed Mar 10 09:31:38 2021 +0100
  3. 7352fb9 net: calxedagmac: Convert to DM_ETH by Andre Przywara · Mon Apr 12 01:04:52 2021 +0100
  4. 5b1d144 net: octeontx: smi: fix mii probe by Tim Harvey · Thu Mar 25 17:07:37 2021 -0700
  5. 4e5aa91 drivers: net: octeontx: fix QSGMII by Tim Harvey · Thu Mar 25 17:07:35 2021 -0700
  6. dbc4c2e net: tsec: Support <reg> property from the subnode "queue-group" by Bin Meng · Sun Mar 14 20:15:01 2021 +0800
  7. 8699b2e net: tsec: Use map_physmem() directly instead of dev_remap_addr() by Bin Meng · Sun Mar 14 20:14:59 2021 +0800
  8. d9eaa92 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · Sun Mar 14 20:14:57 2021 +0800
  9. 26980e9 net: tsec: Use dm_eth_phy_connect() directly for the DM case by Vladimir Oltean · Sun Mar 14 20:14:56 2021 +0800
  10. 1346267 net: phy: fixed: Support the old DT binding by Bin Meng · Sun Mar 14 20:14:55 2021 +0800
  11. fbe5aea net: phy: fixed: Add the missing ending newline by Bin Meng · Sun Mar 14 20:14:54 2021 +0800
  12. 7d2129b net: phy: fixed: Make driver ops static by Bin Meng · Sun Mar 14 20:14:53 2021 +0800
  13. b34ef72 net: phy: Simplify the logic of phy_connect_fixed() by Bin Meng · Sun Mar 14 20:14:52 2021 +0800
  14. 7e11558 net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii() by Bin Meng · Sun Mar 14 20:14:51 2021 +0800
  15. 021e7e7 net: phy: xilinx: Be compatible with live OF tree by Bin Meng · Sun Mar 14 20:14:50 2021 +0800
  16. b66dd37 net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed by Vladimir Oltean · Sun Mar 14 20:14:49 2021 +0800
  17. 6ca194a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · Sun Mar 14 20:14:48 2021 +0800
  18. 3090082 ppc: Remove Cyrus_P5020 and P5040 boards by Tom Rini · Sat Feb 20 20:06:30 2021 -0500
  19. 3ec582b ppc: Remove T2081QDS board and ARCH_T2081 support by Tom Rini · Sat Feb 20 20:06:21 2021 -0500
  20. ca85aaa net: designware: remove amlogic compatibles by Neil Armstrong · Thu Feb 25 09:44:36 2021 +0100
  21. 145aff7 net: designware: add Amlogic Meson8b & later glue driver by Neil Armstrong · Wed Feb 24 20:33:56 2021 +0100
  22. d0ddbb9 net: add Amlogic Meson G12A MDIO MUX driver by Neil Armstrong · Wed Feb 24 17:31:53 2021 +0100
  23. 47318c9 net: designware: add DM_MDIO support by Neil Armstrong · Wed Feb 24 15:02:39 2021 +0100
  24. b66cbb3 net: add MMIO Register MDIO MUX driver by Neil Armstrong · Wed Feb 24 15:02:23 2021 +0100
  25. 3d6a9e0 net: gem: Fix setting PCS auto-negotiation state by Robert Hancock · Thu Mar 11 16:55:50 2021 -0600
  26. 00aeaa0 net: cortina_ni: buffer overrun by Heinrich Schuchardt · Sat Feb 20 10:44:04 2021 +0100
  27. df070ce Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Feb 23 10:45:55 2021 -0500
  28. 179f7d7 net: gem: Fix error path in zynq_gem_probe by Michal Simek · Thu Feb 11 19:03:30 2021 +0100
  29. 68cd67d net: gem: Enable ethernet rx clock for versal by T Karthik Reddy · Wed Feb 03 03:10:48 2021 -0700
  30. 4171095 clk: zynq: Add dummy clock enable function by Michal Simek · Tue Feb 09 15:28:15 2021 +0100
  31. b6f9a8e uec.h: fix COFIG_DM typo by Rasmus Villemoes · Mon Oct 05 15:15:18 2020 +0200
  32. c1391e2 dm_qe_uec.c: fix indentation in uec_set_mac_if_mode() by Rasmus Villemoes · Mon Oct 05 15:15:17 2020 +0200
  33. 4ea74fd drivers: net: Add Felix DSA switch driver by Alex Marginean · Mon Jan 25 14:23:55 2021 +0200
  34. c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · Mon Jan 25 14:23:53 2021 +0200
  35. 8c089f7 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · Mon Jan 25 14:23:52 2021 +0200
  36. 312e15b net: phy: fixed: support speeds of 2500 and 10000 by Vladimir Oltean · Mon Jan 25 14:23:51 2021 +0200
  37. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · Mon Feb 15 17:08:09 2021 -0700
  38. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  39. c488578 sh: Remove sh7757lcr board by Tom Rini · Wed Feb 10 12:51:25 2021 -0500
  40. c37799c sh: Remove r7780mp board by Tom Rini · Wed Feb 10 12:51:22 2021 -0500
  41. 465437c net: gem: unregister mdio bus if probe fails by Michael Walle · Wed Feb 10 22:41:57 2021 +0100
  42. f369e69 net: eqos: Reduce the MDIO wait time by Ye Li · Mon Dec 28 20:15:10 2020 +0800
  43. f78f21d net: memac_phy: add a timeout to MDIO operations by Ioana Ciornei · Wed Dec 09 13:31:58 2020 +0200
  44. ff7607c net: ftmac100: Cast priv->iobase with uintptr_t by Bin Meng · Sun Jan 31 20:36:02 2021 +0800
  45. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  46. 882a923 net: sun8i-emac: Determine pinmux based on SoC, not EMAC type by Andre Przywara · Mon Jan 11 21:11:49 2021 +0100
  47. 15651d8 net: sun8i-emac: Always clear syscon EPHY register by Andre Przywara · Mon Jan 11 21:11:45 2021 +0100
  48. 7bbc25b net: phy: micrel: Try default PHY ofnode first by Marek Vasut · Sun Jan 17 00:16:16 2021 +0100
  49. 556872f net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · Thu Jan 14 13:34:12 2021 -0800
  50. ebcdddd net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs by Aaron Tseng · Thu Jan 14 13:34:11 2021 -0800
  51. e178994 net: e1000: Add missing address translations by Stefan Roese · Mon Nov 16 18:02:30 2020 +0100
  52. 0a1a329 net: e1000: Use virt_to_phys() instead of pci_virt_to_mem() by Stefan Roese · Mon Nov 16 18:02:29 2020 +0100
  53. 9094276 net: e1000: Remove unused bus_to_phys() macro by Stefan Roese · Mon Nov 16 18:02:28 2020 +0100
  54. d719a4d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Jan 25 19:46:02 2021 -0500
  55. 43bb158 net: sun8i-emac: Allow all RGMII PHY modes by Andre Przywara · Sat Nov 14 17:37:46 2020 +0000
  56. 7bf38bc Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Mon Jan 25 14:38:40 2021 -0500
  57. e1a7435 Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Mon Jan 25 09:01:28 2021 -0500
  58. 7b4c8be net: add ethernet driver for MediaTek MT7620 SoC by developer · Thu Nov 12 16:36:53 2020 +0800
  59. a81146b net: macb: take into account all RGMII interface types by Claudiu Beznea · Tue Jan 19 13:26:48 2021 +0200
  60. 2acf5f8 net: macb: add support for sama7g5 emac by Claudiu Beznea · Tue Jan 19 13:26:47 2021 +0200
  61. 01ca4eb net: macb: add support for sama7g5 gmac by Claudiu Beznea · Tue Jan 19 13:26:46 2021 +0200
  62. e2888dc net: macb: check clk_set_rate return value to be negative by Claudiu Beznea · Tue Jan 19 13:26:45 2021 +0200
  63. dc17aec net: macb: add user io config data structure by Claudiu Beznea · Tue Jan 19 13:26:44 2021 +0200
  64. 8907773 net: dwc_eth_qos: Pad descriptors to cacheline size by Marek Vasut · Thu Jan 07 11:12:16 2021 +0100
  65. e034d88 net: ks8851: Reset internal RXFC count on bad packet by Marek Vasut · Wed Jan 06 15:16:01 2021 +0100
  66. 55ae590 net: ftgmac100: Read and retain MAC address by Hongwei Zhang · Thu Dec 10 18:11:09 2020 -0500
  67. 9635e2d net: e1000: implement eth_write_hwaddr for DM_ETH by Ian Ray · Wed Nov 04 17:26:01 2020 +0100
  68. 3f1606f net: phy: micrel: fix typo by Claudiu Beznea · Thu Dec 03 11:18:31 2020 +0200
  69. 840a6b0 net: phy: micrel: add support for DLL setup on ksz9131 by Claudiu Beznea · Thu Dec 03 11:18:30 2020 +0200
  70. 34394ba net: macb: Add phy address to read it from device tree by Padmarao Begari · Fri Jan 15 08:20:37 2021 +0530
  71. 7a2c496 net: macb: Add DMA 64-bit address support for macb by Padmarao Begari · Fri Jan 15 08:20:36 2021 +0530
  72. 69d1ddb common: board_r: Drop initr_bbmii wrapper by Ovidiu Panait · Sat Nov 28 10:43:17 2020 +0200
  73. c0649b5 net: designware: socfpga: Add ATF support for MAC driver by Chee Hong Ang · Thu Dec 24 18:21:05 2020 +0800
  74. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  75. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  76. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  77. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  78. 3e14a22 net: Update to use new sequence numbers by Simon Glass · Wed Dec 16 21:20:16 2020 -0700
  79. 7f4dadf octeon: Don't attempt to set the sequence number by Simon Glass · Wed Dec 16 21:20:14 2020 -0700
  80. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  81. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  82. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  83. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  84. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  85. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  86. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · Sat Nov 28 17:50:03 2020 -0700
  87. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · Sat Nov 28 17:50:00 2020 -0700
  88. b9eeb08 net: pfe_eth: read PFE ESBC header flash with spi_flash_read API by Biwen Li · Thu Nov 05 19:28:12 2020 +0800
  89. ccb5d5d armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · Thu Oct 29 19:16:16 2020 +0530
  90. f5ddc84 drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig by Meenakshi Aggarwal · Thu Oct 29 19:16:15 2020 +0530
  91. 8530bb4 net: ks8851: Implement EEPROM MAC address readout by Marek Vasut · Thu Oct 08 15:14:17 2020 +0200
  92. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Oct 29 09:10:24 2020 -0400
  93. 912f2d8 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · Fri Oct 23 16:20:38 2020 +0530
  94. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 22 20:32:02 2020 -0400
  95. 90dfaeb net: Add IPQ40xx MDIO driver by Robert Marko · Thu Oct 08 22:05:11 2020 +0200
  96. b41f247 net: sun8i-emac: Lower MDIO frequency by Andre Przywara · Mon Jul 06 01:40:45 2020 +0100
  97. b3ce85c net: sun8i-emac: Make internal PHY handling more robust by Andre Przywara · Wed Oct 21 23:27:32 2020 +0530
  98. 5942282 net: sun8i_emac: Simplify and fix error handling for RX by Andre Przywara · Mon Jul 06 01:40:43 2020 +0100
  99. 6bdc70e net: sun8i_emac: Fix MAC soft reset by Andre Przywara · Mon Jul 06 01:40:42 2020 +0100
  100. 4ab675e net: sun8i_emac: Fix overlong lines by Andre Przywara · Mon Jul 06 01:40:41 2020 +0100