linux_dsm_epyc7002/drivers/net/wireless/ath/ath6kl
Vasanthakumar Thiagarajan d97c121bb2 ath6kl: Fix 4-way handshake failure in AP and P2P GO mode
RSN capability field of RSN IE which is generated (which is what really
advertised in beacon/probe response) differs from the one generated in
wpa_supplicant. This inconsistency in rsn IE results in 4-way handshake
failure. To fix this, configure rsn capability used in wpa_supplicant
in firmware using a new wmi command, WMI_SET_IE_CMDID. There is a bit
(ATH6KL_FW_CAPABILITY_RSN_CAP_OVERRIDE) in fw_capabilities to advertise
this support to driver.

Signed-off-by: Subramania Sharma <sharmat@qca.qualcomm.com>
Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2012-04-09 18:33:07 +03:00
..
bmi.c ath6kl: alignment should match open parenthesis 2012-03-07 20:03:57 +02:00
bmi.h ath6kl: make ath6kl_bmi_[read|write]_hi32() endian safe 2012-03-07 20:04:00 +02:00
cfg80211.c ath6kl: Fix 4-way handshake failure in AP and P2P GO mode 2012-04-09 18:33:07 +03:00
cfg80211.h ath6kl: Update license header 2012-02-08 11:31:31 +02:00
common.h ath6kl: Configure htcap in fw based on the channel type in AP mode 2012-04-09 18:25:56 +03:00
core.c ath6kl: Use vmalloc instead of kmalloc for fw 2012-04-03 21:26:01 +03:00
core.h ath6kl: Fix 4-way handshake failure in AP and P2P GO mode 2012-04-09 18:33:07 +03:00
debug.c ath6kl: Add ARP offload related statistic info in tgt_stats 2012-03-20 10:59:45 +02:00
debug.h ath6kl: add full USB support 2012-03-26 16:36:46 +03:00
hif-ops.h ath6kl: Add HTC pipe implementation 2012-03-26 16:36:46 +03:00
hif.c ath6kl: alignment should match open parenthesis 2012-03-07 20:03:57 +02:00
hif.h ath6kl: Add HTC pipe implementation 2012-03-26 16:36:46 +03:00
htc_mbox.c ath6kl: add htc ops 2012-03-26 16:36:46 +03:00
htc_pipe.c ath6kl: Add HTC pipe implementation 2012-03-26 16:36:46 +03:00
htc-ops.h ath6kl: add htc ops 2012-03-26 16:36:46 +03:00
htc.h ath6kl: Add HTC pipe implementation 2012-03-26 16:36:46 +03:00
init.c ath6kl: Fix target assert in p2p bringup with multi vif 2012-04-09 17:49:43 +03:00
Kconfig ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
main.c ath6kl: Add ARP offload related statistic info in tgt_stats 2012-03-20 10:59:45 +02:00
Makefile ath6kl: Add HTC pipe implementation 2012-03-26 16:36:46 +03:00
sdio.c ath6kl: add htc ops 2012-03-26 16:36:46 +03:00
target.h ath6kl: add support for AR6003 2048 byte board file 2012-02-08 11:39:52 +02:00
testmode.c ath6kl: Update license header 2012-02-08 11:31:31 +02:00
testmode.h ath6kl: Update license header 2012-02-08 11:31:31 +02:00
txrx.c ath6kl: Support net_stats.multicast 2012-04-04 14:43:55 +03:00
usb.c ath6kl: add full USB support 2012-03-26 16:36:46 +03:00
wmi.c ath6kl: Fix 4-way handshake failure in AP and P2P GO mode 2012-04-09 18:33:07 +03:00
wmi.h ath6kl: Fix 4-way handshake failure in AP and P2P GO mode 2012-04-09 18:33:07 +03:00