diff options
author | Michael-CY Lee <michael-cy.lee@mediatek.com> | 2024-04-08 14:14:21 +0800 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2024-05-02 12:47:04 +0200 |
commit | 2706c5c7c9012074ce406b4783b54b3c6b309ad7 (patch) | |
tree | a8cb22b80b11b732e83d0737efe67b56507db66e /drivers/android | |
parent | 42e85997fc2b67e69664a6b6522f286c6b5af9e7 (diff) |
wifi: mt76: mt7996: let upper layer handle MGMT frame protection
The firmware support for management frame protection has limitations:
- do not support cipher BIP-GMAC-128 and BIP-GMAC-256
- support cipher BIP-CMAC-128 and BIP-CMAC-256, except action frame with
action type 'not robust'.
Therefore, to simplify the logic, do not set the IGTK to firmware and
let the encryption of management frames be handled by upper layer.
Signed-off-by: Michael-CY Lee <michael-cy.lee@mediatek.com>
Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'drivers/android')
0 files changed, 0 insertions, 0 deletions