1. 09 6月, 2015 1 次提交
  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 4 次提交
  4. 30 3月, 2015 6 次提交
  5. 12 3月, 2015 2 次提交
  6. 07 3月, 2015 3 次提交
  7. 04 3月, 2015 1 次提交
  8. 15 2月, 2015 2 次提交
  9. 04 2月, 2015 2 次提交
  10. 29 1月, 2015 3 次提交
  11. 27 1月, 2015 4 次提交
  12. 15 1月, 2015 4 次提交
  13. 13 1月, 2015 4 次提交
  14. 23 12月, 2014 2 次提交
  15. 08 12月, 2014 1 次提交
    • P
      ath10k: add new wmi interface of NF cal period · a7bd3e99
      Peter Oh 提交于
      Introduce a new wmi interface controls noise floor (NF) calibration
      period via debugfs as firmware has introduced it on v10.2.
      
      It allows users to modify frequency of NF calibration in millisecond
      and changes RSSI reporting frequency consequently.
      Short calibration period will trigger more frequent NF calibration,
      so that RSSI reported in receive frames is more realistic.
      
      Till now calibration was done at 30 seconds.
      Signed-off-by: NPeter Oh <poh@qca.qualcomm.com>
      Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
      a7bd3e99