MAINTAINERS: Add self for the 3c509 network driver
From: "Maciej W. Rozycki" <macro@orcam.me.uk>
Date: 2026-04-27 10:23:25
Also in:
lkml
From: "Maciej W. Rozycki" <macro@orcam.me.uk>
Date: 2026-04-27 10:23:25
Also in:
lkml
It appears there's a need for a maintainer for the 3Com EtherLink III family of Ethernet network adapters. There is documentation available and the driver is very mature so the task ought to be of little hassle, so I think I should be able to squeeze in any issues to be addressed. Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) linux-maintainers-3c509.diff Index: linux-macro/MAINTAINERS ===================================================================
--- linux-macro.orig/MAINTAINERS
+++ linux-macro/MAINTAINERS@@ -67,6 +67,12 @@ Maintainers List first. When adding to this list, please keep the entries in alphabetical order. +3C509 NETWORK DRIVER +M: "Maciej W. Rozycki" <macro@orcam.me.uk> +L: netdev@vger.kernel.org +S: Maintained +F: drivers/net/ethernet/3com/3c509.c + 3C59X NETWORK DRIVER M: Steffen Klassert <klassert@kernel.org> L: netdev@vger.kernel.org