Re: [PATCH] wifi: ath11k: add support for MU EDCA
"Yu Zhang(Yuriy)" <[email protected]>
| Newsgroups | org.infradead.lists.ath11k,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On 11/21/2025 4:41 PM, Paweł Owoc wrote: > On Fri, Nov 21, 2025 at 6:00 AM Yu Zhang(Yuriy) > <[email protected]> wrote: >> >> hi, >> >> From your log/calltrace, I didn’t see any errors related to MU EDCA; >> what I saw were related to SMPS. Did you also add changes related to SMPS? >> >> Yuriy > > Hi Yuriy, > > Thanks for your reply. The ath11k driver is version 6.14.12. > Everything works if I remove the mu_edca setting without any other changes. > > The problem doesn't occur with the newer IPQ8074 firmware, version 2.12-01460, > which hasn't been publicly released. So the newer IPQ8074 firmware fixed this issue, great. > > More details: https://github.com/openwrt/openwrt/issues/20702 > > Regards,