1. 92c312c net: sh_eth: Drop reset GPIO handling in favor of common code by Marek Vasut · 1 year, 6 months ago
  2. 5c80edb net: ravb: Drop reset GPIO handling in favor of common code by Marek Vasut · 1 year, 6 months ago
  3. 07679b1 net: rswitch: Add Renesas Ethernet Switch by Phong Hoang · 1 year, 8 months ago
  4. c2fbaaf net: ravb: Add R-Car Gen4 support by Hai Pham · 1 year, 8 months ago
  5. add396d net: ftmac100: add mii read and write callbacks by Sergei Antonov · 1 year, 10 months ago
  6. d382025 net: dwc_eth_qos: Add Qcom ethernet driver glue layer by Sumit Garg · 1 year, 10 months ago
  7. 01e7dd0 net: add MV88E6xxx DSA driver by Tim Harvey · 2 years ago
  8. 8747dec net: vsc9953: Remove this driver by Tom Rini · 2 years ago
  9. 3a581af Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · 2 years ago
  10. 9b0240f Convert CONFIG_DM9000_BYTE_SWAPPED et al to Kconfig by Tom Rini · 2 years ago
  11. e524f3a net: Remove eth_legacy.c by Tom Rini · 2 years ago
  12. f630170 net: Remove extraneous dependencies by Tom Rini · 2 years ago
  13. be3bea2 Convert CONFIG_VSC7385_ENET et al to Kconfig by Tom Rini · 2 years ago
  14. 3167b4d liteeth: LiteX Ethernet device by Joel Stanley · 2 years, 2 months ago
  15. aaee572 net: mvneta: Add support for AlleyCat5 by Chris Packham · 2 years, 1 month ago
  16. 94633c3 net: Make DM_ETH be selected by NETDEVICE by Tom Rini · 2 years, 4 months ago
  17. 9d7add8 net: lpc32xx_eth.c ethernet driver by Tom Rini · 2 years, 4 months ago
  18. ff4e87c Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 4 months ago
  19. 52503d8 net: nuvoton : Add NPCM7xx EMAC driver by Jim Liu · 2 years, 6 months ago
  20. 81844ac net: mpc8xx_fec: Migrate to DM_ETH by Christophe Leroy · 2 years, 7 months ago
  21. 612f7a6 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · 2 years, 4 months ago
  22. 2d752b0 Convert CONFIG_SYS_FMAN_V3 to Kconfig by Tom Rini · 2 years, 4 months ago
  23. 09de565 net: fec_mxc: support i.MX93 by Peng Fan · 2 years, 4 months ago
  24. 0d121ad Convert CONFIG_SYS_DISCOVER_PHY to Kconfig by Tom Rini · 2 years, 5 months ago
  25. 7675a52 Convert CONFIG_SYS_UNIFY_CACHE to Kconfig by Tom Rini · 2 years, 5 months ago
  26. 89d888e Convert CONFIG_DW_ALTDESCRIPTOR to Kconfig by Tom Rini · 2 years, 6 months ago
  27. 5c511ea Convert CONFIG_E1000_NO_NVM to Kconfig by Tom Rini · 2 years, 6 months ago
  28. d64ac85 net: e1000: Depend on CONFIG_PCI by Sean Anderson · 2 years, 7 months ago
  29. da84e40 net: mvneta: Use DM MDIO API for connecting PHY by Marek Behún · 2 years, 7 months ago
  30. 8e0f8ef net: Add ethernet support for MIPS Octeon by Stefan Roese · 2 years, 8 months ago
  31. f478da9 net: dm9000: Add Kconfig entry by Marek Vasut · 2 years, 8 months ago
  32. 6329dda Convert CONFIG_LPC32XX_ETH to Kconfig by Tom Rini · 2 years, 8 months ago
  33. 03d14cc Convert CONFIG_RMII to Kconfig by Tom Rini · 2 years, 8 months ago
  34. 5a5bba0 net: brcm: netXtreme driver by Bharat Gooty · 3 years, 1 month ago
  35. 8b41ded drivers: net: add Aspeed MDIO driver by Dylan Hung · 3 years, 1 month ago
  36. f24b666 net: dsa: add driver for NXP SJA1105 L2 switch by Vladimir Oltean · 3 years, 2 months ago
  37. b8475e6 Convert CONFIG_MACB to Kconfig by Tom Rini · 3 years, 1 month ago
  38. a97a071 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · 3 years, 1 month ago
  39. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  40. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 4 months ago
  41. 9f66492 net: Move network rules to drivers/net by Simon Glass · 3 years, 4 months ago
  42. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  43. 06918de net: fec_mxc: support i.MX8ULP by Peng Fan · 3 years, 4 months ago
  44. 258ce79 net: xilinx: axi_mrmac: Add MRMAC driver by Ashok Reddy Soma · 3 years, 5 months ago
  45. 9dbdc23 net: dwc_eth_qos: use generic ethernet phy for stm32 variant by Patrick Delaunay · 3 years, 4 months ago
  46. 668e205 net: add support for KSZ9477/KSZ9897/KSZ9567 GbE switch by Tim Harvey · 3 years, 5 months ago
  47. ec6b37c ppc: Remove T4160RDB board by Tom Rini · 3 years, 6 months ago
  48. 6c3d993 ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT by Tom Rini · 3 years, 7 months ago
  49. f26c9d7 net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbol by Andre Przywara · 3 years, 5 months ago
  50. eab447b net: synquacer: Add netsec driver by Jassi Brar · 3 years, 6 months ago
  51. debb07b net: calxedagmac: Convert to DM_ETH by Andre Przywara · 3 years, 8 months ago
  52. ff98da0 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 9 months ago
  53. a99dab1 ppc: Remove Cyrus_P5020 and P5040 boards by Tom Rini · 3 years, 9 months ago
  54. 2322b95 ppc: Remove T2081QDS board and ARCH_T2081 support by Tom Rini · 3 years, 9 months ago
  55. 798424e net: designware: add Amlogic Meson8b & later glue driver by Neil Armstrong · 3 years, 9 months ago
  56. 8120ce1 net: add Amlogic Meson G12A MDIO MUX driver by Neil Armstrong · 3 years, 9 months ago
  57. 6c7bc9f net: add MMIO Register MDIO MUX driver by Neil Armstrong · 3 years, 9 months ago
  58. fc054d5 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 10 months ago
  59. febe13b net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs by Aaron Tseng · 3 years, 11 months ago
  60. 17ade70 net: add ethernet driver for MediaTek MT7620 SoC by Weijie Gao · 4 years, 1 month ago
  61. 975151d net: Add IPQ40xx MDIO driver by Robert Marko · 4 years, 2 months ago
  62. 4684a7a net: Add NIC controller driver for OcteonTX2 by Suneel Garapati · 4 years, 3 months ago
  63. 0008e9a net: Add NIC controller driver for OcteonTX by Suneel Garapati · 4 years, 3 months ago
  64. 6e31c62 net, qe: add DM support for QE UEC ethernet by Heiko Schocher · 4 years, 10 months ago
  65. 664e16c xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 4 months ago
  66. a08f2f7 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · 4 years, 6 months ago
  67. a410f13 net: dc2114x: Add Kconfig entries by Marek Vasut · 4 years, 5 months ago
  68. 3c5c4ee net: designware: s700: Add glue code for S700 mac by Amit Singh Tomar · 4 years, 7 months ago
  69. d789a82 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
  70. 6463b73 net: eepro100: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
  71. 9447222 drivers: net: e1000: with DM_ETH needs DM_PCI too by Madalin Bucur · 4 years, 7 months ago
  72. df4c483 net: ks8851: Add Kconfig entries by Marek Vasut · 4 years, 8 months ago
  73. bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 7 months ago
  74. b16a331 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 7 months ago
  75. 5fe419e net: Add eth phy generic driver for shared MDIO by Ye Li · 4 years, 7 months ago
  76. 8148693 net: smc911x: Add DM support by Marek Vasut · 4 years, 9 months ago
  77. 52e16ec drivers: net: add Layerscape mEMAC MDIO driver by Ioana Ciornei · 4 years, 8 months ago
  78. d53e3fa net: Add support for Broadcom GENETv5 Ethernet controller by Amit Singh Tomar · 4 years, 10 months ago
  79. 080bcc5 drivers: net: add mcf fec dm Kconfig support by Angelo Durgehello · 5 years ago
  80. 17caaf8 net: mvpp2: MVPP2 now needs MVMDIO by Nevo Hed · 5 years ago
  81. 81dc2ac net: Kconfig: FEC: Add dependency on i.MX8M by Peng Fan · 5 years ago
  82. f079321 net: mt7628-eth: make phy link up detection optional via DT by Weijie Gao · 5 years ago
  83. 8bd37ce drivers: net: add marvell MDIO driver by Alex Marginean · 5 years ago
  84. 1bad991 drivers/fsl-mc: Create Kconfig file to manage driver specific configs better by Florinel Iordache · 6 years ago
  85. 74dd383 drivers: net: driver for MDIO muxes controlled over I2C by Alex Marginean · 5 years ago
  86. bb53ae3 Revert "drivers: net: driver for MDIO muxes controlled over I2C" by Joe Hershberger · 5 years ago
  87. 5917d0b doc: arch: sandbox: Replace all the instances of README.sandbox by Keerthy · 5 years ago
  88. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  89. d9a9174 drivers: net: driver for MDIO muxes controlled over I2C by Alex Marginean · 5 years ago
  90. 1d99534 drivers: net: add NXP ENETC MDIO driver by Alex Marginean · 5 years ago
  91. 120b5ef drivers: net: add NXP ENETC ethernet driver by Alex Marginean · 5 years ago
  92. 7782f4e net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driver by Lukasz Majewski · 5 years ago
  93. c3d9f3f test: dm: add a test for MDIO MUX DM uclass by Alex Marginean · 5 years ago
  94. 8880edb net: add MDIO_MUX DM class by Alex Marginean · 5 years ago
  95. ec9594a test: dm: add MDIO test by Alex Marginean · 5 years ago
  96. c3452b5 net: introduce MDIO DM class for MDIO devices by Alex Marginean · 5 years ago
  97. cc1e98b configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 6 years ago
  98. 16b9490 mips: rename mach-mt7620 to mach-mtmips by Weijie Gao · 6 years ago
  99. 1d5b5d2 net: add higmacv300 Ethernet driver for HiSilicon platform by Shawn Guo · 6 years ago
  100. f1cbd87 net: Kconfig: FEC: Add dependency on VF610 by Lukasz Majewski · 6 years ago