[PATCH net-next 0/3] net: stmmac: dwmac-loongson: Add Loongson-2K3000 support

From: Huacai Chen
Date: Tue Apr 15 2025 - 03:12:21 EST


This series add stmmac driver support for Loongson-2K3000/Loongson-3B6000M,
which introduces a new CORE ID (0x12) and a new PCI device ID (0x7a23). The
new core reduces channel numbers from 8 to 4, but checksum is supported for
all channels.

Huacai Chen (3):
net: stmmac: dwmac-loongson: Move queue number init to common function
net: stmmac: dwmac-loongson: Add new multi-chan IP core support
net: stmmac: dwmac-loongson: Add new GMAC's PCI device ID support

Tested-by: Biao Dong <dongbiao@xxxxxxxxxxx>
Signed-off-by: Baoqi Zhang <zhangbaoqi@xxxxxxxxxxx>
Signed-off-by: Huacai Chen <chenhuacai@xxxxxxxxxxx>
---
.../net/ethernet/stmicro/stmmac/dwmac-loongson.c | 105 ++++++++++-----------
1 file changed, 49 insertions(+), 56 deletions(-)
---
2.27.0