1. 06 3月, 2016 8 次提交
  2. 02 2月, 2016 3 次提交
  3. 26 1月, 2016 2 次提交
  4. 14 1月, 2016 1 次提交
  5. 07 1月, 2016 1 次提交
    • P
      ath10k: set SM power save disabled to default value · e33a99e2
      Peter Oh 提交于
      Use SMPS disabled as default because FW does not indicate
      any support of SMPS.
      
      This change will help STAs out that don’t support SMPS from
      sticking on 1SS, since they don’t have method to change it
      back to multiple chains.
      
      This change also should not affect power consumption of STAs
      supporting SMPS, because they are capable to switch the mode
      to dynamic or static either at the end of frame sequence or
      by using SMPS action frame.
      Signed-off-by: NPeter Oh <poh@qca.qualcomm.com>
      Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
      e33a99e2
  6. 14 12月, 2015 1 次提交
  7. 30 11月, 2015 2 次提交
  8. 23 11月, 2015 8 次提交
  9. 17 11月, 2015 1 次提交
  10. 13 11月, 2015 2 次提交
  11. 10 11月, 2015 1 次提交
    • R
      ath10k: fix invalid NSS for 4x4 devices · f680f70a
      Rajkumar Manoharan 提交于
      The number of spatial streams that are derived from chain mask
      for 4x4 devices is using wrong bitmask and conditional check.
      This is affecting downlink throughput for QCA99x0 devices. Earlier
      cfg_tx_chainmask is not filled by default until user configured it
      and so get_nss_from_chainmask never be called. This issue is exposed
      by recent commit 166de3f1 ("ath10k: remove supported chain mask").
      By default maximum supported chain mask is filled in cfg_tx_chainmask.
      
      Cc: stable@vger.kernel.org
      Fixes: 5572a95b ("ath10k: apply chainmask settings to vdev on creation")
      Signed-off-by: NRajkumar Manoharan <rmanohar@qti.qualcomm.com>
      Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
      f680f70a
  12. 05 11月, 2015 2 次提交
  13. 29 10月, 2015 5 次提交
  14. 14 10月, 2015 1 次提交
  15. 09 10月, 2015 1 次提交
  16. 06 10月, 2015 1 次提交