Skip to content
Commit 3c2d24a9 authored by Emmanuel Grumbach's avatar Emmanuel Grumbach
Browse files

iwlwifi: fix max_ht_ampdu_exponent for older devices

The commit below didn't update the max_ht_ampdu_exponent
for the devices listed in iwl-[1-6]000.c which, in result,
became 0 instead of 8K. This reduced the size of the Rx
AMPDU from 64K to 8K which had an impact in the Rx
throughput. One user reported that because of this, his
downstream throughput droppped by a half.

CC: <stable@vger.kernel.org> [3.19]
Fixes: c064ddf3

 ("iwlwifi: change max HT and VHT A-MPDU exponent")
Reported-and-tested-by: default avatarValentin Manea <linux-wireless@mrs.ro>
Signed-off-by: default avatarEmmanuel Grumbach <emmanuel.grumbach@intel.com>
parent aa5e1832
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment