linux_dsm_epyc7002/drivers/net/wireless/ath/ath6kl
Aarthi Thiruvengadam 080eec4fb4 ath6kl: Clear the IE in firmware if not set
Remove check so that IE in firmware is cleared if not set. Without this fix, any
previously set IE will be used incorrectly in the next frame. For example,
consider the scenario where a P2P device scan is followed by a regular station
scan. The P2P IE set by the P2P scan needs to be cleared, otherwise the station
scan will contain the P2P IE.

kvalo: indentation fixes

Signed-off-by: Aarthi Thiruvengadam <athiruve@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2012-03-01 08:37:32 +02:00
..
bmi.c ath6kl: Update license header 2012-02-08 11:31:31 +02:00
bmi.h ath6kl: Update license header 2012-02-08 11:31:31 +02:00
cfg80211.c ath6kl: Clear the IE in firmware if not set 2012-03-01 08:37:32 +02:00
cfg80211.h ath6kl: Update license header 2012-02-08 11:31:31 +02:00
common.h ath6kl: Update license header 2012-02-08 11:31:31 +02:00
core.c ath6kl: Defer wiphy and netdev registration till the end of ath6kl_core_init() 2012-03-01 08:30:19 +02:00
core.h ath6kl: Make sure wiphy is registered before calling regulatory_hint() 2012-03-01 08:33:45 +02:00
debug.c ath6kl: Update license header 2012-02-08 11:31:31 +02:00
debug.h ath6kl: Update license header 2012-02-08 11:31:31 +02:00
hif-ops.h ath6kl: Update license header 2012-02-08 11:31:31 +02:00
hif.c ath6kl: Fix firmware crash dump 2012-02-08 11:44:41 +02:00
hif.h ath6kl: prioritize Tx bundling based on AC priorities 2012-02-08 11:33:49 +02:00
htc.c ath6kl: Fix memory leak of rx packets in endpoint 0 2012-02-28 09:45:51 +02:00
htc.h ath6kl: assign Tx packet drop threshold per endpoint based on AC priority 2012-02-27 19:14:51 +02:00
init.c ath6kl: Lower SDIO pad drive strength for hw2.1.1 board 2012-02-28 10:44:03 +02:00
Kconfig ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
main.c ath6kl: Initialize netdev hw_features for every interface 2012-03-01 08:30:18 +02:00
Makefile ath6kl: Update license header 2012-02-08 11:31:31 +02:00
sdio.c ath6kl: prioritize Tx bundling based on AC priorities 2012-02-08 11:33:49 +02: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: Skip vif index validation in ath6kl_rx() for wmi events 2012-03-01 08:30:19 +02:00
usb.c ath6kl: Update license header 2012-02-08 11:31:31 +02:00
wmi.c ath6kl: Make sure wiphy is registered before calling regulatory_hint() 2012-03-01 08:33:45 +02:00
wmi.h ath6kl: Add unicast mgmt frame buffering 2012-02-27 15:49:06 +02:00