aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Wojtas <[email protected]>2020-12-11 17:51:14 +0100
committerJakub Kicinski <[email protected]>2020-12-14 18:41:37 -0800
commit2aa899ebd5c3aef707460f58951cc8a1d1f466c1 (patch)
tree0f880c6eeeb319a852f9c9c97807be77917cac6e
parent54970a2fbb673f090b7f02d7f57b10b2e0707155 (diff)
MAINTAINERS: add mvpp2 driver entry
Since its creation Marvell NIC driver for Armada 375/7k8k and CN913x SoC families mvpp2 has been lacking an entry in MAINTAINERS, which sometimes lead to unhandled bugs that persisted across several kernel releases. Signed-off-by: Marcin Wojtas <[email protected]> Acked-by: Andrew Lunn <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5c1a6ba5ef26..85784a4c41df 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10517,6 +10517,14 @@ L: [email protected]
S: Maintained
F: drivers/net/ethernet/marvell/mvneta.*
+MARVELL MVPP2 ETHERNET DRIVER
+M: Marcin Wojtas <[email protected]>
+M: Russell King <[email protected]>
+S: Maintained
+F: Documentation/devicetree/bindings/net/marvell-pp2.txt
+F: drivers/net/ethernet/marvell/mvpp2/
+
MARVELL MWIFIEX WIRELESS DRIVER
M: Amitkumar Karwar <[email protected]>
M: Ganapathi Bhat <[email protected]>