ath10k: fix Rx aggregation reordering
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 23 Jul 2014 10:20:33 +0000 (12:20 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 25 Jul 2014 08:15:39 +0000 (11:15 +0300)
commitaa5b4fbcff48234280359da84ac24e6f3057325b
tree443d18d669afdc562b5863685dda3c5f220c7a6b
parent30d88ce331d566f496fe7bea25ee560dcfd253ae
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>
drivers/net/wireless/ath/ath10k/htt_rx.c
drivers/net/wireless/ath/ath10k/mac.c
drivers/net/wireless/ath/ath10k/txrx.c
drivers/net/wireless/ath/ath10k/txrx.h