diff options
author | Christian Lamparter <chunkeey@web.de> | 2009-03-21 23:11:49 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-03-27 20:13:09 -0400 |
commit | 75ca88c9701bf8f65fc1f009f10dd64b0378b977 (patch) | |
tree | 501a6154c34ad902b0369d81efca6a97dbee7115 /MAINTAINERS | |
parent | b63a2cb30405777033d58045c562a3b04d87d702 (diff) | |
download | linux-3.10-75ca88c9701bf8f65fc1f009f10dd64b0378b977.tar.gz linux-3.10-75ca88c9701bf8f65fc1f009f10dd64b0378b977.tar.bz2 linux-3.10-75ca88c9701bf8f65fc1f009f10dd64b0378b977.zip |
ar9170: update Makefile, Kconfig and MAINTAINERS
This patch update all necessary Makefile and Kconfig files.
Now you can then enable ar9170 in the kernel configuration under:
Device Drivers --->
[*] Network device support --->
Wireless LAN --->
[*] Wireless LAN (IEEE 802.11)
<M> Atheros AR9170 support
<M> Atheros AR9170 USB support
Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bdadcb3c3f4..64c89c215b0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -765,6 +765,14 @@ L: linux-wireless@vger.kernel.org L: ath9k-devel@lists.ath9k.org S: Supported +ATHEROS AR9170 WIRELESS DRIVER +P: Christian Lamparter +M: chunkeey@web.de +L: linux-wireless@vger.kernel.org +W: http://wireless.kernel.org/en/users/Drivers/ar9170 +S: Maintained +F: drivers/net/wireless/ar9170/ + ATI_REMOTE2 DRIVER P: Ville Syrjala M: syrjala@sci.fi |