1. 0da5d22 net: dwc_eth_qos: add support for phy-reset-gpios property by Heesub Shin · 6 months ago
  2. b993bd6 bcmgenet: fix Rx buffer corruption caused by lack of cache flush by Yasuharu Shibata · 5 months ago
  3. 6610375 net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol by Marek Vasut · 5 months ago
  4. 4031a42 net: phy: Turn default auto-negotiation timeout into Kconfig symbol by Marek Vasut · 5 months ago
  5. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 5 months ago WIP/20May2024-next
  6. d478142 Merge tag 'v2024.07-rc3' into next by Tom Rini · 5 months ago
  7. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 5 months ago
  8. b079bd9 net: ti: am65-cpsw-nuss: fix error handling for "RX dma add buf failed" by Matthias Schiffer · 6 months ago
  9. 0898f44 net: ti: am65-cpsw-nuss: avoid errors due to imbalanced start()/stop() by Matthias Schiffer · 6 months ago
  10. 48022fb net: Add drivers for Sysnopsys Ethernet 10G device by Boon Khai Ng · 6 months ago
  11. 0e407c7 net: Remove <common.h> and add needed includes by Tom Rini · 6 months ago
  12. f874dec board: milkv_duo: Add init code for Milk-V Duo ethernet by Kongyang Liu · 6 months ago
  13. c5b8eaf rockchip: rk3308: Move cru and grf include files to arch-rockchip by Jonas Karlman · 6 months ago
  14. 6bc81a5 rockchip: rk3308: Sync device tree from linux v6.8 by Jonas Karlman · 6 months ago
  15. af04f37 Merge tag 'u-boot-stm32-20240419' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 6 months ago
  16. 1ef28c5 net: dwc_eth_qos: Add support for st, ext-phyclk property by Marek Vasut · 7 months ago
  17. 882b228 net: dwc_eth_qos: Add support of STM32MP13xx platform by Christophe Roullier · 7 months ago
  18. a440d19 net: dwc_eth_qos: Add DT parsing for STM32MP13xx platform by Christophe Roullier · 7 months ago
  19. 22265e2 net: dwc_eth_qos: Constify st, eth-* values parsed out of DT by Marek Vasut · 7 months ago
  20. 2e8f75b net: dwc_eth_qos: Use consistent logging prints by Marek Vasut · 7 months ago
  21. a810aa8 net: dwc_eth_qos: Move log_debug statements on top of case block by Marek Vasut · 7 months ago
  22. 416592e net: dwc_eth_qos: Use FIELD_PREP for ETH_SEL bitfield by Marek Vasut · 7 months ago
  23. b204c2a net: dwc_eth_qos: Scrub ifdeffery by Marek Vasut · 7 months ago
  24. d100c1a net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue code by Marek Vasut · 7 months ago
  25. 85d1de9 net: dwc_eth_qos: Rename eqos_stm32_config to eqos_stm32mp15_config by Marek Vasut · 7 months ago
  26. 3437426 net: dwc_eth_qos: Split STM32 glue into separate file by Marek Vasut · 7 months ago
  27. 13c1100 net: designware: Pass all multicast frames in designware driver by Jim Liu · 6 months ago
  28. 3d98b8c net: designware: Invalidate RX buffer cache before freeing the DMA descriptor by Jim Liu · 6 months ago
  29. b4e9b52 net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt() by Patrice Chotard · 7 months ago
  30. b566f7d Merge patch series "Introduce ICSSG Ethernet driver" by Tom Rini · 6 months ago
  31. 8ace084 net: ti: icssg: Add support sending FDB command to update rx_flow_id by MD Danish Anwar · 7 months ago
  32. 737a668 net: ti: icssg: Add ICSSG ethernet driver by MD Danish Anwar · 7 months ago
  33. ff77999 net: ti: icssg: Add icssg queues APIs and macros by MD Danish Anwar · 7 months ago
  34. 1c05cb4 net: ti: icssg: Add Firmware config and classification APIs. by MD Danish Anwar · 7 months ago
  35. 8cb5f07 net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver. by MD Danish Anwar · 7 months ago
  36. 0b06527 net: ti: am65-cpsw: Fix buffer overflow by Michael Walle · 7 months ago
  37. f12001b net: dw_eth_qos: Add missing \n in error messages. by Heinrich Schuchardt · 7 months ago
  38. 9dc7d52 net: fec_mxc: Avoid enable regulator failure by Ye Li · 7 months ago
  39. e99a6ef net: phy: Factor out PHY GPIO reset code by Marek Vasut · 7 months ago
  40. 85d44e4 e1000: add support for i225-IT by Marjolaine Amate · 8 months ago
  41. cc09160 net: phy: ncsi: reslove the unaligned access issue by Jacky Chou · 9 months ago
  42. 60d77b6 net: phy: ncsi: Correct the endian of the checksum by Jacky Chou · 9 months ago
  43. 0eedd1e net: hifemac: make some functions static by Yang Xiwen · 9 months ago
  44. abcb26c net: hifemac: implement `net stats` needed ops by Yang Xiwen · 9 months ago
  45. 561856e net: hifemac: register MDIO bus device for subnode by Yang Xiwen · 9 months ago
  46. a91263c net: hifemac: fix log reporting by Yang Xiwen · 9 months ago
  47. 3724ec4 net: hifemac_mdio: use log_msg_ret() correctly, report error by dev_err() by Yang Xiwen · 9 months ago
  48. f146c44 net: phy: the NC-SI phy device do not require mdio bus by Jacky Chou · 9 months ago
  49. f5dbfc8 net: phy: Fix signed shift overflow by Eugeniu Rosca · 10 months ago
  50. 388cb2d net: phy: broadcom: Configure LEDs on BCM54210E by Marek Vasut · 10 months ago
  51. 22f314e net: phy: ncsi: fixed not nullify the pointers after free by Jacky Chou · 10 months ago
  52. 9f5df9a rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h by Quentin Schulz · 7 months ago
  53. 20a0ce5 Merge tag 'v2024.04-rc4' into next by Tom Rini · 7 months ago WIP/11Mar2024-next
  54. 91e7036 net: phy: Use PHY MDIO address from DT if available by Marek Vasut · 9 months ago
  55. be2eb3a net: am65-cpsw: cpsw_mdio: Switch to proper DM_MDIO framework by Roger Quadros · 8 months ago
  56. faf96b2 net: mv88e6xxx: fix missing SMI address initialization by Marek Mojík · 11 months ago
  57. c2cffb0 ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_* by Marek Vasut · 8 months ago
  58. 6bd3a95 ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type() by Marek Vasut · 8 months ago
  59. e3f2493 net: macb: Add support for fixed link by BELOUARGA Mohamed · 9 months ago
  60. 172e32a net: mediatek: add support for XGMII interface by Weijie Gao · 9 months ago
  61. 85d1968 net: mediatek: add support for adjusting MDIO clock by Weijie Gao · 9 months ago
  62. a5f877a net: designware: Support high memory nodes by Nils Le Roux · 11 months ago
  63. 55fc0cb net: phy: nxp-c45-tja11xx: add tja1120 support by Radu Pirea (NXP OSS) · 10 months ago
  64. 7e02c3ac net: phy: nxp-c45-tja11xx: rename nxp_c45_tja11xx structure by Radu Pirea (NXP OSS) · 10 months ago
  65. 84e57e7 net: phy: nxp-c45-tja11xx: read PHY the speed from hardware by Radu Pirea (NXP OSS) · 10 months ago
  66. 6c43208 net: phy: nxp-c45-tja11xx: use local definion of features by Radu Pirea (NXP OSS) · 10 months ago
  67. f1e2f41 net: designware: Reset eth phy before phy connect by Jonas Karlman · 9 months ago
  68. c025c8a net: phy: motorcomm: configure pad drive strength register by Lukasz Tekieli · 9 months ago
  69. c9309f4 treewide: Remove clk_free by Sean Anderson · 10 months ago
  70. 2bfab76 net: sun8i-emac: Add support for fixed-link phy by Maksim Kiselev · 9 months ago
  71. 2ee7a8e Merge patch series "net fixes prior lwip" by Tom Rini · 9 months ago
  72. c64a1e4 driver/net/rtl8139: remove debug print by Maxim Uvarov · 10 months ago
  73. f5ead4c net/smc911x: fix return from smc911x_send by Maxim Uvarov · 10 months ago
  74. cb3ce95 global: Drop common.h inclusion by Tom Rini · 10 months ago
  75. b4534dd net: Add Amlogic GXL MDIO Mux driver by Neil Armstrong · 10 months ago
  76. fa3f19a Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 10 months ago
  77. f9357169 net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CG by Sébastien Szymanski · 1 year ago
  78. 9e1f79b net: dwc_eth_qos: add i.MX93 support by Sébastien Szymanski · 1 year ago
  79. 3c6b1fd net: axi_emac: Use reg property for DMA registers by Mayuresh Chitale · 11 months ago
  80. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 11 months ago
  81. 7b252df net: sun8i_emac: Drop DM_GPIO checks by Samuel Holland · 12 months ago
  82. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  83. 5faf66a fsl_qe: Drop common.h by Tom Rini · 12 months ago
  84. 2a7ea65 m68k: Remove CONFIG_FSLDMAFEC by Tom Rini · 12 months ago
  85. d44f3d2 net: designware: add DMA offset awareness by Baruch Siach · 12 months ago
  86. 9e4cabc net: e1000: Drop e1000_eth_ids[] by Bin Meng · 1 year ago
  87. a56e30e net: phy: TI DP83869 fix invalid clock delay configuration by Frank de Brabander · 1 year ago
  88. 6b5c8d9 net: add hifemac_mdio MDIO bus driver for HiSilicon platform by Yang Xiwen · 1 year, 2 months ago
  89. 9d8f78a net: add hifemac Ethernet driver for HiSilicon platform by Yang Xiwen · 1 year, 2 months ago
  90. 8994305 net: mv88e6xxx: add Clause 45 support by Robert Marko · 1 year, 2 months ago
  91. 1aecba9 net: mv88e6xxx: use generic bitfield macros for MDIO by Robert Marko · 1 year, 2 months ago
  92. 607e7fa net: ftgmac100: Add reset control by Dylan Hung · 1 year, 3 months ago
  93. 5d260d0 net: dw_eth_qos: Add 64-bit addressing by Ley Foon Tan · 1 year, 10 months ago
  94. 5ad98c5 sunxi: remove CONFIG_MACPWR by Andre Przywara · 2 years, 4 months ago
  95. 0914429 net: sunxi_emac: chase DT nodes to find PHY regulator by Andre Przywara · 1 year, 4 months ago
  96. 6961ca0 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year ago
  97. 950fc4a net: phy: xilinx_phy: Get rid of using property xlnx, phy-type by Venkatesh Yadav Abbarapu · 1 year ago
  98. 1dd7b56 drivers: net: fsl-mc: add support for MC reserved memory by Laurentiu Tudor · 1 year, 1 month ago
  99. ecba438 net: zynq_gem: Update the MDC clock divisor in the probe function by Venkatesh Yadav Abbarapu · 1 year, 1 month ago
  100. 01b8ed4 net: dwc_eth_qos_rockchip: Add support for RK3588 by Jonas Karlman · 1 year, 1 month ago