aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJassi Brar <[email protected]>2018-01-06 19:44:56 +0530
committerDavid S. Miller <[email protected]>2018-01-10 14:50:29 -0500
commit919e66a2d38bd2ffd7dd358fea7c83d2d8d173b5 (patch)
tree3e3af421e6d00defa89fc75e9e4e101d26fa1d12
parent533dd11a12f698c571a12271b20f235792d3e148 (diff)
MAINTAINERS: Add entry for Socionext ethernet driver
Add entry for the Socionext Netsec controller driver and DT bindings. Acked-by: Ard Biesheuvel <[email protected]> Signed-off-by: Jassi Brar <[email protected]> Signed-off-by: David S. Miller <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e81d91f7cd4e..f9af20ccee73 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12642,6 +12642,13 @@ F: drivers/md/raid*
F: include/linux/raid/
F: include/uapi/linux/raid/
+SOCIONEXT (SNI) NETSEC NETWORK DRIVER
+M: Jassi Brar <[email protected]>
+S: Maintained
+F: drivers/net/ethernet/socionext/netsec.c
+F: Documentation/devicetree/bindings/net/socionext-netsec.txt
+
SONIC NETWORK DRIVER
M: Thomas Bogendoerfer <[email protected]>