linux/drivers/net/wireless/mediatek/mt76
Felix Fietkau efb1676306 mt76: mt7615: reduce maximum VHT MPDU length to 7991
After fixing mac80211 to allow larger A-MSDUs in some cases, there have been
reports of performance regressions and packet loss with some clients.
It appears that the issue occurs when the hardware is transmitting A-MSDUs
bigger than 8k. Limit the local VHT MPDU size capability to 7991, matching
the value used for MT7915 as well.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200923052442.24141-1-nbd@nbd.name
2020-09-24 16:12:22 +03:00
..
mt76x0 mt76: move mt76 workqueue in common code 2020-07-21 19:01:16 +02:00
mt76x2 mt76: move mt76 workqueue in common code 2020-07-21 19:01:16 +02:00
mt7603 mt76: vif_mask to struct mt76_phy 2020-07-21 19:01:15 +02:00
mt7615 mt76: mt7615: reduce maximum VHT MPDU length to 7991 2020-09-24 16:12:22 +03:00
mt7915 mt76: mt7915: use ieee80211_free_txskb to free tx skbs 2020-08-27 16:13:01 +03:00
agg-rx.c mt76: add Rx stats support for radiotap 2020-05-12 19:52:35 +02:00
debugfs.c mt76: rely on register macros 2020-07-21 19:01:14 +02:00
dma.c mt76: add API for testmode support 2020-07-21 19:01:15 +02:00
dma.h mt76: switch to SPDX tag instead of verbose boilerplate text 2019-09-05 17:42:31 +02:00
eeprom.c mt76: add API for testmode support 2020-07-21 19:01:15 +02:00
Kconfig mt76: introduce mt76_sdio module 2020-07-21 19:01:18 +02:00
mac80211.c mt76: introduce mt76_sdio module 2020-07-21 19:01:18 +02:00
Makefile mt76: introduce mt76_sdio module 2020-07-21 19:01:18 +02:00
mcu.c mt76: add headroom and tailroom to mt76_mcu_ops data structure 2020-05-12 19:52:29 +02:00
mmio.c mt76: mt7615: rework IRQ handling to prepare for MSI support 2020-05-12 19:52:31 +02:00
mt76.h mt76: introduce mt76_sdio module 2020-07-21 19:01:18 +02:00
mt76x02_beacon.c mt76: mt76x02: minor mt76x02_mac_set_beacon optimization 2020-02-14 10:06:02 +01:00
mt76x02_debugfs.c mt76: add rx queues info to mt76 debugfs 2020-05-12 19:52:31 +02:00
mt76x02_dfs.c mt76: move state from struct mt76_dev to mt76_phy 2020-02-14 10:03:08 +01:00
mt76x02_dfs.h mt76: switch to SPDX tag instead of verbose boilerplate text 2019-09-05 17:42:31 +02:00
mt76x02_dma.h mt76: switch to SPDX tag instead of verbose boilerplate text 2019-09-05 17:42:31 +02:00
mt76x02_eeprom.c mt76: switch to SPDX tag instead of verbose boilerplate text 2019-09-05 17:42:31 +02:00
mt76x02_eeprom.h mt76: switch to SPDX tag instead of verbose boilerplate text 2019-09-05 17:42:31 +02:00
mt76x02_mac.c mt76: fix per-driver wcid range checks after wcid array size bump 2020-05-28 17:55:30 +02:00
mt76x02_mac.h mt76: mt76x02: minor mt76x02_mac_set_beacon optimization 2020-02-14 10:06:02 +01:00
mt76x02_mcu.c mt76: mt76x02: remove check in mt76x02_mcu_msg_send 2020-05-28 17:55:29 +02:00
mt76x02_mcu.h mt76: add headroom and tailroom to mt76_mcu_ops data structure 2020-05-12 19:52:29 +02:00
mt76x02_mmio.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git 2020-08-04 14:02:54 +03:00
mt76x02_phy.c mt76: move chainmask back to driver specific structs 2020-02-14 10:03:09 +01:00
mt76x02_phy.h mt76: move channel state to struct mt76_phy 2020-02-14 10:03:08 +01:00
mt76x02_regs.h mt76: mt76x02: simplify led reg definitions 2020-02-14 10:06:02 +01:00
mt76x02_trace.c mt76: switch to SPDX tag instead of verbose boilerplate text 2019-09-05 17:42:31 +02:00
mt76x02_trace.h mt76: move mac_txdone tracepoint in mt76 module 2020-02-14 10:06:03 +01:00
mt76x02_txrx.c mt76: Introduce mt76_mcu data structure 2020-02-14 10:17:46 +01:00
mt76x02_usb_core.c mt76: mt76u: add mt76_skb_adjust_pad utility routine 2020-07-21 19:01:18 +02:00
mt76x02_usb_mcu.c mt76: mt76u: add missing release on skb in __mt76x02u_mcu_send_msg 2020-07-21 19:01:19 +02:00
mt76x02_usb.h mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb module 2019-11-20 13:23:48 +01:00
mt76x02_util.c mt76: vif_mask to struct mt76_phy 2020-07-21 19:01:15 +02:00
mt76x02.h mt76: vif_mask to struct mt76_phy 2020-07-21 19:01:15 +02:00
pci.c mt76: fix include in pci.h 2020-07-21 19:01:14 +02:00
sdio.c mt76: mt76s: move queue accounting in mt76s_tx_queue_skb 2020-07-21 19:01:18 +02:00
testmode.c mt76: add API for testmode support 2020-07-21 19:01:15 +02:00
testmode.h mt76: add API for testmode support 2020-07-21 19:01:15 +02:00
trace.c mt76: move mac_txdone tracepoint in mt76 module 2020-02-14 10:06:03 +01:00
trace.h mt76: move mac_txdone tracepoint in mt76 module 2020-02-14 10:06:03 +01:00
tx.c mt76: mt76u: add mt76_skb_adjust_pad utility routine 2020-07-21 19:01:18 +02:00
usb_trace.c mt76: switch to SPDX tag instead of verbose boilerplate text 2019-09-05 17:42:31 +02:00
usb_trace.h mt76: fix some checkpatch warnings 2019-09-05 17:42:32 +02:00
usb.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git 2020-08-04 14:02:54 +03:00
util.c mt76: rely on register macros 2020-07-21 19:01:14 +02:00
util.h mt76: fix wcid allocation issues 2020-05-28 17:57:24 +02:00