linux/drivers/net/wireless/mediatek/mt76
Felix Fietkau d4826d17b3 mt76: mt7921: remove leftover 80+80 HE capability
Fixes interop issues with some APs that disable HE Tx if this is present

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210528120304.34751-1-nbd@nbd.name
2021-05-30 22:11:24 +03:00
..
mt76x0 mt76: mt76x0e: fix device hang during suspend/resume 2021-05-15 14:46:59 +03:00
mt76x2 mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open coded 2021-04-11 18:50:39 +02:00
mt7603 mt76: dma: add the capability to define a custom rx napi poll routine 2021-04-21 20:55:52 +02:00
mt7615 mt76: mt7615: do not set MT76_STATE_PM at bootstrap 2021-05-30 19:19:45 +03:00
mt7915 mt76: move mt76_token_init in mt76_alloc_device 2021-04-21 20:55:56 +02:00
mt7921 mt76: mt7921: remove leftover 80+80 HE capability 2021-05-30 22:11:24 +03:00
agg-rx.c mt76: report Rx timestamp 2021-04-12 23:07:24 +02:00
debugfs.c mt76: debugfs: introduce napi_threaded node 2021-04-21 20:55:56 +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
dma.h mt76: dma: add the capability to define a custom rx napi poll routine 2021-04-21 20:55:52 +02:00
eeprom.c mt76: mt7915: add support for applying pre-calibration data 2021-04-21 11:42:22 +02:00
Kconfig mt76: mt7921: introduce mt7921e support 2021-01-29 18:09:57 +01:00
mac80211.c mt76: validate rx A-MSDU subframes 2021-05-15 14:47:48 +03:00
Makefile mt76: mt7921: introduce mt7921e support 2021-01-29 18:09:57 +01:00
mcu.c mt76: mt7921: get rid of mcu_reset function pointer 2021-04-21 20:55:55 +02:00
mmio.c
mt76_connac_mac.c mt76: mt7921: mt7921_stop should put device in fw_own state 2021-04-21 20:55:55 +02:00
mt76_connac_mcu.c mt76: connac: fix HT A-MPDU setting field in STA_REC_PHY 2021-05-15 14:43:57 +03:00
mt76_connac_mcu.h mt76: connac: introduce mt76_connac_mcu_set_deep_sleep utility 2021-04-21 20:55:54 +02:00
mt76_connac.h mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routine 2021-04-21 20:55:54 +02:00
mt76.h mt76: move mt76_token_init in mt76_alloc_device 2021-04-21 20:55:56 +02:00
mt76x02_beacon.c
mt76x02_debugfs.c
mt76x02_dfs.c wireless: mt76: convert tasklets to use new tasklet_setup() API 2020-12-04 13:46:16 +01:00
mt76x02_dfs.h
mt76x02_dma.h
mt76x02_eeprom.c mt76: move band capabilities in mt76_phy 2020-12-04 14:31:15 +01:00
mt76x02_eeprom.h
mt76x02_mac.c mt76: add support for 802.3 rx frames 2021-04-11 18:50:37 +02:00
mt76x02_mac.h
mt76x02_mcu.c mt76: improve mcu error logging 2021-04-21 11:42:22 +02:00
mt76x02_mcu.h mt76: implement .mcu_parse_response in struct mt76_mcu_ops 2020-12-04 13:46:14 +01:00
mt76x02_mmio.c mt76: dma: add the capability to define a custom rx napi poll routine 2021-04-21 20:55:52 +02:00
mt76x02_phy.c mt76: move chainmask in mt76_phy 2021-01-26 20:07:48 +01:00
mt76x02_phy.h
mt76x02_regs.h
mt76x02_trace.c
mt76x02_trace.h
mt76x02_txrx.c
mt76x02_usb_core.c mt76: move tx hw data queues in mt76_phy 2020-12-04 14:31:15 +01:00
mt76x02_usb_mcu.c mt76: implement .mcu_parse_response in struct mt76_mcu_ops 2020-12-04 13:46:14 +01:00
mt76x02_usb.h
mt76x02_util.c mt76: mt76x0: disable GTK offloading 2021-04-11 18:50:38 +02:00
mt76x02.h mt76: move chainmask in mt76_phy 2021-01-26 20:07:48 +01:00
pci.c
sdio.c mt76: mt7663s: fix the possible device hang in high traffic 2021-04-12 00:01:24 +02:00
testmode.c mt76: testmode: add support to send larger packet 2021-04-21 11:42:19 +02:00
testmode.h mt76: testmode: add support to send larger packet 2021-04-21 11:42:19 +02:00
trace.c
trace.h
tx.c mt76: move mt76_token_init in mt76_alloc_device 2021-04-21 20:55:56 +02:00
usb_trace.c
usb_trace.h
usb.c mt76: usb: process URBs with status EPROTO properly 2021-01-27 17:33:43 +01:00
util.c
util.h