Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/ath/ath10k
Michal Kazior 4ca1807815 ath10k: disable wake_tx_queue for older devices
Ideally wake_tx_queue should be used regardless as
it is a requirement for reducing bufferbloat and
implementing airtime fairness in the future.

However some setups (typically low-end platforms
hosting QCA988X) suffer performance regressions
with the current wake_tx_queue implementation.
Therefore disable it unless it is really
beneficial with current codebase (which is when
firmware supports smart pull-push tx scheduling).

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2016-07-19 16:18:48 +03:00
..
2016-01-28 10:47:28 +02:00
2016-07-08 09:50:45 +03:00
2016-07-08 09:50:45 +03:00
2014-09-11 23:42:36 +03:00
2014-09-11 23:42:36 +03:00
2015-03-30 09:10:24 +03:00