On 15 July 2015 at 21:31, Fernando S <[email protected]> wrote: > Same suggestion was posted on Openwrt forum (disable > disassoc_low_ack), I'll try it, do some stress test and come back with > results. > > Here are two links to Openwrt forum threads related to this problem: > > https://forum.openwrt.org/viewtopic.php?id=43188 > https://forum.openwrt.org/viewtopic.php?pid=228738 > > And two tickets with some more information: > > https://dev.openwrt.org/ticket/12372
This seems to be related to ANI. I guess you could try start the ath10k AP and issue: echo 0 > /sys/kernel/debug/ieee80211/phy*/ath10k/ani_enable You can check the current state of the setting by reading the file obviously. > https://dev.openwrt.org/ticket/15464 This one is related to software A-MPDU support in ath9k. ath10k offloads Tx aggregation to firmware so this bug doesn't really apply. MichaĆ _______________________________________________ ath10k mailing list [email protected] http://lists.infradead.org/mailman/listinfo/ath10k
