linux_dsm_epyc7002/drivers/net/wireless/ath/ath6kl
Jouni Malinen d748753cd7 ath6kl: Do not enable Probe Request reporting by default
Probe Request reporting will be needed for P2P and WPS, but some
firmware builds do not seem to like this when P2P is not enabled.
Since we do not yet enable P2P, the safest option here is to just
remove this call for now and bring it back as a more dynamic version
once ath6kl starts advertising support for P2P.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2011-09-01 12:12:23 +03:00
..
bmi.c
bmi.h ath6kl: Add beginning of AR6004 initialisation support 2011-08-31 10:10:53 +03:00
cfg80211.c ath6kl: add testmode support 2011-09-01 10:14:21 +03:00
cfg80211.h
common.h ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node() 2011-08-09 19:45:24 +03:00
core.h ath6kl: add testmode support 2011-09-01 10:14:21 +03:00
debug.c ath6kl: Add debugfs file entry to dump credit distribution stats 2011-08-31 10:10:55 +03:00
debug.h ath6kl: Add initial debugfs changes 2011-08-31 10:10:54 +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: Avoid rolling back of entire scatter setup in case of failure 2011-08-31 10:10:54 +03:00
htc.h ath6kl: fix function name conflicts with ath9k 2011-08-10 10:07:53 +03:00
init.c ath6kl: Do not enable Probe Request reporting by default 2011-09-01 12:12:23 +03:00
Kconfig ath6kl: remove dependency to wireless extensions 2011-08-09 19:45:22 +03:00
main.c ath6kl: add testmode support 2011-09-01 10:14:21 +03:00
Makefile ath6kl: add testmode support 2011-09-01 10:14:21 +03:00
node.c ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointer 2011-08-09 19:45:24 +03:00
sdio.c ath6kl: Fix system freeze under heavy data load 2011-08-31 10:10:54 +03:00
target.h ath6kl: Add beginning of AR6004 initialisation support 2011-08-31 10:10:53 +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: add testmode support 2011-09-01 10:14:21 +03:00
wmi.h ath6kl: add testmode support 2011-09-01 10:14:21 +03:00