1
0
Fork 0
forked from mirror/openwrt
openwrt/package
David Bauer 045deec7e9 wifi: mt76: mt7915: set mt76 specific PS flag
mt76 tracks the PSM state of a sta internally with a wcid flag. TX to
such clients is skipped based on the presence of this flag.

This flag was not added to the PS state notify handler for MT7915 chips.
Without this flag, mt76 queues pending frames to the hardware,
accounting for airtime when a PSM notification is received while in a TX
iteration.

Set the PS flag for the STA WCID to prevent this from happening. TX gets
skipped in presence of this flag.

Link: https://patchwork.kernel.org/project/linux-wireless/patch/20260313112502.2026974-1-mail@david-bauer.net/

Signed-off-by: David Bauer <mail@david-bauer.net>
2026-03-16 21:17:33 +01:00
..
base-files base-files: avoid rm error messages in failsafe_wait 2026-03-04 12:54:16 +01:00
boot uboot-fritz4040: update to Git HEAD (2026-03-08) 2026-03-14 21:46:31 +01:00
devel gdb: add CPPFLAGS 2026-02-17 22:16:58 +01:00
firmware intel-microcode: update to 20260227 2026-03-14 22:42:11 +01:00
kernel wifi: mt76: mt7915: set mt76 specific PS flag 2026-03-16 21:17:33 +01:00
libs zlib: update to 1.3.2 2026-03-14 22:24:13 +01:00
network wireguard-tools: bump to 20260223 2026-03-14 23:51:47 +01:00
system apk: add help text for 'apk add --force-reinstall' 2026-03-16 14:52:56 +01:00
utils jsonfilter: update to Git HEAD (2026-03-16) 2026-03-16 00:51:04 +01:00
Makefile build: propagate errors when generating apk indexes 2026-02-13 21:17:21 +01:00