MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)
The infrastructure to handle multi-phy devices is fairly standalone.
Add myself as maintainer for that part as well as the netlink uAPI
that exposes it.
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index ffbcd072fb14..7d878c62e67d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16491,6 +16491,13 @@ F: net/ethtool/mm.c
F: tools/testing/selftests/drivers/net/hw/ethtool_mm.sh
K: ethtool_mm
+NETWORKING [ETHTOOL PHY TOPOLOGY]
+M: Maxime Chevallier <maxime.chevallier@bootlin.com>
+F: Documentation/networking/phy-link-topology.rst
+F: drivers/net/phy/phy_link_topology.c
+F: include/linux/phy_link_topology.h
+F: net/ethtool/phy.c
+
NETWORKING [GENERAL]
M: "David S. Miller" <davem@davemloft.net>
M: Eric Dumazet <edumazet@google.com>
--
2.48.1
On Thu, 13 Mar 2025 16:30:06 +0100 Maxime Chevallier <maxime.chevallier@bootlin.com> wrote: > The infrastructure to handle multi-phy devices is fairly standalone. > Add myself as maintainer for that part as well as the netlink uAPI > that exposes it. > > Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> > --- Thanks Jakub and Andrew for the Acks, I'll resend on the net tree as per Paolo's instructions :) Maxime
On Thu, 13 Mar 2025 16:30:06 +0100 Maxime Chevallier wrote: > The infrastructure to handle multi-phy devices is fairly standalone. > Add myself as maintainer for that part as well as the netlink uAPI > that exposes it. Makes sense! Acked-by: Jakub Kicinski <kuba@kernel.org>
On 3/13/25 4:30 PM, Maxime Chevallier wrote: > The infrastructure to handle multi-phy devices is fairly standalone. > Add myself as maintainer for that part as well as the netlink uAPI > that exposes it. > > Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> I'd like to have Jakub on-board here. He should be back soonish, so let's keep this patch around a little more Note that MAINTAINER changes go via the 'net' tree. /P
On Fri, 21 Mar 2025 17:05:08 +0100 Paolo Abeni <pabeni@redhat.com> wrote: > On 3/13/25 4:30 PM, Maxime Chevallier wrote: > > The infrastructure to handle multi-phy devices is fairly standalone. > > Add myself as maintainer for that part as well as the netlink uAPI > > that exposes it. > > > > Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> > > I'd like to have Jakub on-board here. He should be back soonish, so > let's keep this patch around a little more > > Note that MAINTAINER changes go via the 'net' tree. Ah sorry about that, I missed this bit of process. I'll resubmit on 'net' if Jakub acks this :) Maxime
On Thu, Mar 13, 2025 at 04:30:06PM +0100, Maxime Chevallier wrote:
61;7991;1c> The infrastructure to handle multi-phy devices is fairly standalone.
> Add myself as maintainer for that part as well as the netlink uAPI
> that exposes it.
>
> Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
© 2016 - 2025 Red Hat, Inc.