diff options
author | Jassi Brar <jaswinder.singh@linaro.org> | 2018-01-06 09:14:56 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-10 14:50:29 -0500 |
commit | 919e66a2d38bd2ffd7dd358fea7c83d2d8d173b5 (patch) | |
tree | 3e3af421e6d00defa89fc75e9e4e101d26fa1d12 /MAINTAINERS | |
parent | 533dd11a12f698c571a12271b20f235792d3e148 (diff) |
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 'MAINTAINERS')
-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* | |||
12642 | F: include/linux/raid/ | 12642 | F: include/linux/raid/ |
12643 | F: include/uapi/linux/raid/ | 12643 | F: include/uapi/linux/raid/ |
12644 | 12644 | ||
12645 | SOCIONEXT (SNI) NETSEC NETWORK DRIVER | ||
12646 | M: Jassi Brar <jaswinder.singh@linaro.org> | ||
12647 | L: netdev@vger.kernel.org | ||
12648 | S: Maintained | ||
12649 | F: drivers/net/ethernet/socionext/netsec.c | ||
12650 | F: Documentation/devicetree/bindings/net/socionext-netsec.txt | ||
12651 | |||
12645 | SONIC NETWORK DRIVER | 12652 | SONIC NETWORK DRIVER |
12646 | M: Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 12653 | M: Thomas Bogendoerfer <tsbogend@alpha.franken.de> |
12647 | L: netdev@vger.kernel.org | 12654 | L: netdev@vger.kernel.org |