linux/drivers/net/wireless/ti/wl18xx
Arik Nemtsov 66340e5b25 wlcore: allow setting sleep_auth before interface init
Hold a value for sta_sleep_auth that is amenable to change by debugfs.
When detecting a legal value in this variable on interface init, use it
as an override value for sleep_auth.

This makes debugging more intuitive using the debugfs value.

Increment the conf version since we added an element to the conf
structure.

Note: An AP going up will always set sleep_auth to PSM_CAM.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-06-21 12:51:41 +03:00
..
acx.c wl18xx: add support to clear FW statistics 2012-06-08 09:14:07 +03:00
acx.h wl18xx: update fw statistics 2012-06-08 09:41:56 +03:00
conf.h wl18xx: align wl18xx_conf_phy with FW variant and remove it 2012-06-08 09:42:09 +03:00
debugfs.c wl18xx: update fw statistics 2012-06-08 09:41:56 +03:00
debugfs.h wl18xx: implement fw status debugfs entries 2012-06-05 15:58:16 +03:00
io.c wl18xx: read clock frequency and do top init accordingly 2012-06-05 15:56:03 +03:00
io.h wl18xx: read clock frequency and do top init accordingly 2012-06-05 15:56:03 +03:00
Kconfig wl18xx: add dependency on mac80211 2012-06-05 17:16:09 +03:00
main.c wlcore: allow setting sleep_auth before interface init 2012-06-21 12:51:41 +03:00
Makefile wl18xx: implement fw status debugfs entries 2012-06-05 15:58:16 +03:00
reg.h wl18xx: align wl18xx_conf_phy with FW variant and remove it 2012-06-08 09:42:09 +03:00
tx.c wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header space 2012-06-06 19:28:04 +03:00
tx.h wl18xx: pad only last frame in aggregration buffer for PG2 2012-06-07 18:11:06 +03:00
wl18xx.h wl18xx: clean up phy module parameters 2012-06-08 09:42:09 +03:00