1. 4ef2a11 net: designware: Pass all multicast frames in designware driver by Jim Liu · Mon Apr 08 16:50:17 2024 +0800
  2. 1f031a0 net: designware: Invalidate RX buffer cache before freeing the DMA descriptor by Jim Liu · Mon Apr 08 16:49:02 2024 +0800
  3. 7b1baf3 net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt() by Patrice Chotard · Fri Apr 05 18:15:29 2024 +0200
  4. 2353e50 Merge patch series "Introduce ICSSG Ethernet driver" by Tom Rini · Fri Apr 12 13:54:51 2024 -0600
  5. 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
  6. dd18b89 net: ti: icssg: Add ICSSG ethernet driver by MD Danish Anwar · Thu Apr 04 12:38:02 2024 +0530
  7. 6712abb net: ti: icssg: Add icssg queues APIs and macros by MD Danish Anwar · Thu Apr 04 12:38:01 2024 +0530
  8. 89d709b net: ti: icssg: Add Firmware config and classification APIs. by MD Danish Anwar · Thu Apr 04 12:38:00 2024 +0530
  9. 92802f8 net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver. by MD Danish Anwar · Thu Apr 04 12:37:59 2024 +0530
  10. 2e9cacb net: ti: am65-cpsw: Fix buffer overflow by Michael Walle · Wed Apr 03 16:31:55 2024 +0200
  11. ccb51b4 net: dw_eth_qos: Add missing \n in error messages. by Heinrich Schuchardt · Tue Apr 02 10:39:34 2024 +0200
  12. 221dff5 net: fec_mxc: Avoid enable regulator failure by Ye Li · Thu Mar 28 18:57:59 2024 +0800
  13. cf54eeb net: phy: Factor out PHY GPIO reset code by Marek Vasut · Mon Mar 18 15:57:01 2024 +0100
  14. e491335 e1000: add support for i225-IT by Marjolaine Amate · Mon Mar 04 16:23:38 2024 +0100
  15. 13fddd5 net: phy: ncsi: reslove the unaligned access issue by Jacky Chou · Mon Feb 05 16:13:23 2024 +0800
  16. 32d7b19 net: phy: ncsi: Correct the endian of the checksum by Jacky Chou · Mon Feb 05 16:02:28 2024 +0800
  17. 581b2f5 net: hifemac: make some functions static by Yang Xiwen · Mon Jan 22 22:33:24 2024 +0800
  18. f9db9d7 net: hifemac: implement `net stats` needed ops by Yang Xiwen · Mon Jan 22 22:33:23 2024 +0800
  19. 7579ad1 net: hifemac: register MDIO bus device for subnode by Yang Xiwen · Mon Jan 22 22:33:22 2024 +0800
  20. f56b07b net: hifemac: fix log reporting by Yang Xiwen · Mon Jan 22 22:33:21 2024 +0800
  21. 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
  22. 77cbf0e net: phy: the NC-SI phy device do not require mdio bus by Jacky Chou · Mon Jan 15 18:34:47 2024 +0800
  23. 4238837 net: phy: Fix signed shift overflow by Eugeniu Rosca · Thu Jan 04 05:26:23 2024 +0100
  24. ae4bec7 net: phy: broadcom: Configure LEDs on BCM54210E by Marek Vasut · Mon Jan 01 22:07:47 2024 +0100
  25. e4f0760 net: phy: ncsi: fixed not nullify the pointers after free by Jacky Chou · Fri Dec 29 09:45:55 2023 +0800
  26. 8b05c18 rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h by Quentin Schulz · Mon Mar 11 13:01:57 2024 +0100
  27. 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · Mon Mar 11 13:40:06 2024 -0400
  28. 51a4b6f net: phy: Use PHY MDIO address from DT if available by Marek Vasut · Sun Jan 28 02:19:40 2024 +0100
  29. fced6b6 net: am65-cpsw: cpsw_mdio: Switch to proper DM_MDIO framework by Roger Quadros · Wed Feb 28 12:35:27 2024 +0200
  30. fae454d net: mv88e6xxx: fix missing SMI address initialization by Marek Mojík · Wed Dec 06 15:35:56 2023 +0100
  31. f972661 ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_* by Marek Vasut · Tue Feb 27 17:05:47 2024 +0100
  32. 30fe98e ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type() by Marek Vasut · Tue Feb 27 17:05:45 2024 +0100
  33. c0ff8a4 net: macb: Add support for fixed link by BELOUARGA Mohamed · Tue Feb 06 20:04:02 2024 +0100
  34. ef7b650 net: mediatek: add support for XGMII interface by developer · Mon Jan 22 10:08:16 2024 +0800
  35. 4843ad3 net: mediatek: add support for adjusting MDIO clock by developer · Mon Jan 22 10:08:11 2024 +0800
  36. 56b37e7 net: designware: Support high memory nodes by Nils Le Roux · Sat Dec 02 10:39:49 2023 +0100
  37. dbb6e55 net: phy: nxp-c45-tja11xx: add tja1120 support by Radu Pirea (NXP OSS) · Wed Dec 13 18:14:23 2023 +0200
  38. bf29d01 net: phy: nxp-c45-tja11xx: rename nxp_c45_tja11xx structure by Radu Pirea (NXP OSS) · Wed Dec 13 18:14:22 2023 +0200
  39. 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
  40. eecf019 net: phy: nxp-c45-tja11xx: use local definion of features by Radu Pirea (NXP OSS) · Wed Dec 13 18:14:20 2023 +0200
  41. 2603bbc net: designware: Reset eth phy before phy connect by Jonas Karlman · Thu Jan 18 07:19:45 2024 +0000
  42. 3282aee net: phy: motorcomm: configure pad drive strength register by Lukasz Tekieli · Sun Jan 28 20:22:47 2024 +0100
  43. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  44. eda9931 net: sun8i-emac: Add support for fixed-link phy by Maksim Kiselev · Sat Jan 20 19:26:24 2024 +0300
  45. 3f60914 Merge patch series "net fixes prior lwip" by Tom Rini · Thu Jan 11 11:25:07 2024 -0500
  46. 73b447f driver/net/rtl8139: remove debug print by Maxim Uvarov · Tue Dec 26 21:46:15 2023 +0600
  47. f989147 net/smc911x: fix return from smc911x_send by Maxim Uvarov · Tue Dec 26 21:46:13 2023 +0600
  48. 1bbf41d global: Drop common.h inclusion by Tom Rini · Thu Dec 14 13:16:47 2023 -0500
  49. 28fade7 net: Add Amlogic GXL MDIO Mux driver by Neil Armstrong · Wed Dec 13 10:30:12 2023 +0100
  50. 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
  51. 0b4e859 net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CG by Sébastien Szymanski · Tue Oct 17 11:45:00 2023 +0200
  52. 28b7fc4 net: dwc_eth_qos: add i.MX93 support by Sébastien Szymanski · Tue Oct 17 11:44:58 2023 +0200
  53. 69e5104 net: axi_emac: Use reg property for DMA registers by Mayuresh Chitale · Thu Nov 16 22:10:24 2023 +0530
  54. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  55. 57eeea6 net: sun8i_emac: Drop DM_GPIO checks by Samuel Holland · Tue Oct 31 00:25:46 2023 -0500
  56. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  57. 742c856 fsl_qe: Drop common.h by Tom Rini · Wed Nov 01 12:28:08 2023 -0400
  58. fa9af72 m68k: Remove CONFIG_FSLDMAFEC by Tom Rini · Wed Nov 01 12:28:05 2023 -0400
  59. c00982a net: designware: add DMA offset awareness by Baruch Siach · Wed Oct 25 11:08:44 2023 +0300
  60. 656807e net: e1000: Drop e1000_eth_ids[] by Bin Meng · Wed Oct 11 18:58:25 2023 +0800
  61. 7322e6f net: phy: TI DP83869 fix invalid clock delay configuration by Frank de Brabander · Fri Oct 06 14:24:39 2023 +0200
  62. dabe1db net: add hifemac_mdio MDIO bus driver for HiSilicon platform by Yang Xiwen · Wed Aug 23 01:03:43 2023 +0800
  63. d971711 net: add hifemac Ethernet driver for HiSilicon platform by Yang Xiwen · Wed Aug 23 01:03:42 2023 +0800
  64. af283b3 net: mv88e6xxx: add Clause 45 support by Robert Marko · Tue Aug 08 18:05:16 2023 +0200
  65. a74a1b3 net: mv88e6xxx: use generic bitfield macros for MDIO by Robert Marko · Tue Aug 08 18:05:15 2023 +0200
  66. 1a2ef08 net: ftgmac100: Add reset control by Dylan Hung · Thu Jul 27 09:58:14 2023 +0800
  67. 963db38 net: dw_eth_qos: Add 64-bit addressing by Ley Foon Tan · Fri Dec 09 14:33:14 2022 +0800
  68. 493e8ba sunxi: remove CONFIG_MACPWR by Andre Przywara · Wed Jun 08 14:56:56 2022 +0100
  69. 6ed247e net: sunxi_emac: chase DT nodes to find PHY regulator by Andre Przywara · Tue Jun 13 23:35:06 2023 +0100
  70. 00135d8 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Oct 13 08:45:55 2023 -0400
  71. 74995dc net: phy: xilinx_phy: Get rid of using property xlnx, phy-type by Venkatesh Yadav Abbarapu · Tue Oct 10 08:34:36 2023 +0530
  72. 99eed83 drivers: net: fsl-mc: add support for MC reserved memory by Laurentiu Tudor · Wed Sep 27 18:30:47 2023 +0300
  73. 845172f net: zynq_gem: Update the MDC clock divisor in the probe function by Venkatesh Yadav Abbarapu · Fri Sep 22 10:20:10 2023 +0530
  74. 1b61570 net: dwc_eth_qos_rockchip: Add support for RK3588 by Jonas Karlman · Sun Oct 01 19:17:20 2023 +0000
  75. 098ee4f net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568 by Jonas Karlman · Sun Oct 01 19:17:19 2023 +0000
  76. e2c4546 net: dwc_eth_qos: Stop spam of RX packet not available message by Jonas Karlman · Sun Oct 01 19:17:18 2023 +0000
  77. 3c0a544 net: dwc_eth_qos: Return error code when start fails by Jonas Karlman · Sun Oct 01 19:17:17 2023 +0000
  78. 83c869d net: dwc_eth_qos: Drop unused rx_pkt from eqos_priv by Jonas Karlman · Sun Oct 01 19:17:16 2023 +0000
  79. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  80. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  81. 8149ac3 net: sni_netsec: Add workaround for timeout error by Ryosuke Saito · Thu Aug 03 23:56:48 2023 +0900
  82. 1d47cce net: phy: xilinx-gmii2rgmii: Removed hardcoded phy address 0 for bridge by Tejas Bhumkar · Fri Sep 15 10:20:43 2023 +0530
  83. 61cd6fd net: axi_emac: Convert to ofnode functions by Maxim Kochetkov · Fri Aug 11 10:43:51 2023 +0300
  84. 699709b net: phy: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:09 2023 +0200
  85. ab7c4be net: miiphybb: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:08 2023 +0200
  86. a8715ff net: zynq: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:38 2023 +0000
  87. c9cade7 net: phy: broadcom: add support for BCM54210E by Marek Vasut · Sat Aug 05 16:10:08 2023 +0200
  88. f08686a net: phy: motorcomm: Add support for YT8511 PHY by Nicolas Frattaroli · Sat Aug 05 12:35:01 2023 +0200
  89. 18e40be net: ti: am65-cpsw-nuss: Add logic to support MDIO reset by Suman Anna · Wed Aug 02 13:47:26 2023 +0530
  90. 726fc0a net: ti: am65-cpsw-nuss: Add support for SGMII mode by Siddharth Vadapalli · Wed Aug 02 13:47:25 2023 +0530
  91. 76e1472 net: mediatek: add support for MediaTek MT7988 SoC by developer · Wed Jul 19 17:17:41 2023 +0800
  92. 78fed68 net: mediatek: add support for NETSYS v3 by developer · Wed Jul 19 17:17:37 2023 +0800
  93. 03ce27b net: mediatek: add USXGMII support by developer · Wed Jul 19 17:17:31 2023 +0800
  94. a5d712a net: mediatek: add support for GMAC/USB3 PHY mux mode for MT7981 by developer · Wed Jul 19 17:17:22 2023 +0800
  95. 4aafc99 net: mediatek: add support for SGMII 1Gbps auto-negotiation mode by developer · Wed Jul 19 17:17:13 2023 +0800
  96. dd6243f net: mediatek: add missing static qualifier by developer · Wed Jul 19 17:17:07 2023 +0800
  97. 4781c6e net: mediatek: fix direct MDIO clause 45 access via SoC by developer · Wed Jul 19 17:17:03 2023 +0800
  98. 3a46a67 net: mediatek: optimize the switch reset delay wait time by developer · Wed Jul 19 17:16:59 2023 +0800
  99. 0884965 net: mediatek: connect switch to PSE only when starting eth is requested by developer · Wed Jul 19 17:16:54 2023 +0800
  100. bcb96bd net: rtl8169: Add one device ID 0x8161 by Minda Chen · Thu Jul 20 19:37:28 2023 +0800