diff options
author | Giuseppe Cavallaro <peppe.cavallaro@st.com> | 2010-11-18 09:32:02 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-18 09:32:02 -0800 |
commit | b52b97a339c0f2d76dfd6a31466d3f1b05c5cf7e (patch) | |
tree | 870157a80d0b98575ce848afce919e3f0feb76aa /MAINTAINERS | |
parent | 3006bc38895895f1a0352c2e17e1a503f35f7e2f (diff) | |
download | linux-3.10-b52b97a339c0f2d76dfd6a31466d3f1b05c5cf7e.tar.gz linux-3.10-b52b97a339c0f2d76dfd6a31466d3f1b05c5cf7e.tar.bz2 linux-3.10-b52b97a339c0f2d76dfd6a31466d3f1b05c5cf7e.zip |
MAINTAINERS: Add stmmac maintainer
Add STMMAC to the list of supported Ethernet drivers
and myself as maintainer.
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.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 88b74a75d93..8b6ca96435e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1829,6 +1829,13 @@ W: http://www.chelsio.com S: Supported F: drivers/net/cxgb4vf/ +STMMAC ETHERNET DRIVER +M: Giuseppe Cavallaro <peppe.cavallaro@st.com> +L: netdev@vger.kernel.org +W: http://www.stlinux.com +S: Supported +F: drivers/net/stmmac/ + CYBERPRO FB DRIVER M: Russell King <linux@arm.linux.org.uk> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |