diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-06-01 02:43:17 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-06-01 02:43:17 -0700 |
commit | 4371ee353c3fc41aad9458b8e8e627eb508bc9a3 (patch) | |
tree | e76a77a9f9abd2eea523b47d09c1dd156c182ce1 /MAINTAINERS | |
parent | cf4ae4e3de83e2c7394af70b46f4f50e5f0fb90c (diff) | |
download | op-kernel-dev-4371ee353c3fc41aad9458b8e8e627eb508bc9a3.zip op-kernel-dev-4371ee353c3fc41aad9458b8e8e627eb508bc9a3.tar.gz |
MAINTAINERS: take maintainership of the cpmac Ethernet driver
This patch adds me as the maintainer of the CPMAC (AR7)
Ethernet driver.
Signed-off-by: Florian Fainelli <florian@openwrt.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 2b349ba..111fc16 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1532,6 +1532,13 @@ W: http://www.fi.muni.cz/~kas/cosa/ S: Maintained F: drivers/net/wan/cosa* +CPMAC ETHERNET DRIVER +P: Florian Fainelli +M: florian@openwrt.org +L: netdev@vger.kernel.org +S: Maintained +F: drivers/net/cpmac.c + CPU FREQUENCY DRIVERS P: Dave Jones M: davej@redhat.com |