]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: mt76: mt7996: increase txq memory limit to 32 MiB
authorChad Monroe <chad@monroe.io>
Mon, 8 Dec 2025 14:14:50 +0000 (14:14 +0000)
committerFelix Fietkau <nbd@nbd.name>
Mon, 23 Mar 2026 09:23:01 +0000 (09:23 +0000)
commit0176417d10ce964cd195e64eff9e079cc0a52b69
treebcb2f3b4b8c51b2e923506ed0df3dbddb6875d3f
parentd2b860454ea2df8f336e9b859da7ffb27f43444d
wifi: mt76: mt7996: increase txq memory limit to 32 MiB

Prior to this change, both 2G and 6G radios would fall back to the
mac80211 default of 4MB which is not enough for high data rates.

Signed-off-by: Chad Monroe <chad@monroe.io>
Link: https://patch.msgid.link/acfe2e25768b414518be2db22b1d3ba6f5db6fa1.1765203249.git.chad@monroe.io
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7996/init.c