diff options
author | Rain River <[email protected]> | 2019-09-13 21:43:45 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-09-16 09:16:08 +0200 |
commit | 81e09359b4658fde625b59da554386179af31e33 (patch) | |
tree | e68c208934686bbf9132d8a0e9f343f10d067957 | |
parent | 655e023ed49d4f8a193945c3302784773b0ded95 (diff) |
MAINTAINERS: update FORCEDETH MAINTAINERS info
Many FORCEDETH NICs are used in our hosts. Several bugs are fixed and
some features are developed for FORCEDETH NICs. And I have been
reviewing patches for FORCEDETH NIC for several months. Mark me as the
FORCEDETH NIC maintainer. I will send out the patches and maintain
FORCEDETH NIC.
Signed-off-by: Rain River <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 63ab65dbc966..ceeb7ceae041 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -649,6 +649,12 @@ M: Lino Sanfilippo <[email protected]> S: Maintained F: drivers/net/ethernet/alacritech/* +FORCEDETH GIGABIT ETHERNET DRIVER +M: Rain River <[email protected]> +S: Maintained +F: drivers/net/ethernet/nvidia/* + ALCATEL SPEEDTOUCH USB DRIVER M: Duncan Sands <[email protected]> |