From: Michal Kazior Date: Wed, 23 Jul 2014 10:20:33 +0000 (+0200) Subject: ath10k: fix Rx aggregation reordering X-Git-Tag: cleanup-for-v3.18~108^2~12^2~42^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa5b4fbcff48234280359da84ac24e6f3057325b;p=pandora-kernel.git ath10k: fix Rx aggregation reordering Firmware doesn't perform Rx reordering so it is left to the host driver to do that. Use mac80211 to perform reordering instead of re-inventing the wheel. This fixes TCP throughput issues in some environments. Reported-by: Denton Gentry Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed