mirror_ubuntu-kernels/drivers/net/wireless/mediatek/mt76/mt7603
Ryder Lee c368362c36 mt76: fix iv and CCMP header insertion
The iv from RXD is only for TKIP_RSC/CCMP_PN/GCMP_PN, and it needs a
check for CCMP header insertion. Move mt76_cipher_type to mt76.h to
reduce duplicated code.

Signed-off-by: Xing Song <xing.song@mediatek.com>
Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2021-06-19 09:22:51 +02:00
..
beacon.c mt76: move tx hw data queues in mt76_phy 2020-12-04 14:31:15 +01:00
core.c mt76: move dev_irq tracepoint in mt76 module 2020-02-14 10:06:03 +01:00
debugfs.c mt76: Convert to DEFINE_SHOW_ATTRIBUTE 2020-09-24 18:10:20 +02:00
dma.c mt76: dma: add the capability to define a custom rx napi poll routine 2021-04-21 20:55:52 +02:00
eeprom.c mt76: move hw mac_addr in mt76_phy 2020-12-04 14:31:15 +01:00
eeprom.h mt76: mt7603: check for single-stream EEPROM configuration 2020-09-24 18:10:16 +02:00
init.c mt76: move mt76_rates in mt76 module 2021-06-19 09:22:37 +02:00
Kconfig mt76: Add paragraphs to describe the config symbols fully 2019-09-05 17:42:30 +02:00
mac.c mt76: fix iv and CCMP header insertion 2021-06-19 09:22:51 +02:00
mac.h
main.c mt76: move vif_mask back from mt76_phy to mt76_dev 2021-01-27 17:33:43 +01:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mcu.c mt76: improve mcu error logging 2021-04-21 11:42:22 +02:00
mcu.h mt76: add headroom and tailroom to mt76_mcu_ops data structure 2020-05-12 19:52:29 +02:00
mt7603.h mt76: make mt76_update_survey() per phy 2021-06-19 09:22:49 +02:00
pci.c mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open coded 2021-04-11 18:50:39 +02:00
regs.h mt76: fix iv and CCMP header insertion 2021-06-19 09:22:51 +02:00
soc.c mt76: set interrupt mask register to 0 before requesting irq 2020-09-24 18:10:13 +02:00