MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
The stmmac driver based on Synopsys' dwmac IP is used in a very wide
variety of SoCs and is currently very actively used and contributed to.
It has been orphaned in January 2025 after the previous maintainers
became inactive, but Russell King was providing very valuable reviews
and fixes for the driver at that point.
Now we're seeing more and more activity on the driver, but are lacking
people to test and review contributions to both glue drivers as well as
core stmmac code.
I have access to some variety of stmmac-based platforms such as socfpga
CycloneV, imx8mp, some Allwinner SoCs and stm32mp1xx boards that I can
run regression tests on, and I'm offering to step-up as a maintainer for
driver, for the time being at least.
Let's hope other people will eventually join this effort.
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
---
Sorry for the huge CC list, I tried to include all stmmac glue
maintainers and associated lists.
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index a674e36529f7..bea104a7e522 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -25972,8 +25972,9 @@ F: Documentation/devicetree/bindings/phy/st,stm32mp25-combophy.yaml
F: drivers/phy/st/phy-stm32-combophy.c
STMMAC ETHERNET DRIVER
+M: Maxime Chevallier <maxime.chevallier@bootlin.com>
L: netdev@vger.kernel.org
-S: Orphan
+S: Maintained
F: Documentation/networking/device_drivers/ethernet/stmicro/
F: drivers/net/ethernet/stmicro/stmmac/
--
2.55.0
On Wed, 22 Jul 2026 16:21:24 +0200 Maxime Chevallier wrote: > The stmmac driver based on Synopsys' dwmac IP is used in a very wide > variety of SoCs and is currently very actively used and contributed to. > > It has been orphaned in January 2025 after the previous maintainers > became inactive, but Russell King was providing very valuable reviews > and fixes for the driver at that point. > > Now we're seeing more and more activity on the driver, but are lacking > people to test and review contributions to both glue drivers as well as > core stmmac code. > > I have access to some variety of stmmac-based platforms such as socfpga > CycloneV, imx8mp, some Allwinner SoCs and stm32mp1xx boards that I can > run regression tests on, and I'm offering to step-up as a maintainer for > driver, for the time being at least. > > Let's hope other people will eventually join this effort. Thanks a lot for taking this on :)
© 2016 - 2026 Red Hat, Inc.