From: Matt Chen Date: Thu, 24 Apr 2014 10:43:18 +0000 (+0800) Subject: iwlwifi: mvm: add uapsd_disable module parameter X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~41^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1504f48df44be8b7cf349d3ef595059b12055be5;p=pandora-kernel.git iwlwifi: mvm: add uapsd_disable module parameter Some APs (e.g. TP-LINK TL-WA801N) are disabling aggregation (downlink to station) when U-APSD is enabled, resulting in low throughput. Add a module parameter to allow disabling U-APSD support in the driver. Also re-enable U-APSD for -9 firmware since the firmare issues were fixed in this release. There are devices that won't support U-APSD even with newer firmware, so bring the TLV flag back to detect those. Signed-off-by: Matt Chen Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed