1. 17 4月, 2015 1 次提交
    • P
      ath10k: use MAC clock rate same as FW uses for survey accuracy · 7df37f75
      Peter Oh 提交于
      WLAN survey data provides several informative values on each channels
      such as noise, active time, transmit time, and etc.
      Regarding the channel activity time data, it is reported from firmware
      in different form which is number of cycles instead of time itself.
      Hence host driver converts it to time unit by dividing it by clock rate
      that is used at baseband MAC.
      
      Using difference clock rate from that actual HW is using will result in
      inaccurate survey data. For instance, channel active time can be reported
      with bigger than 150ms even though we set Dwell time to 150ms.
      Therefore set the clock rate to 88000 (88 MHz) which is ath10k baseband
      MAC is using.
      Signed-off-by: NPeter Oh <poh@qca.qualcomm.com>
      Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
      7df37f75
  2. 15 4月, 2015 1 次提交
    • M
      ath10k: use scan burst for hw roc · dbd3f9f3
      Michal Kazior 提交于
      This improves chances of getting onto a foreign
      channel and thus makes P2P a bit more reliable.
      
      Without scan burst it was possible for firmware to
      not switch to foreign channel resulting in "failed
      to switch to channel for roc scan" warning. This
      would also effectively fail some offchan tx
      requests and lead to P2P find/connect taking
      longer. This could be observed when other vifs
      were running/busy, e.g. with P2P GO.
      Signed-off-by: NMichal Kazior <michal.kazior@tieto.com>
      Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
      dbd3f9f3
  3. 02 4月, 2015 1 次提交
  4. 30 3月, 2015 4 次提交
  5. 12 3月, 2015 1 次提交
  6. 04 3月, 2015 1 次提交
  7. 15 2月, 2015 2 次提交
  8. 29 1月, 2015 5 次提交
  9. 27 1月, 2015 3 次提交
  10. 23 12月, 2014 2 次提交
  11. 16 12月, 2014 1 次提交
  12. 08 12月, 2014 6 次提交
  13. 01 12月, 2014 3 次提交
  14. 26 11月, 2014 1 次提交
  15. 07 10月, 2014 1 次提交
  16. 29 9月, 2014 2 次提交
  17. 23 9月, 2014 5 次提交