commit | aa5b4fbcff48234280359da84ac24e6f3057325b | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Wed Jul 23 12:20:33 2014 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Jul 25 11:15:39 2014 +0300 |
tree | 443d18d669afdc562b5863685dda3c5f220c7a6b | |
parent | 30d88ce331d566f496fe7bea25ee560dcfd253ae [diff] |
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 <denton.gentry@gmail.com> Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>