summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Wojtas <marcin.s.wojtas@gmail.com>2024-01-12 17:06:28 +0300
committerDavid S. Miller <davem@davemloft.net>2024-01-14 16:12:26 +0300
commitc061be1bd5e74e9685630cc95b818e13dbff9713 (patch)
tree58655a311cb0093383b6ec0c1679bd706748a020
parent5ef7f6b308bb98b385076bd623d08d107f6445f4 (diff)
downloadlinux-c061be1bd5e74e9685630cc95b818e13dbff9713.tar.xz
MAINTAINERS: eth: mvneta: update entry
Add myself as driver maintainer and restore the maintained status. While at it, update the file field to cover mvneta_bm part of the driver. Signed-off-by: Marcin Wojtas <marcin.s.wojtas@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r--MAINTAINERS5
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4194f414dd2c..39eb0a6a2927 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12869,9 +12869,10 @@ S: Maintained
F: drivers/thermal/armada_thermal.c
MARVELL MVNETA ETHERNET DRIVER
+M: Marcin Wojtas <marcin.s.wojtas@gmail.com>
L: netdev@vger.kernel.org
-S: Orphan
-F: drivers/net/ethernet/marvell/mvneta.*
+S: Maintained
+F: drivers/net/ethernet/marvell/mvneta*
MARVELL MVPP2 ETHERNET DRIVER
M: Marcin Wojtas <marcin.s.wojtas@gmail.com>