diff options
author | Luciano Coelho <luciano.coelho@nokia.com> | 2009-08-10 04:15:13 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-08-14 09:13:57 -0400 |
commit | 5e68ff6563ef79d87296c70f8eb2bee454d3fe75 (patch) | |
tree | d378ccaa835340d4ca9d4e19060b75d108fd8fdd | |
parent | 6e220662bf9a2ba284e88a8c8867340c9f6da27e (diff) |
MAINTAINERS: add information for wl1271 wireless driver
Add maintainer information section for the wl1271 wireless driver and fix the
information for wl1271.
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Acked-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7b10f42c389b..866253d7abd7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5580,7 +5580,16 @@ L: linux-wireless@vger.kernel.org | |||
5580 | W: http://wireless.kernel.org | 5580 | W: http://wireless.kernel.org |
5581 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git | 5581 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git |
5582 | S: Maintained | 5582 | S: Maintained |
5583 | F: drivers/net/wireless/wl12xx/wl1251* | 5583 | F: drivers/net/wireless/wl12xx/* |
5584 | X: drivers/net/wireless/wl12xx/wl1271* | ||
5585 | |||
5586 | WL1271 WIRELESS DRIVER | ||
5587 | M: Luciano Coelho <luciano.coelho@nokia.com> | ||
5588 | L: linux-wireless@vger.kernel.org | ||
5589 | W: http://wireless.kernel.org | ||
5590 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git | ||
5591 | S: Maintained | ||
5592 | F: drivers/net/wireless/wl12xx/wl1271* | ||
5584 | 5593 | ||
5585 | WL3501 WIRELESS PCMCIA CARD DRIVER | 5594 | WL3501 WIRELESS PCMCIA CARD DRIVER |
5586 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | 5595 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> |