1. 10 12月, 2013 1 次提交
  2. 03 12月, 2013 4 次提交
  3. 19 10月, 2013 1 次提交
  4. 15 10月, 2013 5 次提交
  5. 27 9月, 2013 4 次提交
  6. 29 8月, 2013 2 次提交
  7. 27 8月, 2013 1 次提交
  8. 17 8月, 2013 1 次提交
  9. 06 8月, 2013 2 次提交
  10. 23 7月, 2013 5 次提交
  11. 25 6月, 2013 1 次提交
  12. 19 6月, 2013 1 次提交
  13. 13 6月, 2013 1 次提交
    • S
      ath9k: Fix noisefloor calibration · 696df785
      Sujith Manoharan 提交于
      The commits,
      
      "ath9k: Fix regression in channelwidth switch at the same channel"
      "ath9k: Fix invalid noisefloor reading due to channel update"
      
      attempted to fix noisefloor calibration when a channel switch
      happens due to HT20/HT40 bandwidth change. This is causing invalid
      readings resulting in messages like:
      
      "ath: phy16: NF[0] (-45) > MAX (-95), correcting to MAX".
      
      This results in an incorrect noise being used initially for reporting
      the signal level of received packets, until NF calibration is done
      and the history buffer is updated via the ANI timer, which happens
      much later.
      
      When a bandwidth change happens, it is appropriate to reset
      the internal history data for the channel. Do this correctly in the
      reset() routine by checking the "chanmode" variable.
      
      Cc: stable@vger.kernel.org
      Cc: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
      Signed-off-by: NSujith Manoharan <c_manoha@qca.qualcomm.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      696df785
  14. 04 6月, 2013 2 次提交
  15. 25 5月, 2013 2 次提交
  16. 23 5月, 2013 1 次提交
  17. 24 4月, 2013 1 次提交
  18. 23 4月, 2013 1 次提交
  19. 09 4月, 2013 1 次提交
  20. 26 3月, 2013 1 次提交
  21. 07 3月, 2013 2 次提交