diff options
author | 2018-01-18 19:01:43 +0100 | |
---|---|---|
committer | 2018-01-24 17:12:40 +0200 | |
commit | 23405236460b90b263775bd4b5eb331aaae1e8f4 (patch) | |
tree | 07cc7c0f17f6b2cd5087b200cd2eebe48883563f /tools/perf/scripts/python/stackcollapse.py | |
parent | mt76x2: fix WMM parameter configuration (diff) | |
download | linux-dev-23405236460b90b263775bd4b5eb331aaae1e8f4.tar.xz linux-dev-23405236460b90b263775bd4b5eb331aaae1e8f4.zip |
mt76: fix transmission of encrypted management frames
Hardware encryption seems to break encrypted unicast mgmt tx.
Unfortunately the hardware TXWI header does not have a bit to indicate
that a frame is software encrypted, so sw-encrypted frames need to use a
different WCID. For that to work, the CCMP PN needs to be generated in
software, which makes things a bit slower, so only do it for keys that
also need to tx management frames.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions