diff options
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | 2018-11-29 17:08:38 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-11-29 10:38:39 -0800 |
commit | d75d0e874ffe929dec143d331b53e4bfceb10af2 (patch) | |
tree | e035f0cde11c679116a36623ca7b8f29ea5796a5 /MAINTAINERS | |
parent | 88113957ddb7b7d5451e28cd708c82ea7e63b097 (diff) | |
download | linux-d75d0e874ffe929dec143d331b53e4bfceb10af2.tar.bz2 |
net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entry
Add missing MODULE_AUTHOR of ave driver and an entry to MAINTAINERS.
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
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 da57abebaab3..51d35f0ab989 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13885,6 +13885,13 @@ F: drivers/md/raid* F: include/linux/raid/ F: include/uapi/linux/raid/ +SOCIONEXT (SNI) AVE NETWORK DRIVER +M: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> +L: netdev@vger.kernel.org +S: Maintained +F: drivers/net/ethernet/socionext/sni_ave.c +F: Documentation/devicetree/bindings/net/socionext,uniphier-ave4.txt + SOCIONEXT (SNI) NETSEC NETWORK DRIVER M: Jassi Brar <jaswinder.singh@linaro.org> L: netdev@vger.kernel.org |