2 tristate "Generic IEEE 802.11 Networking Stack (mac80211)"
3 depends on EXPERIMENTAL
13 This option enables the hardware independent IEEE 802.11
16 config MAC80211_RCSIMPLE
17 bool "'simple' rate control algorithm" if EMBEDDED
21 This option allows you to turn off the 'simple' rate
22 control algorithm in mac80211. If you do turn it off,
23 you absolutely need another rate control algorithm.
25 Say Y unless you know you will have another algorithm
29 bool "Enable LED triggers"
30 depends on MAC80211 && LEDS_TRIGGERS
32 This option enables a few LED triggers for different
33 packet receive/transmit events.
35 config MAC80211_DEBUGFS
36 bool "Export mac80211 internals in DebugFS"
37 depends on MAC80211 && DEBUG_FS
39 Select this to see extensive information about
40 the internal state of mac80211 in debugfs.
42 Say N unless you know you need this.
45 bool "Enable debugging output"
48 This option will enable debug tracing output for the
49 ieee80211 network stack.
51 If you are not trying to debug or develop the ieee80211
52 subsystem, you most likely want to say N here.
54 config MAC80211_HT_DEBUG
55 bool "Enable HT debugging output"
56 depends on MAC80211_DEBUG
58 This option enables 802.11n High Throughput features
61 If you are not trying to debug of develop the ieee80211
62 subsystem, you most likely want to say N here.
64 config MAC80211_VERBOSE_DEBUG
65 bool "Verbose debugging output"
66 depends on MAC80211_DEBUG
68 config MAC80211_LOWTX_FRAME_DUMP
69 bool "Debug frame dumping"
70 depends on MAC80211_DEBUG
72 Selecting this option will cause the stack to
73 print a message for each frame that is handed
74 to the lowlevel driver for transmission. This
75 message includes all MAC addresses and the
78 If unsure, say N and insert the debugging code
79 you require into the driver you are debugging.
83 depends on MAC80211_DEBUG
85 config MAC80211_DEBUG_COUNTERS
86 bool "Extra statistics for TX/RX debugging"
87 depends on MAC80211_DEBUG
89 config MAC80211_IBSS_DEBUG
90 bool "Support for IBSS testing"
91 depends on MAC80211_DEBUG
93 Say Y here if you intend to debug the IBSS code.
95 config MAC80211_VERBOSE_PS_DEBUG
96 bool "Verbose powersave mode debugging"
97 depends on MAC80211_DEBUG
99 Say Y here to print out verbose powersave