1. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · Thu Sep 09 07:54:50 2021 -0400
  2. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  3. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  4. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  5. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  6. 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · Wed Sep 29 07:58:20 2021 -0400
  7. e22c968 net: dsa: felix: check return code of mdio_alloc and mdio_register by Vladimir Oltean · Mon Sep 27 14:22:02 2021 +0300
  8. ad2e1fc net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:58 2021 +0300
  9. f201344 net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:57 2021 +0300
  10. 34b98bc net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:56 2021 +0300
  11. 208cf4a net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:55 2021 +0300
  12. 1cf22ab net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:54 2021 +0300
  13. 1e70f9f net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:53 2021 +0300
  14. 7947ab4 net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:52 2021 +0300
  15. f3b1db7 net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:51 2021 +0300
  16. 5a9dd58 net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:50 2021 +0300
  17. c99dd24 net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:49 2021 +0300
  18. dcd21cc net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:48 2021 +0300
  19. 487ce78 net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:47 2021 +0300
  20. c786b52 net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:46 2021 +0300
  21. ec7a56b net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:45 2021 +0300
  22. 17c24f9 net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:44 2021 +0300
  23. ca8d72e net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:43 2021 +0300
  24. dff95bf net: tsec: read the phy-mode property as fallback to phy-connection-type by Vladimir Oltean · Sat Sep 18 15:46:55 2021 +0300
  25. 0e57757 net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode by Vladimir Oltean · Sat Sep 18 15:46:54 2021 +0300
  26. 19d04df net: dsa: felix: remove "xgmii" phy-mode by Vladimir Oltean · Sat Sep 18 15:32:37 2021 +0300
  27. 5c10f9e net: enetc: remove support for "xgmii" phy-mode by Vladimir Oltean · Sat Sep 18 15:32:36 2021 +0300
  28. 6caef97 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · Sat Sep 18 15:32:35 2021 +0300
  29. 6a6e402 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · Sat Sep 18 15:32:34 2021 +0300
  30. c22e3b8 net: phy: genphy_init can be static by Vladimir Oltean · Sat Sep 18 14:55:24 2021 +0300
  31. 5041e42 net: update NXP copyright text by Vladimir Oltean · Fri Sep 17 14:27:13 2021 +0300
  32. e26bcf6 net: dsa: felix: propagate the error code from phy_startup() by Vladimir Oltean · Tue Aug 24 15:00:43 2021 +0300
  33. 81cec03 net: dsa: felix: call phy_config at .port_probe() time by Vladimir Oltean · Tue Aug 24 15:00:42 2021 +0300
  34. 132a8c2 net: dsa: felix: felix_init() can be static by Vladimir Oltean · Tue Aug 24 15:00:38 2021 +0300
  35. 8ca1e6b net: tsec: Mark tsec_get_interface as __maybe_unused by Ramon Fried · Tue Sep 28 18:49:02 2021 +0300
  36. 2f93983 net: remove unused CONFIG_DRIVER_AT91EMAC_* by Eugen Hristev · Wed Aug 25 13:28:28 2021 +0300
  37. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  38. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  39. 900f0da net: Drop DM_PCI check from designware driver by Simon Glass · Sun Aug 01 18:54:34 2021 -0600
  40. 1d92624 net: Move network rules to drivers/net by Simon Glass · Sun Aug 08 12:20:31 2021 -0600
  41. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  42. f916490 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · Thu Aug 19 15:02:35 2021 -0400
  43. 968485f net: cortina: Add support for tfa boot in cortina firmware by Kuldeep Singh · Tue Aug 10 11:20:08 2021 +0530
  44. 016965f configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig by Kuldeep Singh · Tue Aug 10 11:20:07 2021 +0530
  45. db29ff2 net: fec_mxc: support i.MX8ULP by Peng Fan · Sat Aug 07 16:00:42 2021 +0800
  46. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  47. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  48. 6f5480c net: xilinx: axi_mrmac: Add MRMAC driver by Ashok Reddy Soma · Fri Jul 02 04:40:34 2021 -0600
  49. b4d946e board: synquacer: Initialize SCBM SMMU at board_init() by Masami Hiramatsu · Mon Jul 12 19:35:44 2021 +0900
  50. 971dfd3 net: fsl-mc: fix logically dead code by Cosmin-Florin Aluchenesei · Wed Jul 21 19:13:33 2021 +0300
  51. e4beeb5 drivers: net: aquantia: fix unsigned compared against 0 by Cosmin-Florin Aluchenesei · Wed Jul 21 19:13:11 2021 +0300
  52. 5787284 net: dwc_eth_qos: define LOG_CATEGORY by Patrick Delaunay · Tue Jul 20 20:15:29 2021 +0200
  53. b26ef6f net: eth-phy: define LOG_CATEGORY by Patrick Delaunay · Tue Jul 20 20:15:28 2021 +0200
  54. 1bc6ce7 net: dwc: add a common empty ops eqos_null_ops by Patrick Delaunay · Tue Jul 20 20:09:56 2021 +0200
  55. d9dc80c net: dwc_eth_qos: use generic ethernet phy for stm32 variant by Patrick Delaunay · Tue Jul 20 20:09:55 2021 +0200
  56. b1b393a net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv by Patrick Delaunay · Tue Jul 20 20:09:54 2021 +0200
  57. e4231ca net: eth-phy: manage subnode mdio0 by Patrick Delaunay · Tue Jul 20 20:09:53 2021 +0200
  58. 8c937fa net: eth-phy: use dev_dbg and log_notice by Patrick Delaunay · Tue Jul 20 20:09:52 2021 +0200
  59. cc2ffab net: eth-phy: add support of device tree configuration for gpio reset by Patrick Delaunay · Tue Jul 20 20:09:51 2021 +0200
  60. c2e4ed1 net: Use phys_addr_t for SMC net device addresses by Peter Hoyes · Fri Jul 09 10:52:06 2021 +0100
  61. 3d59ab7 m68k: Remove M54451EVB board by Tom Rini · Mon Jul 12 12:42:13 2021 -0400
  62. f5e1d9e Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 17 10:52:21 2021 -0400
  63. cd16085 sandbox: net: Ensure host name is always a valid string by Simon Glass · Thu May 13 19:39:17 2021 -0600
  64. 06dea1e net: add support for KSZ9477/KSZ9897/KSZ9567 GbE switch by Tim Harvey · Wed Jun 30 16:50:08 2021 -0700
  65. 528c2af net: fec: add set_promisc function by Tim Harvey · Wed Jun 30 16:50:06 2021 -0700
  66. 343eaa9 net: fec: set phy_of_node properly for fixed-link phy by Tim Harvey · Wed Jun 30 16:50:04 2021 -0700
  67. 4251021 net: fec: use device sequence vs index when fetching fec by Tim Harvey · Wed Jun 30 16:50:03 2021 -0700
  68. a7ffa3d ppc: Remove T4160RDB board by Tom Rini · Sun May 23 10:58:05 2021 -0400
  69. b4e6026 ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT by Tom Rini · Fri May 14 21:34:22 2021 -0400
  70. 7ab2f5f m68k: Remove M5475x boards by Tom Rini · Fri May 14 21:34:10 2021 -0400
  71. 9f50a56 net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGN by Patrick Delaunay · Tue Mar 30 14:34:50 2021 +0200
  72. 1936308 net: enetc: propagate the return code from phy_startup() to eth_ops::start by Vladimir Oltean · Tue Jun 29 20:53:17 2021 +0300
  73. 14ca0c3 net: enetc: force the RGMII MAC speed/duplex instead of using in-band signaling by Vladimir Oltean · Tue Jun 29 20:53:16 2021 +0300
  74. 10c6fe4 net: enetc: require a PHY device when probing by Vladimir Oltean · Tue Jun 29 20:53:15 2021 +0300
  75. 9d09b0a net: smc911x: Determine bus width at runtime by Andre Przywara · Mon Jun 28 14:30:31 2021 +0100
  76. 30301e5 net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbol by Andre Przywara · Mon Jun 28 14:30:30 2021 +0100
  77. f2d36cb phy: add nxp tja1103 phy driver by Radu Pirea (NXP OSS) · Fri Jun 18 21:58:30 2021 +0300
  78. 08b3fd6 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Jul 01 08:57:23 2021 -0400
  79. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · Mon Jun 28 16:22:13 2021 -0400
  80. 645aa76 net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet by Ashok Reddy Soma · Thu Jun 24 00:34:41 2021 -0600
  81. 3c4df95 net: xilinx: axi_emac: Cleanup of of_to_plat() by Ashok Reddy Soma · Thu Jun 24 00:34:40 2021 -0600
  82. c0f6a02 net: octeontx: smi: use dt live tree API by Tim Harvey · Thu Jun 17 16:08:54 2021 -0700
  83. 6ffc023 net: sun8i-emac: fix MDIO frequency by Heinrich Schuchardt · Thu Jun 03 07:52:41 2021 +0000
  84. 29c58b0 net: synquacer: Add netsec driver by Jassi Brar · Fri Jun 04 18:44:38 2021 +0900
  85. 470c06c net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b by Daniil Stas · Sun May 30 13:34:09 2021 +0000
  86. 8159792 net: dwc_eth_qos: Fix needless phy auto-negotiation restarts by Daniil Stas · Sun May 23 22:24:48 2021 +0000
  87. 893bd6e net: e1000: do not attempt to set hwaddr for i210 without FLASH by Tim Harvey · Fri Apr 16 13:25:09 2021 -0700
  88. 46bcbeb Fix a memory leak issue in the RX port initialization. by Hou Zhiqiang · Sat Jun 12 21:15:41 2021 +0300
  89. 1d3c81b net: tsec: add option to set device max-speed via dts by Aleksandar Gerasimovski · Fri Jun 04 13:40:58 2021 +0000
  90. 811cbcf armv8: ls1012a: Pass PPFE firmware to Linux through FDT by Chaitanya Sakinam · Fri May 07 12:22:05 2021 +0800
  91. 08d531c clk: Allow force setting clock defaults before relocation by Sean Anderson · Fri Jun 11 00:16:07 2021 -0400
  92. 2529deae ls1012a: net: pfe: remove pfe stop from bootcmd by Mian Yousaf Kaukab · Wed Apr 14 12:33:58 2021 +0200
  93. f27c47d net: luton: remove address translation after ofnode_read_resource by Patrick Delaunay · Fri May 21 12:24:59 2021 +0200
  94. d8d2d36 net: Remove ne2000 driver by Tom Rini · Tue May 25 11:54:12 2021 -0400
  95. 0db0f35 net: mvpp2: add explicit sgmii-2500 support by Marcin Wojtas · Mon May 03 08:08:53 2021 +0200
  96. 4032d40 net: mvpp2: allow MDIO registration for fixed links by Stefan Chulski · Mon May 03 08:08:52 2021 +0200
  97. 95c292c net: mvpp2: fix missing switch case break by Ben Peled · Mon May 03 08:08:51 2021 +0200
  98. 6c6a936 net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REG by Ben Peled · Mon May 03 08:08:50 2021 +0200
  99. 03da362 net: mvpp2: AN Bypass in 1000 and 2500 basex mode by Ben Peled · Mon May 03 08:08:49 2021 +0200
  100. 4de58cb net: mvpp2: Fix 2.5G GMII_SPEED configurations by Stefan Chulski · Mon May 03 08:08:48 2021 +0200