linux/drivers/net/wireless/ath/wil6210
Maya Erez 74b6ac586d wil6210: support rx key setting for all TIDs
According to the spec the PN should be calculated per TID.
In the current implementation, the PN and key_set were set
only for TID 0, therefore only traffic for TID 0 was supported.
In order to support all TIDs, the key_set and PN should be set
for all the TIDs.

Signed-off-by: Maya Erez <qca_merez@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2016-08-19 13:11:06 +03:00
..
boot_loader.h
cfg80211.c wil6210: support rx key setting for all TIDs 2016-08-19 13:11:06 +03:00
debug.c wil6210: align wil log functions to wil_dbg_ratelimited implementation 2016-05-28 11:19:29 +03:00
debugfs.c wil6210: add support for device led configuration 2016-05-11 22:45:20 +03:00
ethtool.c
fw.c
fw.h
fw_inc.c
interrupt.c wil6210: fix HALP handling in case of HALP vote time-out 2016-08-19 13:11:01 +03:00
ioctl.c wil6210: clean ioctl debug message 2016-03-07 11:43:20 +02:00
Kconfig
main.c wil6210: fix HALP handling in case of HALP vote time-out 2016-08-19 13:11:01 +03:00
Makefile wil6210: p2p initial support 2016-03-07 11:43:20 +02:00
netdev.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
p2p.c nl80211: support beacon report scanning 2016-07-06 14:51:31 +02:00
pcie_bus.c wil6210: add pm_notify handling 2016-05-28 11:19:25 +03:00
pm.c wil6210: add pm_notify handling 2016-05-28 11:19:25 +03:00
pmc.c
pmc.h
rx_reorder.c wil6210: remove BACK RX and TX workers 2016-03-07 11:43:19 +02:00
trace.c
trace.h wil6210: switch to generated wmi.h 2016-03-07 11:43:20 +02:00
txrx.c wil6210: fix dma mapping error cleanup in __wil_tx_vring_tso 2016-05-28 11:19:21 +03:00
txrx.h wil6210: replay attack detection 2016-03-07 11:43:19 +02:00
wil6210.h wil6210: fix HALP handling in case of HALP vote time-out 2016-08-19 13:11:01 +03:00
wil_crash_dump.c
wil_platform.c
wil_platform.h wil6210: add pm_notify handling 2016-05-28 11:19:25 +03:00
wmi.c nl80211: support beacon report scanning 2016-07-06 14:51:31 +02:00
wmi.h wil6210: align to latest auto generated wmi.h 2016-08-19 13:10:57 +03:00