Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/2] wifi: mt76: fix NAT performance degradation on MT799x
@ 2026-05-10 10:29 Dmitry Gomzyakov
  2026-05-10 10:29 ` [PATCH 1/2] wifi: mt76: connac: add MT7991A (0x7991) to is_mt7996() Dmitry Gomzyakov
  2026-05-10 10:29 ` [PATCH 2/2] wifi: mt76: mt7996: always fill txwi for 802.3 packets Dmitry Gomzyakov
  0 siblings, 2 replies; 3+ messages in thread
From: Dmitry Gomzyakov @ 2026-05-10 10:29 UTC (permalink / raw)
  To: linux-wireless; +Cc: Dmitry Gomzyakov

From: Dmitry Gomzyakov <nicerok11@gmail.com>

This series fixes severe IPv4 NAT download performance degradation
(30-40 Mbps limit) observed on MT799x platforms (MT7987A+MT7991A,
MT7992, MT7996).

Patch 1 adds MT7991A (0x7991) to is_mt7996() to ensure correct
chip-specific settings are used.

Patch 2 restores host-driven TXWI filling for all packets, fixing
firmware misinterpretation of NAT-modified IPv4 packets.

Dmitry Gomzyakov (2):
  wifi: mt76: connac: add MT7991A (0x7991) to is_mt7996()
  wifi: mt76: mt7996: always fill txwi for 802.3 packets

 mt76_connac.h |  3 ++-
 mt7996/mac.c  | 12 +++++-------
 2 files changed, 7 insertions(+), 8 deletions(-)

--
2.54.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-10 10:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-10 10:29 [PATCH 0/2] wifi: mt76: fix NAT performance degradation on MT799x Dmitry Gomzyakov
2026-05-10 10:29 ` [PATCH 1/2] wifi: mt76: connac: add MT7991A (0x7991) to is_mt7996() Dmitry Gomzyakov
2026-05-10 10:29 ` [PATCH 2/2] wifi: mt76: mt7996: always fill txwi for 802.3 packets Dmitry Gomzyakov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox