2011-09-30 18:40:20 +00:00
|
|
|
config IWLWIFI
|
|
|
|
tristate "Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N (iwlwifi) "
|
2012-03-07 17:52:26 +00:00
|
|
|
depends on PCI && MAC80211 && HAS_IOMEM
|
2009-02-13 19:51:19 +00:00
|
|
|
select FW_LOADER
|
2011-02-21 19:27:26 +00:00
|
|
|
---help---
|
|
|
|
Select to build the driver supporting the:
|
|
|
|
|
|
|
|
Intel Wireless WiFi Link Next-Gen AGN
|
|
|
|
|
|
|
|
This option enables support for use with the following hardware:
|
|
|
|
Intel Wireless WiFi Link 6250AGN Adapter
|
|
|
|
Intel 6000 Series Wi-Fi Adapters (6200AGN and 6300AGN)
|
|
|
|
Intel WiFi Link 1000BGN
|
|
|
|
Intel Wireless WiFi 5150AGN
|
|
|
|
Intel Wireless WiFi 5100AGN, 5300AGN, and 5350AGN
|
|
|
|
Intel 6005 Series Wi-Fi Adapters
|
|
|
|
Intel 6030 Series Wi-Fi Adapters
|
|
|
|
Intel Wireless WiFi Link 6150BGN 2 Adapter
|
|
|
|
Intel 100 Series Wi-Fi Adapters (100BGN and 130BGN)
|
|
|
|
Intel 2000 Series Wi-Fi Adapters
|
2013-08-12 18:58:36 +00:00
|
|
|
Intel 7260 Wi-Fi Adapter
|
|
|
|
Intel 3160 Wi-Fi Adapter
|
2014-07-07 06:25:42 +00:00
|
|
|
Intel 7265 Wi-Fi Adapter
|
2011-02-21 19:27:26 +00:00
|
|
|
|
|
|
|
|
|
|
|
This driver uses the kernel's mac80211 subsystem.
|
|
|
|
|
2014-07-07 06:25:42 +00:00
|
|
|
In order to use this driver, you will need a firmware
|
2011-02-21 19:27:26 +00:00
|
|
|
image for it. You can obtain the microcode from:
|
|
|
|
|
2014-07-07 06:25:42 +00:00
|
|
|
<http://wireless.kernel.org/en/users/Drivers/iwlwifi>.
|
2011-02-21 19:27:26 +00:00
|
|
|
|
2014-07-07 06:25:42 +00:00
|
|
|
The firmware is typically installed in /lib/firmware. You can
|
2011-02-21 19:27:26 +00:00
|
|
|
look in the hotplug script /etc/hotplug/firmware.agent to
|
|
|
|
determine which directory FIRMWARE_DIR is set to when the script
|
|
|
|
runs.
|
|
|
|
|
|
|
|
If you want to compile the driver as a module ( = code which can be
|
|
|
|
inserted in and removed from the running kernel whenever you want),
|
|
|
|
say M here and read <file:Documentation/kbuild/modules.txt>. The
|
2011-09-30 18:40:20 +00:00
|
|
|
module will be called iwlwifi.
|
2008-03-25 23:33:36 +00:00
|
|
|
|
2014-07-07 06:25:42 +00:00
|
|
|
if IWLWIFI
|
|
|
|
|
2014-04-24 14:31:08 +00:00
|
|
|
config IWLWIFI_LEDS
|
|
|
|
bool
|
2014-05-13 13:25:28 +00:00
|
|
|
depends on LEDS_CLASS=y || LEDS_CLASS=IWLWIFI
|
2014-04-24 14:31:08 +00:00
|
|
|
select LEDS_TRIGGERS
|
|
|
|
select MAC80211_LEDS
|
|
|
|
default y
|
|
|
|
|
2012-05-16 20:54:27 +00:00
|
|
|
config IWLDVM
|
2013-01-24 13:25:36 +00:00
|
|
|
tristate "Intel Wireless WiFi DVM Firmware support"
|
2013-02-28 23:05:26 +00:00
|
|
|
default IWLWIFI
|
2013-01-24 13:25:36 +00:00
|
|
|
help
|
2013-08-12 18:58:36 +00:00
|
|
|
This is the driver that supports the DVM firmware which is
|
|
|
|
used by most existing devices (with the exception of 7260
|
|
|
|
and 3160).
|
2013-01-24 13:25:36 +00:00
|
|
|
|
|
|
|
config IWLMVM
|
|
|
|
tristate "Intel Wireless WiFi MVM Firmware support"
|
|
|
|
help
|
2013-08-12 18:58:36 +00:00
|
|
|
This is the driver that supports the MVM firmware which is
|
|
|
|
currently only available for 7260 and 3160 devices.
|
2012-05-16 20:54:27 +00:00
|
|
|
|
2013-02-28 23:13:33 +00:00
|
|
|
# don't call it _MODULE -- will confuse Kconfig/fixdep/...
|
|
|
|
config IWLWIFI_OPMODE_MODULAR
|
|
|
|
bool
|
|
|
|
default y if IWLDVM=m
|
|
|
|
default y if IWLMVM=m
|
|
|
|
|
2013-02-28 23:05:26 +00:00
|
|
|
comment "WARNING: iwlwifi is useless without IWLDVM or IWLMVM"
|
2014-07-07 06:25:42 +00:00
|
|
|
depends on IWLDVM=n && IWLMVM=n
|
2013-02-28 23:05:26 +00:00
|
|
|
|
2014-01-20 21:57:21 +00:00
|
|
|
config IWLWIFI_BCAST_FILTERING
|
|
|
|
bool "Enable broadcast filtering"
|
|
|
|
depends on IWLMVM
|
|
|
|
help
|
|
|
|
Say Y here to enable default bcast filtering configuration.
|
|
|
|
|
|
|
|
Enabling broadcast filtering will drop any incoming wireless
|
|
|
|
broadcast frames, except some very specific predefined
|
|
|
|
patterns (e.g. incoming arp requests).
|
|
|
|
|
|
|
|
If unsure, don't enable this option, as some programs might
|
|
|
|
expect incoming broadcasts for their normal operations.
|
|
|
|
|
2014-09-01 09:28:11 +00:00
|
|
|
config IWLWIFI_UAPSD
|
|
|
|
bool "enable U-APSD by default"
|
|
|
|
depends on IWLMVM
|
|
|
|
help
|
|
|
|
Say Y here to enable U-APSD by default. This may cause
|
|
|
|
interoperability problems with some APs, manifesting in lower than
|
|
|
|
expected throughput due to those APs not enabling aggregation
|
|
|
|
|
|
|
|
If unsure, say N.
|
|
|
|
|
2010-08-12 19:15:55 +00:00
|
|
|
menu "Debugging Options"
|
|
|
|
|
2008-07-21 15:54:42 +00:00
|
|
|
config IWLWIFI_DEBUG
|
2011-09-30 18:40:20 +00:00
|
|
|
bool "Enable full debugging output in the iwlwifi driver"
|
2008-07-21 15:54:42 +00:00
|
|
|
---help---
|
|
|
|
This option will enable debug tracing output for the iwlwifi drivers
|
|
|
|
|
|
|
|
This will result in the kernel module being ~100k larger. You can
|
|
|
|
control which debug output is sent to the kernel log by setting the
|
|
|
|
value in
|
|
|
|
|
2011-10-10 14:27:07 +00:00
|
|
|
/sys/module/iwlwifi/parameters/debug
|
2008-07-21 15:54:42 +00:00
|
|
|
|
|
|
|
This entry will only exist if this option is enabled.
|
|
|
|
|
|
|
|
To set a value, simply echo an 8-byte hex value to the same file:
|
|
|
|
|
2011-10-10 14:27:07 +00:00
|
|
|
% echo 0x43fff > /sys/module/iwlwifi/parameters/debug
|
2008-07-21 15:54:42 +00:00
|
|
|
|
|
|
|
You can find the list of debug mask values in:
|
|
|
|
drivers/net/wireless/iwlwifi/iwl-debug.h
|
|
|
|
|
|
|
|
If this is your first time using this driver, you should say Y here
|
|
|
|
as the debug information can assist others in helping you resolve
|
|
|
|
any problems you may encounter.
|
|
|
|
|
|
|
|
config IWLWIFI_DEBUGFS
|
2011-09-30 18:40:20 +00:00
|
|
|
bool "iwlwifi debugfs support"
|
2014-07-07 06:25:42 +00:00
|
|
|
depends on MAC80211_DEBUGFS
|
2008-07-21 15:54:42 +00:00
|
|
|
---help---
|
2010-05-06 19:18:41 +00:00
|
|
|
Enable creation of debugfs files for the iwlwifi drivers. This
|
|
|
|
is a low-impact option that allows getting insight into the
|
|
|
|
driver's state at runtime.
|
2008-07-21 15:54:42 +00:00
|
|
|
|
2010-08-12 17:24:07 +00:00
|
|
|
config IWLWIFI_DEBUG_EXPERIMENTAL_UCODE
|
|
|
|
bool "Experimental uCode support"
|
2014-07-07 06:25:42 +00:00
|
|
|
depends on IWLWIFI_DEBUG
|
2010-08-12 17:24:07 +00:00
|
|
|
---help---
|
|
|
|
Enable use of experimental ucode for testing and debugging.
|
|
|
|
|
2009-10-02 20:44:02 +00:00
|
|
|
config IWLWIFI_DEVICE_TRACING
|
|
|
|
bool "iwlwifi device access tracing"
|
|
|
|
depends on EVENT_TRACING
|
|
|
|
help
|
|
|
|
Say Y here to trace all commands, including TX frames and IO
|
|
|
|
accesses, sent to the device. If you say yes, iwlwifi will
|
|
|
|
register with the ftrace framework for event tracing and dump
|
|
|
|
all this information to the ringbuffer, you may need to
|
|
|
|
increase the ringbuffer size. See the ftrace documentation
|
|
|
|
for more information.
|
|
|
|
|
|
|
|
When tracing is not enabled, this option still has some
|
|
|
|
(though rather small) overhead.
|
|
|
|
|
|
|
|
If unsure, say Y so we can help you better when problems
|
|
|
|
occur.
|
2010-08-12 19:15:55 +00:00
|
|
|
endmenu
|
2014-07-07 06:25:42 +00:00
|
|
|
|
|
|
|
endif
|