linux/drivers/net/wireless/ath/ath6kl
Vivek Natarajan 011a36e119 ath6kl: Indicate the roaming capability of the firmware
When the rssi of the current AP drops, both wpa_supplicant and the
firmware may do a background scan to find a better AP and try to
associate. This might lead to a race condition where both may try
to connect to some AP based on their scan results.

Since the firmware is capable of handling roaming, let
wpa_supplicant know about this capability so that it will back off
from bgscan based roaming.

Signed-off-by: Vivek Natarajan <nataraja@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2011-09-22 10:36:53 +03:00
..
bmi.c ath6kl: fix busy loop in ath6kl_bmi_get_rx_lkahd() 2011-09-16 18:48:34 +03:00
bmi.h ath6kl: Add beginning of AR6004 initialisation support 2011-08-31 10:10:53 +03:00
cfg80211.c ath6kl: Export beacon interval and DTIM period through STA info 2011-09-22 10:08:00 +03:00
cfg80211.h
common.h ath6kl: Remove the unused node table implementation 2011-09-22 10:07:59 +03:00
core.h ath6kl: Export beacon interval and DTIM period through STA info 2011-09-22 10:08:00 +03:00
debug.c ath6kl: Add debugfs support to write a chip register 2011-09-05 11:21:49 +03:00
debug.h ath6kl: add firmware log support 2011-09-02 10:32:04 +03:00
hif-ops.h ath6kl: implement suspend support 2011-08-31 10:10:54 +03:00
hif.h ath6kl: implement suspend support 2011-08-31 10:10:54 +03:00
htc_hif.c ath6kl: fix function name conflicts with ath9k 2011-08-10 10:07:53 +03:00
htc_hif.h ath6kl: Remove unused struct ath6kl_async_reg_io_buffer 2011-08-09 19:45:21 +03:00
htc.c ath6kl: unify rx function naming in htc.c 2011-09-06 11:10:49 +03:00
htc.h ath6kl: fix function name conflicts with ath9k 2011-08-10 10:07:53 +03:00
init.c ath6kl: Indicate the roaming capability of the firmware 2011-09-22 10:36:53 +03:00
Kconfig ath6kl: remove dependency to wireless extensions 2011-08-09 19:45:22 +03:00
main.c ath6kl: Update BSS information after connection 2011-09-22 10:07:59 +03:00
Makefile ath6kl: Remove the unused node table implementation 2011-09-22 10:07:59 +03:00
sdio.c ath6kl: deinitialise wiphy on error 2011-09-19 10:01:55 +03:00
target.h ath6kl: read firmware start address from hardware 2011-09-16 18:48:34 +03:00
testmode.c ath6kl: add testmode support 2011-09-01 10:14:21 +03:00
testmode.h ath6kl: fix compilation when NL80211_TESTMODE is disabled 2011-09-01 12:04:59 +03:00
txrx.c ath6kl: Remove unused meta_v2 from ath6kl_data_tx() 2011-08-31 10:10:54 +03:00
wmi.c ath6kl: Export beacon interval and DTIM period through STA info 2011-09-22 10:08:00 +03:00
wmi.h ath6kl: Remove unnecessary bssinfo event header conversion 2011-09-22 10:07:59 +03:00