diff options
| author | Luciano Coelho <[email protected]> | 2009-08-10 11:15:13 +0300 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 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 <[email protected]>
Acked-by: Kalle Valo <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
| -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: [email protected] W: http://wireless.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git S: Maintained -F: drivers/net/wireless/wl12xx/wl1251* +F: drivers/net/wireless/wl12xx/* +X: drivers/net/wireless/wl12xx/wl1271* + +WL1271 WIRELESS DRIVER +M: Luciano Coelho <[email protected]> +W: http://wireless.kernel.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git +S: Maintained +F: drivers/net/wireless/wl12xx/wl1271* WL3501 WIRELESS PCMCIA CARD DRIVER M: Arnaldo Carvalho de Melo <[email protected]> |