1. 19 Jul, 2016 1 commit
    • Michal Kazior's avatar
      ath10k: disable wake_tx_queue for older devices · 4ca18078
      Michal Kazior authored
      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: default avatarMichal Kazior <michal.kazior@tieto.com>
      Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
      4ca18078
  2. 18 Jul, 2016 21 commits
  3. 17 Jul, 2016 18 commits