1. 9c3cf05 net: dwc_eth_qos: Remove obsolete imx8 includes by Erik Schumacher · 4 weeks ago
  2. 73c4dc9 net: dwc_eth_qos_imx: Add platform specific reset for i.MX93 by Erik Schumacher · 4 weeks ago
  3. bc84dba net: dwc_eth_qos: Add support for platform specific reset by Erik Schumacher · 4 weeks ago
  4. 7bea69e Merge a patch series to improve dc2114x support by Tom Rini · 4 weeks ago
  5. d674d62 Merge patch series "net: ksz9477: add support for KSZ GbE switches using SPI bus" by Tom Rini · 4 weeks ago
  6. 9c26b2d Merge patch series "Add driver for Motorcomm YT8821 2.5G ethernet phy" by Tom Rini · 4 weeks ago
  7. 9a8eb7f net: recv(): return -EAGAIN instead of 0 when no cleanup is expected by Jerome Forissier · 6 weeks ago
  8. 98a124d net: ksz9477: add support for KSZ GbE switches using SPI bus by Romain Naour · 7 weeks ago
  9. 9d3bde3 net: ksz9477: prepare ksz9477 without I2C support by Romain Naour · 7 weeks ago
  10. 5d00695 net: ksz9477: rename ksz_i2c_probe() to ksz_probe() by Romain Naour · 7 weeks ago
  11. a4ee694 net: ksz9477: store ksz bus operations functions by Romain Naour · 7 weeks ago
  12. 73cb1f4 net: ksz9477: set i2c bus offset length only when needed by Romain Naour · 7 weeks ago
  13. a4ce927 net: ksz9477: rename udevice_id tab to ksz_ids by Romain Naour · 7 weeks ago
  14. e86de9e net: ksz9477: add KSZ9896 switch support by Romain Naour · 7 weeks ago
  15. 8eb44ec net: ksz9477: remove dev_set_parent_priv() call by Romain Naour · 7 weeks ago
  16. 8f62e92 net: ksz9477: move struct ksz_dsa_priv *priv declaration by Romain Naour · 7 weeks ago
  17. 63f2cad net: phy: motorcomm: Add driver for Motorcomm YT8821 2.5G ethernet phy by Frank Sae · 2 months ago
  18. 8e896f2 net: phy: motorcomm: Optimize phy speed mask to be compatible to YT8821 by Frank Sae · 2 months ago
  19. 53bad6b net: dc2114x: remove the pass all multicast flag in operation mode settings by Hanyuan Zhao · 4 months ago
  20. 4e4e1b9 net: dc2114x: allow users to decide how to tx packets according to IP core by Hanyuan Zhao · 4 months ago
  21. a34fa7d net: dc2114x: allow users to decide whether to detect the tx No Carrier errors by Hanyuan Zhao · 4 months ago
  22. 2e6ec85 net: dc2114x: remove unused lines and change the var and print types by Hanyuan Zhao · 4 months ago
  23. b618201 net: dc2114x: add support for CPUs that have cache between the memory and the card by Hanyuan Zhao · 4 months ago
  24. 66c2861 net: dc2114x: set the card number to start at zero by Hanyuan Zhao · 4 months ago
  25. 9bea14b net: dc2114x: get mac address from environment by Hanyuan Zhao · 4 months ago
  26. a45684c net: dc2114x: add support for platforms that don't have pci controllers by Hanyuan Zhao · 4 months ago
  27. 1ff0036 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · 5 weeks ago
  28. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 5 weeks ago
  29. 537d96a sandbox: add dummy driver ETH_SANDBOX_LWIP by Jerome Forissier · 5 weeks ago
  30. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  31. 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  32. d4bcfed net: freescale: Drop use of SPL_BUILD dependency by Simon Glass · 8 weeks ago
  33. 239722c Merge tag 'u-boot-imx-next-20240925' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 8 weeks ago
  34. 593070f net: fec_mxc: Skip recv packet process when fec is halted by Ye Li · 9 weeks ago
  35. 0c615f3 net: fec_mxc: Fix clk_ref rate on iMX93 by Peng Fan · 9 weeks ago
  36. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · 9 weeks ago
  37. be3d47e net: fec_mxc_init(): do not ignore return status of fec_open() by Jerome Forissier · 2 months ago
  38. 69c5b05 net: ftgmac100: depend on NET by Jerome Forissier · 2 months ago
  39. 116815f net: phy: ncsi: depend on NET by Jerome Forissier · 2 months ago
  40. edb410b net: fm: call dtsec_init_phy() only when it is defined by Jerome Forissier · 2 months ago
  41. 6a29dcb net: gem: Remove undocumented is-internal-pcspma dt flag by Michal Simek · 2 months ago
  42. 2882620 driver: net: Add Aspeed AST2700 MDIO support by Jacky Chou · 2 months ago
  43. 65909ec net: ftgmac100: Add Aspeed AST2700 support by Jacky Chou · 5 months ago
  44. a3e259b net: ftgmac100: Modify desc. size to cache line by Jacky Chou · 5 months ago
  45. 7c01153 net: ftgmac100: Fixed NC-SI PHY device cannot get by Jacky Chou · 5 months ago
  46. 69d5707 net: ftgmac100: Fixed the cache coherency issues of rx memory by Jacky Chou · 5 months ago
  47. 4246035 net: dwc_eth_qos: Add glue driver for Intel MAC by Philip Oberfichtner · 4 months ago
  48. 6f47364 net: dwc_eth_qos: Implement bind() for PCI devices by Philip Oberfichtner · 4 months ago
  49. d6d22da net: dwc_eth_qos: Adapt probe() for PCI devices by Philip Oberfichtner · 4 months ago
  50. 091338f net: dwc_eth_qos: Fix header to be self-contained by Philip Oberfichtner · 4 months ago
  51. abed372 net: dwc_eth_qos: mdio: Implement clause 45 by Philip Oberfichtner · 7 months ago
  52. 5690c25 Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 4 months ago
  53. ea1b88b net: add Qualcomm ESS EDMA adapter by Robert Marko · 6 months ago
  54. 618e136 drivers: net: Remove duplicate newlines by Marek Vasut · 4 months ago
  55. 1b3b9a4 net: sun8i_emac: add support for the V3s by Michael Walle · 6 months ago
  56. 58ba335 Merge patch series "mediatek: cumulative trivial fix for OF_UPSTREAM support" by Tom Rini · 5 months ago
  57. 50ba7a5 net: mediatek: handle alternative name for pn_swap property by Christian Marangi · 5 months ago
  58. 0cef780 e1000: add support for i226 by Marjolaine Amate · 5 months ago
  59. f8628fa m68k: Rename icache_invalid to invalidate_icache_all by Tom Rini · 5 months ago
  60. 57a8884 net: dwc_eth_qos: add support for phy-reset-gpios property by Heesub Shin · 7 months ago
  61. 1f79d01 bcmgenet: fix Rx buffer corruption caused by lack of cache flush by Yasuharu Shibata · 6 months ago
  62. e4d70fd net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol by Marek Vasut · 6 months ago
  63. 2070c1a net: phy: Turn default auto-negotiation timeout into Kconfig symbol by Marek Vasut · 6 months ago
  64. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  65. cb40ccc Merge tag 'v2024.07-rc3' into next by Tom Rini · 6 months ago
  66. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  67. 9ee004a net: ti: am65-cpsw-nuss: fix error handling for "RX dma add buf failed" by Matthias Schiffer · 7 months ago
  68. ac70b87 net: ti: am65-cpsw-nuss: avoid errors due to imbalanced start()/stop() by Matthias Schiffer · 7 months ago
  69. dc7aa6f net: Add drivers for Sysnopsys Ethernet 10G device by Boon Khai Ng · 7 months ago
  70. 6a1ea38 net: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  71. 1fbf86c board: milkv_duo: Add init code for Milk-V Duo ethernet by Kongyang Liu · 7 months ago
  72. 0333e3b rockchip: rk3308: Move cru and grf include files to arch-rockchip by Jonas Karlman · 8 months ago
  73. c8c2009 rockchip: rk3308: Sync device tree from linux v6.8 by Jonas Karlman · 8 months ago
  74. 83e007c Merge tag 'u-boot-stm32-20240419' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 7 months ago
  75. 6c4b245 net: dwc_eth_qos: Add support for st, ext-phyclk property by Marek Vasut · 8 months ago
  76. 25a1686 net: dwc_eth_qos: Add support of STM32MP13xx platform by Christophe Roullier · 8 months ago
  77. 033dc76 net: dwc_eth_qos: Add DT parsing for STM32MP13xx platform by Christophe Roullier · 8 months ago
  78. e77fa87 net: dwc_eth_qos: Constify st, eth-* values parsed out of DT by Marek Vasut · 8 months ago
  79. 5a1640e net: dwc_eth_qos: Use consistent logging prints by Marek Vasut · 8 months ago
  80. d5e1768 net: dwc_eth_qos: Move log_debug statements on top of case block by Marek Vasut · 8 months ago
  81. 577f46b net: dwc_eth_qos: Use FIELD_PREP for ETH_SEL bitfield by Marek Vasut · 8 months ago
  82. b14101c net: dwc_eth_qos: Scrub ifdeffery by Marek Vasut · 8 months ago
  83. 7595bfc net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue code by Marek Vasut · 8 months ago
  84. 944ba37 net: dwc_eth_qos: Rename eqos_stm32_config to eqos_stm32mp15_config by Marek Vasut · 8 months ago
  85. 426ca62 net: dwc_eth_qos: Split STM32 glue into separate file by Marek Vasut · 8 months ago
  86. 4ef2a11 net: designware: Pass all multicast frames in designware driver by Jim Liu · 8 months ago
  87. 1f031a0 net: designware: Invalidate RX buffer cache before freeing the DMA descriptor by Jim Liu · 8 months ago
  88. 7b1baf3 net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt() by Patrice Chotard · 8 months ago
  89. 2353e50 Merge patch series "Introduce ICSSG Ethernet driver" by Tom Rini · 7 months ago
  90. 6b8c29e net: ti: icssg: Add support sending FDB command to update rx_flow_id by MD Danish Anwar · 8 months ago
  91. dd18b89 net: ti: icssg: Add ICSSG ethernet driver by MD Danish Anwar · 8 months ago
  92. 6712abb net: ti: icssg: Add icssg queues APIs and macros by MD Danish Anwar · 8 months ago
  93. 89d709b net: ti: icssg: Add Firmware config and classification APIs. by MD Danish Anwar · 8 months ago
  94. 92802f8 net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver. by MD Danish Anwar · 8 months ago
  95. 2e9cacb net: ti: am65-cpsw: Fix buffer overflow by Michael Walle · 8 months ago
  96. ccb51b4 net: dw_eth_qos: Add missing \n in error messages. by Heinrich Schuchardt · 8 months ago
  97. 221dff5 net: fec_mxc: Avoid enable regulator failure by Ye Li · 8 months ago
  98. cf54eeb net: phy: Factor out PHY GPIO reset code by Marek Vasut · 8 months ago
  99. e491335 e1000: add support for i225-IT by Marjolaine Amate · 9 months ago
  100. 13fddd5 net: phy: ncsi: reslove the unaligned access issue by Jacky Chou · 10 months ago