1. 7bea69e Merge a patch series to improve dc2114x support by Tom Rini · Sun Oct 27 10:15:43 2024 -0600
  2. d674d62 Merge patch series "net: ksz9477: add support for KSZ GbE switches using SPI bus" by Tom Rini · Sun Oct 27 10:19:57 2024 -0600
  3. 98a124d net: ksz9477: add support for KSZ GbE switches using SPI bus by Romain Naour · Tue Oct 08 09:54:32 2024 +0200
  4. 4e4e1b9 net: dc2114x: allow users to decide how to tx packets according to IP core by Hanyuan Zhao · Fri Aug 09 16:57:00 2024 +0800
  5. a34fa7d net: dc2114x: allow users to decide whether to detect the tx No Carrier errors by Hanyuan Zhao · Fri Aug 09 16:56:59 2024 +0800
  6. a45684c net: dc2114x: add support for platforms that don't have pci controllers by Hanyuan Zhao · Fri Aug 09 16:56:54 2024 +0800
  7. 1ff0036 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · Wed Oct 16 12:04:03 2024 +0200
  8. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · Wed Oct 16 12:03:59 2024 +0200
  9. 537d96a sandbox: add dummy driver ETH_SANDBOX_LWIP by Jerome Forissier · Wed Oct 16 11:56:24 2024 +0200
  10. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  11. d4bcfed net: freescale: Drop use of SPL_BUILD dependency by Simon Glass · Sun Sep 29 19:49:27 2024 -0600
  12. 69c5b05 net: ftgmac100: depend on NET by Jerome Forissier · Wed Sep 11 11:58:21 2024 +0200
  13. 4246035 net: dwc_eth_qos: Add glue driver for Intel MAC by Philip Oberfichtner · Fri Aug 02 11:25:39 2024 +0200
  14. ea1b88b net: add Qualcomm ESS EDMA adapter by Robert Marko · Mon Jun 03 14:06:15 2024 +0200
  15. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  16. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  17. dc7aa6f net: Add drivers for Sysnopsys Ethernet 10G device by Boon Khai Ng · Wed Apr 17 15:46:56 2024 +0800
  18. 28fade7 net: Add Amlogic GXL MDIO Mux driver by Neil Armstrong · Wed Dec 13 10:30:12 2023 +0100
  19. fa9af72 m68k: Remove CONFIG_FSLDMAFEC by Tom Rini · Wed Nov 01 12:28:05 2023 -0400
  20. dabe1db net: add hifemac_mdio MDIO bus driver for HiSilicon platform by Yang Xiwen · Wed Aug 23 01:03:43 2023 +0800
  21. d971711 net: add hifemac Ethernet driver for HiSilicon platform by Yang Xiwen · Wed Aug 23 01:03:42 2023 +0800
  22. 098ee4f net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568 by Jonas Karlman · Sun Oct 01 19:17:19 2023 +0000
  23. 1f502ee net: dwc_eth_qos: Add StarFive ethernet driver glue layer by Yanhong Wang · Thu Jun 15 17:36:43 2023 +0800
  24. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  25. 88978dd net: rtl8169: add depends on PCI by Eugen Hristev · Wed May 17 13:41:24 2023 +0300
  26. fc479f6 net: sh_eth: Drop reset GPIO handling in favor of common code by Marek Vasut · Wed May 31 00:51:29 2023 +0200
  27. ad778bc net: ravb: Drop reset GPIO handling in favor of common code by Marek Vasut · Wed May 31 00:51:28 2023 +0200
  28. e44a311 net: rswitch: Add Renesas Ethernet Switch by Phong Hoang · Mon Mar 20 21:05:04 2023 +0100
  29. aee59c5 net: ravb: Add R-Car Gen4 support by Hai Pham · Fri Apr 07 17:12:17 2023 +0200
  30. b8a0ab9 net: ftmac100: add mii read and write callbacks by Sergei Antonov · Fri Feb 03 22:09:04 2023 +0300
  31. 7c3be94 net: dwc_eth_qos: Add Qcom ethernet driver glue layer by Sumit Garg · Wed Feb 01 19:28:55 2023 +0530
  32. c3cd7f1 net: add MV88E6xxx DSA driver by Tim Harvey · Wed Nov 30 09:42:50 2022 -0800
  33. d444568 net: vsc9953: Remove this driver by Tom Rini · Fri Dec 02 16:42:48 2022 -0500
  34. 6fb86c1 Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · Fri Dec 02 16:42:21 2022 -0500
  35. 599b11b Convert CONFIG_DM9000_BYTE_SWAPPED et al to Kconfig by Tom Rini · Fri Dec 02 16:42:18 2022 -0500
  36. 68fc04c net: Remove eth_legacy.c by Tom Rini · Sun Nov 27 10:25:36 2022 -0500
  37. fc42f2c net: Remove extraneous dependencies by Tom Rini · Sun Nov 27 10:25:02 2022 -0500
  38. 3d43987 Convert CONFIG_VSC7385_ENET et al to Kconfig by Tom Rini · Sat Nov 19 18:45:39 2022 -0500
  39. 705017a liteeth: LiteX Ethernet device by Joel Stanley · Mon Sep 26 15:35:58 2022 +0930
  40. 44b7cc7 net: mvneta: Add support for AlleyCat5 by Chris Packham · Sat Nov 05 17:23:56 2022 +1300
  41. 4c40e73 net: Make DM_ETH be selected by NETDEVICE by Tom Rini · Tue Aug 02 07:33:47 2022 -0400
  42. 71fcf6d net: lpc32xx_eth.c ethernet driver by Tom Rini · Tue Aug 02 07:33:36 2022 -0400
  43. 8d7aa57 Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · Sun Jul 31 21:08:29 2022 -0400
  44. eaddbcb net: nuvoton : Add NPCM7xx EMAC driver by Jim Liu · Tue May 17 16:28:11 2022 +0800
  45. 69ef96d net: mpc8xx_fec: Migrate to DM_ETH by Christophe Leroy · Thu May 12 15:48:51 2022 +0200
  46. 33ae6a7 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · Sat Jul 23 13:05:10 2022 -0400
  47. 82a703b Convert CONFIG_SYS_FMAN_V3 to Kconfig by Tom Rini · Sat Jul 23 13:05:06 2022 -0400
  48. fad6d90 net: fec_mxc: support i.MX93 by Peng Fan · Tue Jul 26 16:41:12 2022 +0800
  49. bd8253d Convert CONFIG_SYS_DISCOVER_PHY to Kconfig by Tom Rini · Sat Jun 25 11:02:36 2022 -0400
  50. 74d888f Convert CONFIG_SYS_UNIFY_CACHE to Kconfig by Tom Rini · Sat Jun 25 11:02:35 2022 -0400
  51. 7ac21a3 Convert CONFIG_DW_ALTDESCRIPTOR to Kconfig by Tom Rini · Wed Jun 15 12:03:43 2022 -0400
  52. a35003b Convert CONFIG_E1000_NO_NVM to Kconfig by Tom Rini · Wed Jun 08 08:24:23 2022 -0400
  53. d22315a net: e1000: Depend on CONFIG_PCI by Sean Anderson · Tue Apr 26 14:35:33 2022 -0400
  54. 99e296f net: mvneta: Use DM MDIO API for connecting PHY by Marek Behún · Wed Apr 27 12:41:46 2022 +0200
  55. c404ac7 net: Add ethernet support for MIPS Octeon by Stefan Roese · Thu Apr 07 09:11:52 2022 +0200
  56. d210597 net: dm9000: Add Kconfig entry by Marek Vasut · Wed Apr 13 04:15:38 2022 +0200
  57. 6b408bb Convert CONFIG_LPC32XX_ETH to Kconfig by Tom Rini · Fri Mar 18 08:38:24 2022 -0400
  58. e09aab1 Convert CONFIG_RMII to Kconfig by Tom Rini · Fri Mar 18 08:38:22 2022 -0400
  59. b48ee74 net: brcm: netXtreme driver by Bharat Gooty · Mon Nov 08 14:46:10 2021 -0800
  60. b450ee6 drivers: net: add Aspeed MDIO driver by Dylan Hung · Tue Nov 02 13:41:54 2021 +0800
  61. 67bfc85 net: dsa: add driver for NXP SJA1105 L2 switch by Vladimir Oltean · Wed Sep 29 18:04:41 2021 +0300
  62. 650378b Convert CONFIG_MACB to Kconfig by Tom Rini · Sun Nov 07 22:59:48 2021 -0500
  63. aec3801 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · Tue Nov 09 16:30:38 2021 +0530
  64. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  65. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  66. 1d92624 net: Move network rules to drivers/net by Simon Glass · Sun Aug 08 12:20:31 2021 -0600
  67. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  68. db29ff2 net: fec_mxc: support i.MX8ULP by Peng Fan · Sat Aug 07 16:00:42 2021 +0800
  69. 6f5480c net: xilinx: axi_mrmac: Add MRMAC driver by Ashok Reddy Soma · Fri Jul 02 04:40:34 2021 -0600
  70. d9dc80c net: dwc_eth_qos: use generic ethernet phy for stm32 variant by Patrick Delaunay · Tue Jul 20 20:09:55 2021 +0200
  71. 06dea1e net: add support for KSZ9477/KSZ9897/KSZ9567 GbE switch by Tim Harvey · Wed Jun 30 16:50:08 2021 -0700
  72. a7ffa3d ppc: Remove T4160RDB board by Tom Rini · Sun May 23 10:58:05 2021 -0400
  73. b4e6026 ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT by Tom Rini · Fri May 14 21:34:22 2021 -0400
  74. 30301e5 net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbol by Andre Przywara · Mon Jun 28 14:30:30 2021 +0100
  75. 29c58b0 net: synquacer: Add netsec driver by Jassi Brar · Fri Jun 04 18:44:38 2021 +0900
  76. 7352fb9 net: calxedagmac: Convert to DM_ETH by Andre Przywara · Mon Apr 12 01:04:52 2021 +0100
  77. d9eaa92 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · Sun Mar 14 20:14:57 2021 +0800
  78. 3090082 ppc: Remove Cyrus_P5020 and P5040 boards by Tom Rini · Sat Feb 20 20:06:30 2021 -0500
  79. 3ec582b ppc: Remove T2081QDS board and ARCH_T2081 support by Tom Rini · Sat Feb 20 20:06:21 2021 -0500
  80. 145aff7 net: designware: add Amlogic Meson8b & later glue driver by Neil Armstrong · Wed Feb 24 20:33:56 2021 +0100
  81. d0ddbb9 net: add Amlogic Meson G12A MDIO MUX driver by Neil Armstrong · Wed Feb 24 17:31:53 2021 +0100
  82. b66cbb3 net: add MMIO Register MDIO MUX driver by Neil Armstrong · Wed Feb 24 15:02:23 2021 +0100
  83. c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · Mon Jan 25 14:23:53 2021 +0200
  84. ebcdddd net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs by Aaron Tseng · Thu Jan 14 13:34:11 2021 -0800
  85. 7b4c8be net: add ethernet driver for MediaTek MT7620 SoC by developer · Thu Nov 12 16:36:53 2020 +0800
  86. 90dfaeb net: Add IPQ40xx MDIO driver by Robert Marko · Thu Oct 08 22:05:11 2020 +0200
  87. 8666ae8 net: Add NIC controller driver for OcteonTX2 by Suneel Garapati · Wed Aug 26 14:37:42 2020 +0200
  88. 53dc448 net: Add NIC controller driver for OcteonTX by Suneel Garapati · Wed Aug 26 14:37:33 2020 +0200
  89. 41b64a8 net, qe: add DM support for QE UEC ethernet by Heiko Schocher · Thu Feb 06 09:48:16 2020 +0100
  90. c28665d xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · Thu Aug 06 15:18:36 2020 +0200
  91. 6808390 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · Mon Jun 08 11:27:19 2020 +0200
  92. 880287c net: dc2114x: Add Kconfig entries by Marek Vasut · Sat Jun 20 17:43:29 2020 +0200
  93. 03d6edb net: designware: s700: Add glue code for S700 mac by Amit Singh Tomar · Sat May 09 19:55:12 2020 +0530
  94. 7275b62 net: pcnet: Add Kconfig entries by Marek Vasut · Sun May 17 18:14:17 2020 +0200
  95. 2dcaf85 net: eepro100: Add Kconfig entries by Marek Vasut · Sat May 23 18:07:53 2020 +0200
  96. 5fd3ff7 drivers: net: e1000: with DM_ETH needs DM_PCI too by Madalin Bucur · Wed Apr 29 08:26:17 2020 +0300
  97. f462228 net: ks8851: Add Kconfig entries by Marek Vasut · Wed Mar 25 19:08:59 2020 +0100
  98. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · Wed May 06 08:02:40 2020 -0400
  99. f995375 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · Wed May 06 08:02:38 2020 -0400
  100. cd5bb77 net: Add eth phy generic driver for shared MDIO by Ye Li · Sun May 03 22:41:14 2020 +0800