diff options
author | 2018-01-06 19:44:56 +0530 | |
---|---|---|
committer | 2018-01-10 14:50:29 -0500 | |
commit | 919e66a2d38bd2ffd7dd358fea7c83d2d8d173b5 (patch) | |
tree | 3e3af421e6d00defa89fc75e9e4e101d26fa1d12 /MAINTAINERS | |
parent | net: socionext: Add Synquacer NetSec driver (diff) | |
download | wireguard-linux-919e66a2d38bd2ffd7dd358fea7c83d2d8d173b5.tar.xz wireguard-linux-919e66a2d38bd2ffd7dd358fea7c83d2d8d173b5.zip |
MAINTAINERS: Add entry for Socionext ethernet driver
Add entry for the Socionext Netsec controller driver and DT bindings.
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 7 |
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 <jaswinder.singh@linaro.org> +L: netdev@vger.kernel.org +S: Maintained +F: drivers/net/ethernet/socionext/netsec.c +F: Documentation/devicetree/bindings/net/socionext-netsec.txt + SONIC NETWORK DRIVER M: Thomas Bogendoerfer <tsbogend@alpha.franken.de> L: netdev@vger.kernel.org |