1. 97504bc phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · Tue Apr 12 10:31:34 2022 -0300
  2. 7af1138 ARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible string by Marek Vasut · Sat Feb 26 04:36:37 2022 +0100
  3. 2e9bd50 arm: Remove unused ep93xx code by Tom Rini · Thu Mar 31 13:46:53 2022 -0400
  4. cb08bc1 net: Remove uli526x driver by Tom Rini · Thu Mar 31 13:46:52 2022 -0400
  5. db36774 net: Remove ns8382x driver by Tom Rini · Thu Mar 31 13:46:51 2022 -0400
  6. a288357 net: Remove natsemi driver by Tom Rini · Thu Mar 31 13:46:50 2022 -0400
  7. 36d92fc net: Remove lan91c96 driver by Tom Rini · Thu Mar 31 13:46:49 2022 -0400
  8. 745276e net: Remove ftmac110 driver by Tom Rini · Thu Mar 31 13:46:48 2022 -0400
  9. 7833e5d net: Remove dnet driver by Tom Rini · Thu Mar 31 13:46:47 2022 -0400
  10. acbc56c net: Remove cs8900 driver by Tom Rini · Thu Mar 31 13:46:46 2022 -0400
  11. b836272 net: Remove ax88180 driver by Tom Rini · Thu Mar 31 13:46:45 2022 -0400
  12. f668768 net: Remove armada100_fec driver by Tom Rini · Thu Mar 31 13:46:44 2022 -0400
  13. 041ea48 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Apr 05 11:27:39 2022 -0400
  14. 4a0e6b5 net: zynq_gem: Add SGMII dynamic config support by T Karthik Reddy · Wed Mar 30 11:07:58 2022 +0200
  15. 297521e net: zynq_gem: Move ethernet info print statement by T Karthik Reddy · Wed Mar 30 11:07:55 2022 +0200
  16. 13f3fe3 net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled by T Karthik Reddy · Wed Mar 30 11:07:54 2022 +0200
  17. b001798 net: zynq_gem: Use shared MDIO bus support for zynqmp by Michal Simek · Wed Mar 30 11:07:53 2022 +0200
  18. 2f24c90 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · Tue Mar 29 16:05:57 2022 +0200
  19. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Apr 05 08:33:32 2022 -0400
  20. bab64f2 net: sun8i_emac: Remove non-DM pin setup by Samuel Holland · Sat Aug 28 11:49:40 2021 -0500
  21. 85ade3f net: sunxi_emac: Remove non-DM pin setup by Samuel Holland · Sat Aug 28 13:22:41 2021 -0500
  22. 8b08437 Convert CONFIG_BITBANGMII_MULTI to Kconfig by Tom Rini · Mon Mar 21 21:33:31 2022 -0400
  23. a65def5 net: bcm63xx: Don't check clk_free by Sean Anderson · Sat Jan 15 17:25:00 2022 -0500
  24. 1a0c7dc Convert CONFIG_MII_INIT to Kconfig by Tom Rini · Fri Mar 18 08:38:27 2022 -0400
  25. 6c85151 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · Fri Mar 18 08:38:26 2022 -0400
  26. 6b408bb Convert CONFIG_LPC32XX_ETH to Kconfig by Tom Rini · Fri Mar 18 08:38:24 2022 -0400
  27. e09aab1 Convert CONFIG_RMII to Kconfig by Tom Rini · Fri Mar 18 08:38:22 2022 -0400
  28. 49d4b08 net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE by Tom Rini · Fri Mar 11 09:12:10 2022 -0500
  29. 4f52f7f net: fec_mxc: Remove non-DM_ETH code by Tom Rini · Fri Mar 11 09:12:09 2022 -0500
  30. 488eec5 net: phy: Add support for ethernet-phy-id with gpio reset by Michal Simek · Wed Feb 23 15:45:42 2022 +0100
  31. c1c1603 net: phy: Remove static return type for phy_device_create() by Michal Simek · Wed Feb 23 15:45:41 2022 +0100
  32. 2541837 net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid by Adam Ford · Fri Feb 25 14:32:52 2022 -0600
  33. 4a4ac0d Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Mon Feb 21 08:32:02 2022 -0500
  34. 198bbb1 net: ti: am65-cpsw: Cleanup resources before jump to kernel by Vignesh Raghavendra · Fri Jan 28 11:21:19 2022 +0530
  35. e50c9ea net: xilinx: fix the wrong dma base address issue by Greentime Hu · Thu Jan 20 16:41:28 2022 +0800
  36. d26ac2e net: ti: am65-cpsw-nuss: Fix err msg for port bind failures by Vignesh Raghavendra · Fri Jan 21 12:47:51 2022 +0530
  37. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jan 20 12:40:20 2022 -0500
  38. 3110499 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Jan 20 09:39:45 2022 -0500
  39. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · Thu Jan 20 01:04:42 2022 +0100
  40. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  41. 774c9af Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Jan 19 11:43:44 2022 -0500
  42. c84560a net: ftgmac100: Add Aspeed AST2600 support by Dylan Hung · Thu Dec 09 10:12:25 2021 +0800
  43. 2bec372 net: ftgmac100: Add DM_MDIO support by Dylan Hung · Thu Dec 09 10:12:24 2021 +0800
  44. b75f324 Merge branch '2022-01-15-TI-platform-updates' by Tom Rini · Mon Jan 17 11:24:43 2022 -0500
  45. d7d071f Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Mon Jan 17 08:35:11 2022 -0500
  46. bea12f4 net: gem: Workaround gmii2rgmii bridge DT node issue by Ashok Reddy Soma · Fri Jan 14 13:08:07 2022 +0100
  47. 42cb066 Revert "net: gem: Disable broadcast setting" by Michal Simek · Fri Jan 14 13:15:48 2022 +0100
  48. 9c87899 net: fsl: Fix busy flag polling register by Markus Koch · Tue Jan 11 19:22:54 2022 +0100
  49. dfd03c1 net: eth-phy: Demote missing phy-handle log message to debug by Marek Vasut · Sat Jan 01 20:12:23 2022 +0100
  50. 11147e0 net: phy: add TI DP83869HM ethernet driver by Dominic Rath · Wed Dec 22 08:57:46 2021 +0100
  51. dd44c25 net: dsa: sja1105: fix device id detection by Vladimir Oltean · Sun Dec 05 01:00:35 2021 +0200
  52. bbedbbb net: ti: am65-cpsw: Add support for multi port independent MAC mode by Vignesh Raghavendra · Fri Dec 24 12:55:30 2021 +0530
  53. b7cf5af drivers/net/fec_mxc.c: Fix spelling of "resetting". by Vagrant Cascadian · Tue Dec 21 13:06:57 2021 -0800
  54. 0625046 net: gem: Reduce timeout of mdio phy idle status check by Ashok Reddy Soma · Thu Nov 18 13:05:24 2021 +0100
  55. c8142d4 net: zynq: Add support for PHY configuration in SGMII mode by Michal Simek · Wed Dec 15 11:00:01 2021 +0100
  56. c86e7fc net: zynq: Add support for GEM reset by Michal Simek · Mon Dec 06 16:25:20 2021 +0100
  57. eac3c67 net: zynq: Add support for mdio bus address decoding by Michal Simek · Mon Dec 06 14:53:17 2021 +0100
  58. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · Sat Dec 11 14:55:48 2021 -0500
  59. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  60. a4ba7ff net: ravb: Support multiple clocks by Adam Ford · Mon Dec 06 10:29:26 2021 -0600
  61. 97e2f84 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Dec 03 09:02:49 2021 -0500
  62. 63459cd net: macb: Remove Microchip compatible string by Padmarao Begari · Wed Nov 17 18:21:15 2021 +0530
  63. 30b28c4 net: dwc_eth_qos: Enable clock in probe by Marek Vasut · Sat Nov 13 03:23:52 2021 +0100
  64. 9da5a55 net: eth-phy: Handle gpio_request_by_name() return value by Marek Vasut · Sat Nov 13 03:23:11 2021 +0100
  65. b48ee74 net: brcm: netXtreme driver by Bharat Gooty · Mon Nov 08 14:46:10 2021 -0800
  66. e06f73b driver: net: Makefile: order file alphabetically by Ramon Fried · Thu Dec 02 08:15:27 2021 +0200
  67. 6588dc1 drivers: net: Soft reset felix switch core by Radu Bulie · Sat Nov 27 14:52:35 2021 +0200
  68. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  69. f477c71 net: phy: realtek: Add tx/rx delay config for 8211e by Samuel Holland · Tue Oct 12 21:07:32 2021 -0500
  70. b450ee6 drivers: net: add Aspeed MDIO driver by Dylan Hung · Tue Nov 02 13:41:54 2021 +0800
  71. 1886407 net: tsec: Make redundant_init() static by Bin Meng · Mon Nov 01 14:15:12 2021 +0800
  72. 0a752d2 net: fec_mxc: Declare 'promisc' as bool by Bin Meng · Mon Nov 01 14:15:11 2021 +0800
  73. db2f387 cmd: pxe_utils: Check fdtcontroladdr in label_boot by Peter Hoyes · Thu Oct 14 09:40:04 2021 +0100
  74. 6892d6a net: dsa: sja1105: add support for SGMII by Vladimir Oltean · Wed Sep 29 18:04:42 2021 +0300
  75. 67bfc85 net: dsa: add driver for NXP SJA1105 L2 switch by Vladimir Oltean · Wed Sep 29 18:04:41 2021 +0300
  76. 1ecc689 net: dsa: felix: configure the in-band autoneg property based on OF node info by Vladimir Oltean · Wed Sep 29 18:04:40 2021 +0300
  77. 3556c4d net: tsec: add support for promiscuous mode by Vladimir Oltean · Wed Sep 29 18:04:36 2021 +0300
  78. cd35764 net: phy: mscc: add support for VSC8502 in dual RGMII mode by Vladimir Oltean · Tue Sep 28 02:13:42 2021 +0300
  79. 926dca5 Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Nov 16 09:51:04 2021 -0500
  80. 650378b Convert CONFIG_MACB to Kconfig by Tom Rini · Sun Nov 07 22:59:48 2021 -0500
  81. aec3801 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · Tue Nov 09 16:30:38 2021 +0530
  82. aa28014 drivers: net: fsl-mc: add a command which dumps the MC log by Cosmin-Florin Aluchenesei · Thu Oct 07 13:07:44 2021 +0300
  83. e5a70d4 net: gem: Disable broadcast setting by Michal Simek · Fri Oct 15 15:03:29 2021 +0200
  84. 81ce637 net: macb: Fix -Wint-to-pointer-cast warnings by Bin Meng · Sun Sep 12 11:15:14 2021 +0800
  85. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  86. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · Thu Sep 09 07:54:50 2021 -0400
  87. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  88. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  89. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  90. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  91. 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
  92. e22c968 net: dsa: felix: check return code of mdio_alloc and mdio_register by Vladimir Oltean · Mon Sep 27 14:22:02 2021 +0300
  93. 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
  94. 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
  95. 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
  96. 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
  97. 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
  98. 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
  99. 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
  100. 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