All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Maxime Chevallier <maxime.chevallier@bootlin.com>
Cc: "Andrew Lunn" <andrew+netdev@lunn.ch>,
	davem@davemloft.net, "Eric Dumazet" <edumazet@google.com>,
	"Paolo Abeni" <pabeni@redhat.com>,
	"Russell King" <linux@armlinux.org.uk>,
	"Heiner Kallweit" <hkallweit1@gmail.com>,
	"Alexis Lothoré" <alexis.lothore@bootlin.com>,
	"Jan Petrous" <jan.petrous@oss.nxp.com>,
	"Heiko Stuebner" <heiko@sntech.de>,
	"Nobuhiro Iwamatsu" <nobuhiro.iwamatsu.x90@mail.toshiba>,
	"Keguang Zhang" <keguang.zhang@gmail.com>, "Yao Zi" <me@ziyao.cc>,
	"Mohd Ayaan Anwar" <mohd.anwar@oss.qualcomm.com>,
	"Romain Gantois" <romain.gantois@bootlin.com>,
	"Lad Prabhakar" <prabhakar.mahadev-lad.rj@bp.renesas.com>,
	"Drew Fustini" <fustini@kernel.org>,
	"Guo Ren" <guoren@kernel.org>, "Fu Wei" <wefu@redhat.com>,
	"Inochi Amaoto" <inochiama@gmail.com>,
	"Emil Renner Berthing" <kernel@esmil.dk>,
	"Minda Chen" <minda.chen@starfivetech.com>,
	"Maxime Coquelin" <mcoquelin.stm32@gmail.com>,
	"Alexandre Torgue" <alexandre.torgue@foss.st.com>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	thomas.petazzoni@bootlin.com,
	linux-arm-kernel@lists.infradead.org,
	linux-stm32@st-md-mailman.stormreply.com,
	linux-rockchip@lists.infradead.org, linux-mips@vger.kernel.org,
	linux-renesas-soc@vger.kernel.org,
	linux-riscv@lists.infradead.org, s32@nxp.com
Subject: Re: [PATCH net] MAINTAINERS: Add myself for stmmac ethernet driver maintainance
Date: Thu, 23 Jul 2026 07:04:38 -0700	[thread overview]
Message-ID: <20260723070438.69c158ba@kernel.org> (raw)
In-Reply-To: <20260722142125.1767689-1-maxime.chevallier@bootlin.com>

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 :)


WARNING: multiple messages have this Message-ID (diff)
From: Jakub Kicinski <kuba@kernel.org>
To: Maxime Chevallier <maxime.chevallier@bootlin.com>
Cc: "Andrew Lunn" <andrew+netdev@lunn.ch>,
	davem@davemloft.net, "Eric Dumazet" <edumazet@google.com>,
	"Paolo Abeni" <pabeni@redhat.com>,
	"Russell King" <linux@armlinux.org.uk>,
	"Heiner Kallweit" <hkallweit1@gmail.com>,
	"Alexis Lothoré" <alexis.lothore@bootlin.com>,
	"Jan Petrous" <jan.petrous@oss.nxp.com>,
	"Heiko Stuebner" <heiko@sntech.de>,
	"Nobuhiro Iwamatsu" <nobuhiro.iwamatsu.x90@mail.toshiba>,
	"Keguang Zhang" <keguang.zhang@gmail.com>, "Yao Zi" <me@ziyao.cc>,
	"Mohd Ayaan Anwar" <mohd.anwar@oss.qualcomm.com>,
	"Romain Gantois" <romain.gantois@bootlin.com>,
	"Lad Prabhakar" <prabhakar.mahadev-lad.rj@bp.renesas.com>,
	"Drew Fustini" <fustini@kernel.org>,
	"Guo Ren" <guoren@kernel.org>, "Fu Wei" <wefu@redhat.com>,
	"Inochi Amaoto" <inochiama@gmail.com>,
	"Emil Renner Berthing" <kernel@esmil.dk>,
	"Minda Chen" <minda.chen@starfivetech.com>,
	"Maxime Coquelin" <mcoquelin.stm32@gmail.com>,
	"Alexandre Torgue" <alexandre.torgue@foss.st.com>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	thomas.petazzoni@bootlin.com,
	linux-arm-kernel@lists.infradead.org,
	linux-stm32@st-md-mailman.stormreply.com,
	linux-rockchip@lists.infradead.org, linux-mips@vger.kernel.org,
	linux-renesas-soc@vger.kernel.org,
	linux-riscv@lists.infradead.org, s32@nxp.com
Subject: Re: [PATCH net] MAINTAINERS: Add myself for stmmac ethernet driver maintainance
Date: Thu, 23 Jul 2026 07:04:38 -0700	[thread overview]
Message-ID: <20260723070438.69c158ba@kernel.org> (raw)
In-Reply-To: <20260722142125.1767689-1-maxime.chevallier@bootlin.com>

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 :)

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
From: Jakub Kicinski <kuba@kernel.org>
To: Maxime Chevallier <maxime.chevallier@bootlin.com>
Cc: "Andrew Lunn" <andrew+netdev@lunn.ch>,
	davem@davemloft.net, "Eric Dumazet" <edumazet@google.com>,
	"Paolo Abeni" <pabeni@redhat.com>,
	"Russell King" <linux@armlinux.org.uk>,
	"Heiner Kallweit" <hkallweit1@gmail.com>,
	"Alexis Lothoré" <alexis.lothore@bootlin.com>,
	"Jan Petrous" <jan.petrous@oss.nxp.com>,
	"Heiko Stuebner" <heiko@sntech.de>,
	"Nobuhiro Iwamatsu" <nobuhiro.iwamatsu.x90@mail.toshiba>,
	"Keguang Zhang" <keguang.zhang@gmail.com>, "Yao Zi" <me@ziyao.cc>,
	"Mohd Ayaan Anwar" <mohd.anwar@oss.qualcomm.com>,
	"Romain Gantois" <romain.gantois@bootlin.com>,
	"Lad Prabhakar" <prabhakar.mahadev-lad.rj@bp.renesas.com>,
	"Drew Fustini" <fustini@kernel.org>,
	"Guo Ren" <guoren@kernel.org>, "Fu Wei" <wefu@redhat.com>,
	"Inochi Amaoto" <inochiama@gmail.com>,
	"Emil Renner Berthing" <kernel@esmil.dk>,
	"Minda Chen" <minda.chen@starfivetech.com>,
	"Maxime Coquelin" <mcoquelin.stm32@gmail.com>,
	"Alexandre Torgue" <alexandre.torgue@foss.st.com>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	thomas.petazzoni@bootlin.com,
	linux-arm-kernel@lists.infradead.org,
	linux-stm32@st-md-mailman.stormreply.com,
	linux-rockchip@lists.infradead.org, linux-mips@vger.kernel.org,
	linux-renesas-soc@vger.kernel.org,
	linux-riscv@lists.infradead.org, s32@nxp.com
Subject: Re: [PATCH net] MAINTAINERS: Add myself for stmmac ethernet driver maintainance
Date: Thu, 23 Jul 2026 07:04:38 -0700	[thread overview]
Message-ID: <20260723070438.69c158ba@kernel.org> (raw)
In-Reply-To: <20260722142125.1767689-1-maxime.chevallier@bootlin.com>

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 :)

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

  reply	other threads:[~2026-07-23 14:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-22 14:21 [PATCH net] MAINTAINERS: Add myself for stmmac ethernet driver maintainance Maxime Chevallier
2026-07-22 14:21 ` Maxime Chevallier
2026-07-22 14:21 ` Maxime Chevallier
2026-07-23 14:04 ` Jakub Kicinski [this message]
2026-07-23 14:04   ` Jakub Kicinski
2026-07-23 14:04   ` Jakub Kicinski
2026-07-23 14:10 ` patchwork-bot+netdevbpf
2026-07-23 14:10   ` patchwork-bot+netdevbpf
2026-07-23 14:10   ` patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260723070438.69c158ba@kernel.org \
    --to=kuba@kernel.org \
    --cc=alexandre.torgue@foss.st.com \
    --cc=alexis.lothore@bootlin.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=fustini@kernel.org \
    --cc=guoren@kernel.org \
    --cc=heiko@sntech.de \
    --cc=hkallweit1@gmail.com \
    --cc=inochiama@gmail.com \
    --cc=jan.petrous@oss.nxp.com \
    --cc=keguang.zhang@gmail.com \
    --cc=kernel@esmil.dk \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=linux@armlinux.org.uk \
    --cc=maxime.chevallier@bootlin.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=me@ziyao.cc \
    --cc=minda.chen@starfivetech.com \
    --cc=mohd.anwar@oss.qualcomm.com \
    --cc=netdev@vger.kernel.org \
    --cc=nobuhiro.iwamatsu.x90@mail.toshiba \
    --cc=pabeni@redhat.com \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    --cc=romain.gantois@bootlin.com \
    --cc=s32@nxp.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=wefu@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.