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