1. d4bcfed net: freescale: Drop use of SPL_BUILD dependency by Simon Glass · Sun Sep 29 19:49:27 2024 -0600
  2. 2882620 driver: net: Add Aspeed AST2700 MDIO support by Jacky Chou · Tue Sep 10 15:49:34 2024 +0800
  3. 65909ec net: ftgmac100: Add Aspeed AST2700 support by Jacky Chou · Mon Jul 08 14:07:18 2024 +0800
  4. a3e259b net: ftgmac100: Modify desc. size to cache line by Jacky Chou · Fri Jun 28 17:38:50 2024 +0800
  5. 7c01153 net: ftgmac100: Fixed NC-SI PHY device cannot get by Jacky Chou · Fri Jun 28 15:14:45 2024 +0800
  6. 69d5707 net: ftgmac100: Fixed the cache coherency issues of rx memory by Jacky Chou · Thu Jun 27 14:26:00 2024 +0800
  7. 4246035 net: dwc_eth_qos: Add glue driver for Intel MAC by Philip Oberfichtner · Fri Aug 02 11:25:39 2024 +0200
  8. 6f47364 net: dwc_eth_qos: Implement bind() for PCI devices by Philip Oberfichtner · Fri Aug 02 11:25:38 2024 +0200
  9. d6d22da net: dwc_eth_qos: Adapt probe() for PCI devices by Philip Oberfichtner · Fri Aug 02 11:25:37 2024 +0200
  10. 091338f net: dwc_eth_qos: Fix header to be self-contained by Philip Oberfichtner · Fri Aug 02 11:25:36 2024 +0200
  11. abed372 net: dwc_eth_qos: mdio: Implement clause 45 by Philip Oberfichtner · Tue May 07 11:42:37 2024 +0200
  12. 5690c25 Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · Thu Jul 25 18:04:16 2024 -0600
  13. ea1b88b net: add Qualcomm ESS EDMA adapter by Robert Marko · Mon Jun 03 14:06:15 2024 +0200
  14. 618e136 drivers: net: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:45 2024 +0200
  15. 1b3b9a4 net: sun8i_emac: add support for the V3s by Michael Walle · Mon May 13 22:56:09 2024 +0200
  16. 58ba335 Merge patch series "mediatek: cumulative trivial fix for OF_UPSTREAM support" by Tom Rini · Mon Jul 08 11:56:59 2024 -0600
  17. 50ba7a5 net: mediatek: handle alternative name for pn_swap property by Christian Marangi · Mon Jun 24 23:03:30 2024 +0200
  18. 0cef780 e1000: add support for i226 by Marjolaine Amate · Mon Jun 24 19:15:32 2024 +0000
  19. f8628fa m68k: Rename icache_invalid to invalidate_icache_all by Tom Rini · Wed Jun 19 15:27:54 2024 -0600
  20. 57a8884 net: dwc_eth_qos: add support for phy-reset-gpios property by Heesub Shin · Sun Apr 28 23:24:05 2024 +0900
  21. 1f79d01 bcmgenet: fix Rx buffer corruption caused by lack of cache flush by Yasuharu Shibata · Sun Jun 02 17:24:03 2024 +0900
  22. e4d70fd net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol by Marek Vasut · Fri May 31 18:47:17 2024 +0200
  23. 2070c1a net: phy: Turn default auto-negotiation timeout into Kconfig symbol by Marek Vasut · Fri May 31 18:47:16 2024 +0200
  24. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  25. cb40ccc Merge tag 'v2024.07-rc3' into next by Tom Rini · Mon May 20 10:16:33 2024 -0600
  26. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  27. 9ee004a net: ti: am65-cpsw-nuss: fix error handling for "RX dma add buf failed" by Matthias Schiffer · Fri Apr 26 10:02:26 2024 +0200
  28. ac70b87 net: ti: am65-cpsw-nuss: avoid errors due to imbalanced start()/stop() by Matthias Schiffer · Fri Apr 26 10:02:25 2024 +0200
  29. dc7aa6f net: Add drivers for Sysnopsys Ethernet 10G device by Boon Khai Ng · Wed Apr 17 15:46:56 2024 +0800
  30. 6a1ea38 net: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:31:02 2024 -0600
  31. 1fbf86c board: milkv_duo: Add init code for Milk-V Duo ethernet by Kongyang Liu · Sat Apr 20 15:00:27 2024 +0800
  32. 0333e3b rockchip: rk3308: Move cru and grf include files to arch-rockchip by Jonas Karlman · Mon Apr 08 18:14:11 2024 +0000
  33. c8c2009 rockchip: rk3308: Sync device tree from linux v6.8 by Jonas Karlman · Mon Apr 08 18:14:07 2024 +0000
  34. 83e007c Merge tag 'u-boot-stm32-20240419' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Apr 19 07:28:43 2024 -0600
  35. 6c4b245 net: dwc_eth_qos: Add support for st, ext-phyclk property by Marek Vasut · Tue Mar 26 13:07:32 2024 +0100
  36. 25a1686 net: dwc_eth_qos: Add support of STM32MP13xx platform by Christophe Roullier · Tue Mar 26 13:07:31 2024 +0100
  37. 033dc76 net: dwc_eth_qos: Add DT parsing for STM32MP13xx platform by Christophe Roullier · Tue Mar 26 13:07:30 2024 +0100
  38. e77fa87 net: dwc_eth_qos: Constify st, eth-* values parsed out of DT by Marek Vasut · Tue Mar 26 13:07:29 2024 +0100
  39. 5a1640e net: dwc_eth_qos: Use consistent logging prints by Marek Vasut · Tue Mar 26 13:07:28 2024 +0100
  40. d5e1768 net: dwc_eth_qos: Move log_debug statements on top of case block by Marek Vasut · Tue Mar 26 13:07:27 2024 +0100
  41. 577f46b net: dwc_eth_qos: Use FIELD_PREP for ETH_SEL bitfield by Marek Vasut · Tue Mar 26 13:07:26 2024 +0100
  42. b14101c net: dwc_eth_qos: Scrub ifdeffery by Marek Vasut · Tue Mar 26 13:07:25 2024 +0100
  43. 7595bfc net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue code by Marek Vasut · Tue Mar 26 13:07:24 2024 +0100
  44. 944ba37 net: dwc_eth_qos: Rename eqos_stm32_config to eqos_stm32mp15_config by Marek Vasut · Tue Mar 26 13:07:23 2024 +0100
  45. 426ca62 net: dwc_eth_qos: Split STM32 glue into separate file by Marek Vasut · Tue Mar 26 13:07:22 2024 +0100
  46. 4ef2a11 net: designware: Pass all multicast frames in designware driver by Jim Liu · Mon Apr 08 16:50:17 2024 +0800
  47. 1f031a0 net: designware: Invalidate RX buffer cache before freeing the DMA descriptor by Jim Liu · Mon Apr 08 16:49:02 2024 +0800
  48. 7b1baf3 net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt() by Patrice Chotard · Fri Apr 05 18:15:29 2024 +0200
  49. 2353e50 Merge patch series "Introduce ICSSG Ethernet driver" by Tom Rini · Fri Apr 12 13:54:51 2024 -0600
  50. 6b8c29e net: ti: icssg: Add support sending FDB command to update rx_flow_id by MD Danish Anwar · Thu Apr 04 12:38:03 2024 +0530
  51. dd18b89 net: ti: icssg: Add ICSSG ethernet driver by MD Danish Anwar · Thu Apr 04 12:38:02 2024 +0530
  52. 6712abb net: ti: icssg: Add icssg queues APIs and macros by MD Danish Anwar · Thu Apr 04 12:38:01 2024 +0530
  53. 89d709b net: ti: icssg: Add Firmware config and classification APIs. by MD Danish Anwar · Thu Apr 04 12:38:00 2024 +0530
  54. 92802f8 net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver. by MD Danish Anwar · Thu Apr 04 12:37:59 2024 +0530
  55. 2e9cacb net: ti: am65-cpsw: Fix buffer overflow by Michael Walle · Wed Apr 03 16:31:55 2024 +0200
  56. ccb51b4 net: dw_eth_qos: Add missing \n in error messages. by Heinrich Schuchardt · Tue Apr 02 10:39:34 2024 +0200
  57. 221dff5 net: fec_mxc: Avoid enable regulator failure by Ye Li · Thu Mar 28 18:57:59 2024 +0800
  58. cf54eeb net: phy: Factor out PHY GPIO reset code by Marek Vasut · Mon Mar 18 15:57:01 2024 +0100
  59. e491335 e1000: add support for i225-IT by Marjolaine Amate · Mon Mar 04 16:23:38 2024 +0100
  60. 13fddd5 net: phy: ncsi: reslove the unaligned access issue by Jacky Chou · Mon Feb 05 16:13:23 2024 +0800
  61. 32d7b19 net: phy: ncsi: Correct the endian of the checksum by Jacky Chou · Mon Feb 05 16:02:28 2024 +0800
  62. 581b2f5 net: hifemac: make some functions static by Yang Xiwen · Mon Jan 22 22:33:24 2024 +0800
  63. f9db9d7 net: hifemac: implement `net stats` needed ops by Yang Xiwen · Mon Jan 22 22:33:23 2024 +0800
  64. 7579ad1 net: hifemac: register MDIO bus device for subnode by Yang Xiwen · Mon Jan 22 22:33:22 2024 +0800
  65. f56b07b net: hifemac: fix log reporting by Yang Xiwen · Mon Jan 22 22:33:21 2024 +0800
  66. 5090ead net: hifemac_mdio: use log_msg_ret() correctly, report error by dev_err() by Yang Xiwen · Mon Jan 22 22:33:20 2024 +0800
  67. 77cbf0e net: phy: the NC-SI phy device do not require mdio bus by Jacky Chou · Mon Jan 15 18:34:47 2024 +0800
  68. 4238837 net: phy: Fix signed shift overflow by Eugeniu Rosca · Thu Jan 04 05:26:23 2024 +0100
  69. ae4bec7 net: phy: broadcom: Configure LEDs on BCM54210E by Marek Vasut · Mon Jan 01 22:07:47 2024 +0100
  70. e4f0760 net: phy: ncsi: fixed not nullify the pointers after free by Jacky Chou · Fri Dec 29 09:45:55 2023 +0800
  71. 8b05c18 rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h by Quentin Schulz · Mon Mar 11 13:01:57 2024 +0100
  72. 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · Mon Mar 11 13:40:06 2024 -0400
  73. 51a4b6f net: phy: Use PHY MDIO address from DT if available by Marek Vasut · Sun Jan 28 02:19:40 2024 +0100
  74. fced6b6 net: am65-cpsw: cpsw_mdio: Switch to proper DM_MDIO framework by Roger Quadros · Wed Feb 28 12:35:27 2024 +0200
  75. fae454d net: mv88e6xxx: fix missing SMI address initialization by Marek Mojík · Wed Dec 06 15:35:56 2023 +0100
  76. f972661 ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_* by Marek Vasut · Tue Feb 27 17:05:47 2024 +0100
  77. 30fe98e ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type() by Marek Vasut · Tue Feb 27 17:05:45 2024 +0100
  78. c0ff8a4 net: macb: Add support for fixed link by BELOUARGA Mohamed · Tue Feb 06 20:04:02 2024 +0100
  79. ef7b650 net: mediatek: add support for XGMII interface by developer · Mon Jan 22 10:08:16 2024 +0800
  80. 4843ad3 net: mediatek: add support for adjusting MDIO clock by developer · Mon Jan 22 10:08:11 2024 +0800
  81. 56b37e7 net: designware: Support high memory nodes by Nils Le Roux · Sat Dec 02 10:39:49 2023 +0100
  82. dbb6e55 net: phy: nxp-c45-tja11xx: add tja1120 support by Radu Pirea (NXP OSS) · Wed Dec 13 18:14:23 2023 +0200
  83. bf29d01 net: phy: nxp-c45-tja11xx: rename nxp_c45_tja11xx structure by Radu Pirea (NXP OSS) · Wed Dec 13 18:14:22 2023 +0200
  84. a7ef723 net: phy: nxp-c45-tja11xx: read PHY the speed from hardware by Radu Pirea (NXP OSS) · Wed Dec 13 18:14:21 2023 +0200
  85. eecf019 net: phy: nxp-c45-tja11xx: use local definion of features by Radu Pirea (NXP OSS) · Wed Dec 13 18:14:20 2023 +0200
  86. 2603bbc net: designware: Reset eth phy before phy connect by Jonas Karlman · Thu Jan 18 07:19:45 2024 +0000
  87. 3282aee net: phy: motorcomm: configure pad drive strength register by Lukasz Tekieli · Sun Jan 28 20:22:47 2024 +0100
  88. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  89. eda9931 net: sun8i-emac: Add support for fixed-link phy by Maksim Kiselev · Sat Jan 20 19:26:24 2024 +0300
  90. 3f60914 Merge patch series "net fixes prior lwip" by Tom Rini · Thu Jan 11 11:25:07 2024 -0500
  91. 73b447f driver/net/rtl8139: remove debug print by Maxim Uvarov · Tue Dec 26 21:46:15 2023 +0600
  92. f989147 net/smc911x: fix return from smc911x_send by Maxim Uvarov · Tue Dec 26 21:46:13 2023 +0600
  93. 1bbf41d global: Drop common.h inclusion by Tom Rini · Thu Dec 14 13:16:47 2023 -0500
  94. 28fade7 net: Add Amlogic GXL MDIO Mux driver by Neil Armstrong · Wed Dec 13 10:30:12 2023 +0100
  95. 49107fb Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Dec 14 13:27:11 2023 -0500
  96. 0b4e859 net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CG by Sébastien Szymanski · Tue Oct 17 11:45:00 2023 +0200
  97. 28b7fc4 net: dwc_eth_qos: add i.MX93 support by Sébastien Szymanski · Tue Oct 17 11:44:58 2023 +0200
  98. 69e5104 net: axi_emac: Use reg property for DMA registers by Mayuresh Chitale · Thu Nov 16 22:10:24 2023 +0530
  99. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  100. 57eeea6 net: sun8i_emac: Drop DM_GPIO checks by Samuel Holland · Tue Oct 31 00:25:46 2023 -0500