]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'net-stmmac-dwmac-loongson-add-loongson-2k3000-support'
authorJakub Kicinski <kuba@kernel.org>
Mon, 28 Apr 2025 20:37:28 +0000 (13:37 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 28 Apr 2025 20:37:28 +0000 (13:37 -0700)
commit7bc4fa663e173559d7ba6e681ff4abb10c8c0f79
treed0b2e4855a2df9e67ab615712bc5fb9ec43156b7
parente527e891492d9e81325967e51a1d21b259318d0e
parentef1179f78119c243bdc276cfb819242bc35308cd
Merge branch 'net-stmmac-dwmac-loongson-add-loongson-2k3000-support'

Huacai Chen says:

====================
net: stmmac: dwmac-loongson: Add Loongson-2K3000 support

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.
====================

Note that the first patch of the series has been merged separately as
commit f438eee2c8c9 ("net: stmmac: dwmac-loongson: Move queue number init
to common function")

Link: https://patch.msgid.link/20250424072209.3134762-1-chenhuacai@loongson.cn
Signed-off-by: Jakub Kicinski <kuba@kernel.org>