aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/thermal.c
diff options
context:
space:
mode:
authorMichal Kazior <michal.kazior@tieto.com>2015-03-11 14:25:26 +0100
committerKalle Valo <kvalo@qca.qualcomm.com>2015-03-19 11:22:41 +0200
commit8bad8dcd0c1a9a9160ad7787f79ebf617881c01e (patch)
tree35461bc88af4534bd9f628b32f04ad7dd54eaf9d /drivers/net/wireless/ath/ath10k/thermal.c
parentath10k: fix PMF by using AES-CMAC/IGTK software crypto (diff)
downloadlinux-dev-8bad8dcd0c1a9a9160ad7787f79ebf617881c01e.tar.xz
linux-dev-8bad8dcd0c1a9a9160ad7787f79ebf617881c01e.zip
ath10k: strip qos data bit always
NativeWifi tx mode expects QoS Data frames to be delivered as Data frames with QoS part (e.g. tid) being delievered out-of-band in fw tx command. The QoS bit wasn't stripped before submitting to firmware. Stripping fixes two known problems: * qca6174 IOT with some APs, e.g. Cisco AIR-AP 1252 (which would crash after ath10k association). Some ath9k APs would crash as well. * sniffing own tx frames via radiotap because, e.g. wireshark was seeing QoS bit set but since QoS Control was stripped in ath10k it would parse beginning of LLC/SNAP >From debugability point of view this removes the ability to distinguish QoS from non-QoS frames when sniffing own tx via radiotap. On the other hand frames can be now parsed correctly without special software modification. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/thermal.c')
0 files changed, 0 insertions, 0 deletions