mac80211: disable u-APSD queues by default
commite8af4c69f9ecbf5da20ec73196bf2502c3daf85e
authoredrikk <edriss@hotmail.com>
Thu, 14 May 2015 18:23:45 +0000 (14 18:23 +0000)
committerToastman <toastman@galactic_core>
Thu, 17 Sep 2015 17:42:10 +0000 (18 00:42 +0700)
treec1da5b0a6fe40fb5883d498848d68706ccb0a179
parent9839e45350acb629f861df6ba9b6990e979a492b
mac80211: disable u-APSD queues by default
Backporting from Kernel v3.  This seems very relevant to Tomato.

http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=aa75ebc275b2a91b193654a177daf900ad6703f0&context=35&ignorews=0&dt=0

mac80211: disable u-APSD queues by default
Some APs experience problems when working with
U-APSD. Decreasing the probability of that
happening by using legacy mode for all ACs but VO
isn't enough.

Cisco 4410N originally forced us to enable VO by
default only because it treated non-VO ACs as
legacy.

However some APs (notably Netgear R7000) silently
reclassify packets to different ACs. Since u-APSD
ACs require trigger frames for frame retrieval
clients would never see some frames (e.g. ARP
responses) or would fetch them accidentally after
a long time.

It makes little sense to enable u-APSD queues by
default because it needs userspace applications to
be aware of it to actually take advantage of the
possible additional powersavings. Implicitly
depending on driver autotrigger frame support
doesn't make much sense.
release/src-rt-6.x.4708/linux/linux-2.6.36/net/mac80211/ieee80211_i.h