mt76: add mt7603 possible workaround for MT7603EN / MT7628AN stability
authorRafał Miłecki <rafal@milecki.pl>
Mon, 1 Apr 2024 21:59:03 +0000 (23:59 +0200)
committerRafał Miłecki <rafal@milecki.pl>
Tue, 2 Apr 2024 05:30:27 +0000 (07:30 +0200)
commit7236d4f82b57680d76a52abc934130cb02cc913c
treecd89444f97196621208c7bdc2e19bbb83a378e02
parenta0962e8c0435c5511059206c40dbab9dc522767c
mt76: add mt7603 possible workaround for MT7603EN / MT7628AN stability

Add debugfs entry for disabling frames buffering that may be a reason
for mt7603 instability. This patch was sent upstream for review and at
least wasn't rejected yet. Let's add it to let OpenWrt users test if it
really helps.

Example usage:
echo N > /sys/kernel/debug/ieee80211/phy0/mt76/frames_buffering

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
package/kernel/mt76/Makefile
package/kernel/mt76/patches/101-wifi-mt76-mt7603-add-debugfs-attr-for-disabling-fram.patch [new file with mode: 0644]