11da177e4SLinus Torvalds# 21da177e4SLinus Torvalds# Wireless LAN device configuration 31da177e4SLinus Torvalds# 41da177e4SLinus Torvalds 544175272SLuis R. Rodriguezmenuconfig WLAN 644175272SLuis R. Rodriguez bool "Wireless LAN" 7f54bfc0eSMartin Schwidefsky depends on !S390 8eab2ec83SJohannes Berg select WIRELESS 9ff4d572aSLuis R. Rodriguez default y 1044175272SLuis R. Rodriguez ---help--- 1144175272SLuis R. Rodriguez This section contains all the pre 802.11 and 802.11 wireless 1244175272SLuis R. Rodriguez device drivers. For a complete list of drivers and documentation 1344175272SLuis R. Rodriguez on them refer to the wireless wiki: 1444175272SLuis R. Rodriguez 1544175272SLuis R. Rodriguez http://wireless.kernel.org/en/users/Drivers 1644175272SLuis R. Rodriguez 1744175272SLuis R. Rodriguezif WLAN 182a5e1c0eSJohannes Berg 191da177e4SLinus Torvaldsconfig PCMCIA_RAYCS 208476a657SErik Ekman tristate "Aviator/Raytheon 2.4GHz wireless support" 21*133d7c6aSJohn W. Linville depends on PCMCIA 222a5e1c0eSJohannes Berg select WIRELESS_EXT 233d23e349SJohannes Berg select WEXT_SPY 243d23e349SJohannes Berg select WEXT_PRIV 251da177e4SLinus Torvalds ---help--- 261da177e4SLinus Torvalds Say Y here if you intend to attach an Aviator/Raytheon PCMCIA 271da177e4SLinus Torvalds (PC-card) wireless Ethernet networking card to your computer. 281da177e4SLinus Torvalds Please read the file <file:Documentation/networking/ray_cs.txt> for 291da177e4SLinus Torvalds details. 301da177e4SLinus Torvalds 311da177e4SLinus Torvalds To compile this driver as a module, choose M here: the module will be 321da177e4SLinus Torvalds called ray_cs. If unsure, say N. 331da177e4SLinus Torvalds 34d9c63504SLuis Carlos Coboconfig LIBERTAS_THINFIRM 35d9c63504SLuis Carlos Cobo tristate "Marvell 8xxx Libertas WLAN driver support with thin firmware" 36*133d7c6aSJohn W. Linville depends on MAC80211 37d9c63504SLuis Carlos Cobo select FW_LOADER 38d9c63504SLuis Carlos Cobo ---help--- 39d9c63504SLuis Carlos Cobo A library for Marvell Libertas 8xxx devices using thinfirm. 40d9c63504SLuis Carlos Cobo 41d9c63504SLuis Carlos Coboconfig LIBERTAS_THINFIRM_USB 42d9c63504SLuis Carlos Cobo tristate "Marvell Libertas 8388 USB 802.11b/g cards with thin firmware" 43d9c63504SLuis Carlos Cobo depends on LIBERTAS_THINFIRM && USB 44d9c63504SLuis Carlos Cobo ---help--- 45d9c63504SLuis Carlos Cobo A driver for Marvell Libertas 8388 USB devices using thinfirm. 46d9c63504SLuis Carlos Cobo 471da177e4SLinus Torvaldsconfig AIRO 481da177e4SLinus Torvalds tristate "Cisco/Aironet 34X/35X/4500/4800 ISA and PCI cards" 49*133d7c6aSJohn W. Linville depends on ISA_DMA_API && (PCI || BROKEN) 502a5e1c0eSJohannes Berg select WIRELESS_EXT 51a39d3e79SAdrian Bunk select CRYPTO 523d23e349SJohannes Berg select WEXT_SPY 533d23e349SJohannes Berg select WEXT_PRIV 541da177e4SLinus Torvalds ---help--- 551da177e4SLinus Torvalds This is the standard Linux driver to support Cisco/Aironet ISA and 561da177e4SLinus Torvalds PCI 802.11 wireless cards. 571da177e4SLinus Torvalds It supports the new 802.11b cards from Cisco (Cisco 34X, Cisco 35X 581da177e4SLinus Torvalds - with or without encryption) as well as card before the Cisco 5947c51431SJon Mason acquisition (Aironet 4500, Aironet 4800, Aironet 4800B). 601da177e4SLinus Torvalds 611da177e4SLinus Torvalds This driver support both the standard Linux Wireless Extensions 621da177e4SLinus Torvalds and Cisco proprietary API, so both the Linux Wireless Tools and the 631da177e4SLinus Torvalds Cisco Linux utilities can be used to configure the card. 641da177e4SLinus Torvalds 651da177e4SLinus Torvalds The driver can be compiled as a module and will be named "airo". 661da177e4SLinus Torvalds 67e12dcb05SFaidon Liambotisconfig ATMEL 68e12dcb05SFaidon Liambotis tristate "Atmel at76c50x chipset 802.11b support" 69*133d7c6aSJohn W. Linville depends on (PCI || PCMCIA) 70e12dcb05SFaidon Liambotis select WIRELESS_EXT 713d23e349SJohannes Berg select WEXT_PRIV 72e12dcb05SFaidon Liambotis select FW_LOADER 73e12dcb05SFaidon Liambotis select CRC32 74e12dcb05SFaidon Liambotis ---help--- 75e12dcb05SFaidon Liambotis A driver 802.11b wireless cards based on the Atmel fast-vnet 76e12dcb05SFaidon Liambotis chips. This driver supports standard Linux wireless extensions. 77e12dcb05SFaidon Liambotis 78e12dcb05SFaidon Liambotis Many cards based on this chipset do not have flash memory 79e12dcb05SFaidon Liambotis and need their firmware loaded at start-up. If yours is 80e12dcb05SFaidon Liambotis one of these, you will need to provide a firmware image 81e12dcb05SFaidon Liambotis to be loaded into the card by the driver. The Atmel 82e12dcb05SFaidon Liambotis firmware package can be downloaded from 83e12dcb05SFaidon Liambotis <http://www.thekelleys.org.uk/atmel> 84e12dcb05SFaidon Liambotis 85e12dcb05SFaidon Liambotisconfig PCI_ATMEL 86e12dcb05SFaidon Liambotis tristate "Atmel at76c506 PCI cards" 87e12dcb05SFaidon Liambotis depends on ATMEL && PCI 88e12dcb05SFaidon Liambotis ---help--- 89e12dcb05SFaidon Liambotis Enable support for PCI and mini-PCI cards containing the 90e12dcb05SFaidon Liambotis Atmel at76c506 chip. 91e12dcb05SFaidon Liambotis 92e12dcb05SFaidon Liambotisconfig PCMCIA_ATMEL 93e12dcb05SFaidon Liambotis tristate "Atmel at76c502/at76c504 PCMCIA cards" 94e12dcb05SFaidon Liambotis depends on ATMEL && PCMCIA 95e12dcb05SFaidon Liambotis select WIRELESS_EXT 96e12dcb05SFaidon Liambotis select FW_LOADER 97e12dcb05SFaidon Liambotis select CRC32 98e12dcb05SFaidon Liambotis ---help--- 99e12dcb05SFaidon Liambotis Enable support for PCMCIA cards containing the 100e12dcb05SFaidon Liambotis Atmel at76c502 and at76c504 chips. 101e12dcb05SFaidon Liambotis 1021264b951SKalle Valoconfig AT76C50X_USB 1031264b951SKalle Valo tristate "Atmel at76c503/at76c505/at76c505a USB cards" 104*133d7c6aSJohn W. Linville depends on MAC80211 && USB 1051264b951SKalle Valo select FW_LOADER 1061264b951SKalle Valo ---help--- 1071264b951SKalle Valo Enable support for USB Wireless devices using Atmel at76c503, 1081264b951SKalle Valo at76c505 or at76c505a chips. 1091264b951SKalle Valo 1101da177e4SLinus Torvaldsconfig AIRO_CS 1111da177e4SLinus Torvalds tristate "Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards" 112*133d7c6aSJohn W. Linville depends on PCMCIA && (BROKEN || !M32R) 1132a5e1c0eSJohannes Berg select WIRELESS_EXT 114a39d3e79SAdrian Bunk select CRYPTO 1158fa9ea18SRobert Schulze select CRYPTO_AES 1161da177e4SLinus Torvalds ---help--- 1171da177e4SLinus Torvalds This is the standard Linux driver to support Cisco/Aironet PCMCIA 1181da177e4SLinus Torvalds 802.11 wireless cards. This driver is the same as the Aironet 1191da177e4SLinus Torvalds driver part of the Linux Pcmcia package. 1201da177e4SLinus Torvalds It supports the new 802.11b cards from Cisco (Cisco 34X, Cisco 35X 1211da177e4SLinus Torvalds - with or without encryption) as well as card before the Cisco 12247c51431SJon Mason acquisition (Aironet 4500, Aironet 4800, Aironet 4800B). It also 1231da177e4SLinus Torvalds supports OEM of Cisco such as the DELL TrueMobile 4800 and Xircom 1241da177e4SLinus Torvalds 802.11b cards. 1251da177e4SLinus Torvalds 1261da177e4SLinus Torvalds This driver support both the standard Linux Wireless Extensions 1271da177e4SLinus Torvalds and Cisco proprietary API, so both the Linux Wireless Tools and the 1281da177e4SLinus Torvalds Cisco Linux utilities can be used to configure the card. 1291da177e4SLinus Torvalds 1301da177e4SLinus Torvaldsconfig PCMCIA_WL3501 1311da177e4SLinus Torvalds tristate "Planet WL3501 PCMCIA cards" 132*133d7c6aSJohn W. Linville depends on EXPERIMENTAL && PCMCIA 1332a5e1c0eSJohannes Berg select WIRELESS_EXT 1343d23e349SJohannes Berg select WEXT_SPY 1353d23e349SJohannes Berg help 1361da177e4SLinus Torvalds A driver for WL3501 PCMCIA 802.11 wireless cards made by Planet. 1371da177e4SLinus Torvalds It has basic support for Linux wireless extensions and initial 1381da177e4SLinus Torvalds micro support for ethtool. 1391da177e4SLinus Torvalds 1401da177e4SLinus Torvaldsconfig PRISM54 1414d8cd268SLuis R. Rodriguez tristate 'Intersil Prism GT/Duette/Indigo PCI/Cardbus (DEPRECATED)' 142*133d7c6aSJohn W. Linville depends on PCI && EXPERIMENTAL 1432a5e1c0eSJohannes Berg select WIRELESS_EXT 1443d23e349SJohannes Berg select WEXT_SPY 1453d23e349SJohannes Berg select WEXT_PRIV 1461da177e4SLinus Torvalds select FW_LOADER 1471da177e4SLinus Torvalds ---help--- 1484d8cd268SLuis R. Rodriguez This enables support for FullMAC PCI/Cardbus prism54 devices. This 1494d8cd268SLuis R. Rodriguez driver is now deprecated in favor for the SoftMAC driver, p54pci. 1504d8cd268SLuis R. Rodriguez p54pci supports FullMAC PCI/Cardbus devices as well. For details on 1514d8cd268SLuis R. Rodriguez the scheduled removal of this driver on the kernel see the feature 1524d8cd268SLuis R. Rodriguez removal schedule: 1531da177e4SLinus Torvalds 1544d8cd268SLuis R. Rodriguez Documentation/feature-removal-schedule.txt 1551da177e4SLinus Torvalds 1564d8cd268SLuis R. Rodriguez For more information refer to the p54 wiki: 1571da177e4SLinus Torvalds 1584d8cd268SLuis R. Rodriguez http://wireless.kernel.org/en/users/Drivers/p54 1591da177e4SLinus Torvalds 1601da177e4SLinus Torvalds Note: You need a motherboard with DMA support to use any of these cards 1611da177e4SLinus Torvalds 1624d8cd268SLuis R. Rodriguez When built as module you get the module prism54 1631da177e4SLinus Torvalds 1645c601d0cSPavel Machekconfig USB_ZD1201 1655c601d0cSPavel Machek tristate "USB ZD1201 based Wireless device support" 166*133d7c6aSJohn W. Linville depends on USB 1672a5e1c0eSJohannes Berg select WIRELESS_EXT 1683d23e349SJohannes Berg select WEXT_PRIV 1695c601d0cSPavel Machek select FW_LOADER 1705c601d0cSPavel Machek ---help--- 1715c601d0cSPavel Machek Say Y if you want to use wireless LAN adapters based on the ZyDAS 1725c601d0cSPavel Machek ZD1201 chip. 1735c601d0cSPavel Machek 1745c601d0cSPavel Machek This driver makes the adapter appear as a normal Ethernet interface, 1755c601d0cSPavel Machek typically on wlan0. 1765c601d0cSPavel Machek 1775c601d0cSPavel Machek The zd1201 device requires external firmware to be loaded. 1785c601d0cSPavel Machek This can be found at http://linux-lc100020.sourceforge.net/ 1795c601d0cSPavel Machek 1805c601d0cSPavel Machek To compile this driver as a module, choose M here: the 1815c601d0cSPavel Machek module will be called zd1201. 1825c601d0cSPavel Machek 183bf164cc0SJussi Kivilinnaconfig USB_NET_RNDIS_WLAN 184bf164cc0SJussi Kivilinna tristate "Wireless RNDIS USB support" 185*133d7c6aSJohn W. Linville depends on USB && EXPERIMENTAL 1860aa8204bSJohannes Berg depends on CFG80211 187bf164cc0SJussi Kivilinna select USB_USBNET 188bf164cc0SJussi Kivilinna select USB_NET_CDCETHER 189bf164cc0SJussi Kivilinna select USB_NET_RNDIS_HOST 190bf164cc0SJussi Kivilinna ---help--- 191bf164cc0SJussi Kivilinna This is a driver for wireless RNDIS devices. 192bf164cc0SJussi Kivilinna These are USB based adapters found in devices such as: 193bf164cc0SJussi Kivilinna 194bf164cc0SJussi Kivilinna Buffalo WLI-U2-KG125S 195bf164cc0SJussi Kivilinna U.S. Robotics USR5421 196bf164cc0SJussi Kivilinna Belkin F5D7051 197bf164cc0SJussi Kivilinna Linksys WUSB54GSv2 198bf164cc0SJussi Kivilinna Linksys WUSB54GSC 199bf164cc0SJussi Kivilinna Asus WL169gE 200bf164cc0SJussi Kivilinna Eminent EM4045 201bf164cc0SJussi Kivilinna BT Voyager 1055 202bf164cc0SJussi Kivilinna Linksys WUSB54GSv1 203bf164cc0SJussi Kivilinna U.S. Robotics USR5420 204bf164cc0SJussi Kivilinna BUFFALO WLI-USB-G54 205bf164cc0SJussi Kivilinna 206bf164cc0SJussi Kivilinna All of these devices are based on Broadcom 4320 chip which is the 207bf164cc0SJussi Kivilinna only wireless RNDIS chip known to date. 208bf164cc0SJussi Kivilinna 209bf164cc0SJussi Kivilinna If you choose to build a module, it'll be called rndis_wlan. 210bf164cc0SJussi Kivilinna 211f6532111SMichael Wuconfig RTL8180 212f6532111SMichael Wu tristate "Realtek 8180/8185 PCI support" 213*133d7c6aSJohn W. Linville depends on MAC80211 && PCI && EXPERIMENTAL 214f6532111SMichael Wu select EEPROM_93CX6 215f6532111SMichael Wu ---help--- 216f6532111SMichael Wu This is a driver for RTL8180 and RTL8185 based cards. 217f6532111SMichael Wu These are PCI based chips found in cards such as: 218f6532111SMichael Wu 219f6532111SMichael Wu (RTL8185 802.11g) 220f6532111SMichael Wu A-Link WL54PC 221f6532111SMichael Wu 222f6532111SMichael Wu (RTL8180 802.11b) 223f6532111SMichael Wu Belkin F5D6020 v3 224f6532111SMichael Wu Belkin F5D6020 v3 225f6532111SMichael Wu Dlink DWL-610 226f6532111SMichael Wu Dlink DWL-510 227f6532111SMichael Wu Netgear MA521 228f6532111SMichael Wu Level-One WPC-0101 229f6532111SMichael Wu Acer Aspire 1357 LMi 230f6532111SMichael Wu VCTnet PC-11B1 231f6532111SMichael Wu Ovislink AirLive WL-1120PCM 232f6532111SMichael Wu Mentor WL-PCI 233f6532111SMichael Wu Linksys WPC11 v4 234f6532111SMichael Wu TrendNET TEW-288PI 235f6532111SMichael Wu D-Link DWL-520 Rev D 236f6532111SMichael Wu Repotec RP-WP7126 237f6532111SMichael Wu TP-Link TL-WN250/251 238f6532111SMichael Wu Zonet ZEW1000 239f6532111SMichael Wu Longshine LCS-8031-R 240f6532111SMichael Wu HomeLine HLW-PCC200 241f6532111SMichael Wu GigaFast WF721-AEX 242f6532111SMichael Wu Planet WL-3553 243f6532111SMichael Wu Encore ENLWI-PCI1-NT 244f6532111SMichael Wu TrendNET TEW-266PC 245f6532111SMichael Wu Gigabyte GN-WLMR101 246f6532111SMichael Wu Siemens-fujitsu Amilo D1840W 247f6532111SMichael Wu Edimax EW-7126 248f6532111SMichael Wu PheeNet WL-11PCIR 249f6532111SMichael Wu Tonze PC-2100T 250f6532111SMichael Wu Planet WL-8303 251f6532111SMichael Wu Dlink DWL-650 v M1 252f6532111SMichael Wu Edimax EW-7106 253f6532111SMichael Wu Q-Tec 770WC 254f6532111SMichael Wu Topcom Skyr@cer 4011b 255f6532111SMichael Wu Roper FreeLan 802.11b (edition 2004) 256f6532111SMichael Wu Wistron Neweb Corp CB-200B 257f6532111SMichael Wu Pentagram HorNET 258f6532111SMichael Wu QTec 775WC 259f6532111SMichael Wu TwinMOS Booming B Series 260f6532111SMichael Wu Micronet SP906BB 261f6532111SMichael Wu Sweex LC700010 262f6532111SMichael Wu Surecom EP-9428 263f6532111SMichael Wu Safecom SWLCR-1100 264f6532111SMichael Wu 265f6532111SMichael Wu Thanks to Realtek for their support! 266f6532111SMichael Wu 267605bebe2SMichael Wuconfig RTL8187 2685c036b21SHin-Tak Leung tristate "Realtek 8187 and 8187B USB support" 269*133d7c6aSJohn W. Linville depends on MAC80211 && USB 270605bebe2SMichael Wu select EEPROM_93CX6 271605bebe2SMichael Wu ---help--- 2725c036b21SHin-Tak Leung This is a driver for RTL8187 and RTL8187B based cards. 2735c036b21SHin-Tak Leung These are USB based chips found in devices such as: 274605bebe2SMichael Wu 275605bebe2SMichael Wu Netgear WG111v2 2765c036b21SHin-Tak Leung Level 1 WNC-0301USB 2775c036b21SHin-Tak Leung Micronet SP907GK V5 2785c036b21SHin-Tak Leung Encore ENUWI-G2 2795c036b21SHin-Tak Leung Trendnet TEW-424UB 280256fc960SHin-Tak Leung ASUS P5B Deluxe/P5K Premium motherboards 2815c036b21SHin-Tak Leung Toshiba Satellite Pro series of laptops 2827c7e6af3SAndrea Merello Asus Wireless Link 283f874011bSMarcin Slusarz Linksys WUSB54GC-EU v2 284256fc960SHin-Tak Leung (v1 = rt73usb; v3 is rt2070-based, 285256fc960SHin-Tak Leung use staging/rt3070 or try rt2800usb) 286605bebe2SMichael Wu 287605bebe2SMichael Wu Thanks to Realtek for their support! 288605bebe2SMichael Wu 289a027087aSLarry Finger# If possible, automatically enable LEDs for RTL8187. 290a027087aSLarry Finger 291a027087aSLarry Fingerconfig RTL8187_LEDS 292a027087aSLarry Finger bool 293a027087aSLarry Finger depends on RTL8187 && MAC80211_LEDS && (LEDS_CLASS = y || LEDS_CLASS = RTL8187) 294a027087aSLarry Finger default y 295a027087aSLarry Finger 296cc0b88cfSMichael Wuconfig ADM8211 297cc0b88cfSMichael Wu tristate "ADMtek ADM8211 support" 298*133d7c6aSJohn W. Linville depends on MAC80211 && PCI && EXPERIMENTAL 299cc0b88cfSMichael Wu select CRC32 300cc0b88cfSMichael Wu select EEPROM_93CX6 301cc0b88cfSMichael Wu ---help--- 302cc0b88cfSMichael Wu This driver is for ADM8211A, ADM8211B, and ADM8211C based cards. 303cc0b88cfSMichael Wu These are PCI/mini-PCI/Cardbus 802.11b chips found in cards such as: 304cc0b88cfSMichael Wu 305cc0b88cfSMichael Wu Xterasys Cardbus XN-2411b 306cc0b88cfSMichael Wu Blitz NetWave Point PC 307cc0b88cfSMichael Wu TrendNet 221pc 308cc0b88cfSMichael Wu Belkin F5D6001 309cc0b88cfSMichael Wu SMC 2635W 310cc0b88cfSMichael Wu Linksys WPC11 v1 311cc0b88cfSMichael Wu Fiberline FL-WL-200X 312cc0b88cfSMichael Wu 3com Office Connect (3CRSHPW796) 313cc0b88cfSMichael Wu Corega WLPCIB-11 314cc0b88cfSMichael Wu SMC 2602W V2 EU 315cc0b88cfSMichael Wu D-Link DWL-520 Revision C 316cc0b88cfSMichael Wu 317cc0b88cfSMichael Wu However, some of these cards have been replaced with other chips 318cc0b88cfSMichael Wu like the RTL8180L (Xterasys Cardbus XN-2411b, Belkin F5D6001) or 319cc0b88cfSMichael Wu the Ralink RT2400 (SMC2635W) without a model number change. 320cc0b88cfSMichael Wu 321cc0b88cfSMichael Wu Thanks to Infineon-ADMtek for their support of this driver. 322cc0b88cfSMichael Wu 323acc1e7a3SJouni Malinenconfig MAC80211_HWSIM 324acc1e7a3SJouni Malinen tristate "Simulated radio testing tool for mac80211" 325*133d7c6aSJohn W. Linville depends on MAC80211 326acc1e7a3SJouni Malinen ---help--- 327acc1e7a3SJouni Malinen This driver is a developer testing tool that can be used to test 328acc1e7a3SJouni Malinen IEEE 802.11 networking stack (mac80211) functionality. This is not 329acc1e7a3SJouni Malinen needed for normal wireless LAN usage and is only for testing. See 330acc1e7a3SJouni Malinen Documentation/networking/mac80211_hwsim for more information on how 331acc1e7a3SJouni Malinen to use this tool. 332acc1e7a3SJouni Malinen 333acc1e7a3SJouni Malinen To compile this driver as a module, choose M here: the module will be 334acc1e7a3SJouni Malinen called mac80211_hwsim. If unsure, say N. 335acc1e7a3SJouni Malinen 336a66098daSLennert Buytenhekconfig MWL8K 337a66098daSLennert Buytenhek tristate "Marvell 88W8xxx PCI/PCIe Wireless support" 338*133d7c6aSJohn W. Linville depends on MAC80211 && PCI && EXPERIMENTAL 339a66098daSLennert Buytenhek ---help--- 340a66098daSLennert Buytenhek This driver supports Marvell TOPDOG 802.11 wireless cards. 341a66098daSLennert Buytenhek 342a66098daSLennert Buytenhek To compile this driver as a module, choose M here: the module 343a66098daSLennert Buytenhek will be called mwl8k. If unsure, say N. 344a66098daSLennert Buytenhek 3453a702e49SBob Copelandsource "drivers/net/wireless/ath/Kconfig" 346e4d6b795SMichael Bueschsource "drivers/net/wireless/b43/Kconfig" 34775388acdSLarry Fingersource "drivers/net/wireless/b43legacy/Kconfig" 3480465af8eSHolger Schurigsource "drivers/net/wireless/hostap/Kconfig" 3490465af8eSHolger Schurigsource "drivers/net/wireless/ipw2x00/Kconfig" 3500465af8eSHolger Schurigsource "drivers/net/wireless/iwlwifi/Kconfig" 351bb9f8692SZhu Yisource "drivers/net/wireless/iwmc3200wifi/Kconfig" 3520465af8eSHolger Schurigsource "drivers/net/wireless/libertas/Kconfig" 3530465af8eSHolger Schurigsource "drivers/net/wireless/orinoco/Kconfig" 3540465af8eSHolger Schurigsource "drivers/net/wireless/p54/Kconfig" 3550465af8eSHolger Schurigsource "drivers/net/wireless/rt2x00/Kconfig" 3560465af8eSHolger Schurigsource "drivers/net/wireless/wl12xx/Kconfig" 3570465af8eSHolger Schurigsource "drivers/net/wireless/zd1211rw/Kconfig" 35870e5e983SJohn W. Linville 35944175272SLuis R. Rodriguezendif # WLAN 360