1. 11 11月, 2011 37 次提交
  2. 29 9月, 2011 1 次提交
    • K
      ath6kl: silence "invalid rate" warning · 9a730834
      Kalle Valo 提交于
      For some reason firmware is sending invalid rates when we try to
      query current bitrate from ath6kl_get_station() and a warning is issued:
      
      [ 3810.415720] ath6kl: invalid rate: 1935633515
      [ 3811.105493] ath6kl: invalid rate: 1935633515
      [ 3811.556063] ath6kl: invalid rate: 1935633515
      
      As the warning happens way too often, convert the warning to a debug
      message once we have a proper fix. But to make it easy to follow
      how often the problem appears, add a debugfs to print
      various statistics about workarounds and make this issue the first WAR.
      Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
      9a730834
  3. 28 9月, 2011 1 次提交
  4. 22 9月, 2011 1 次提交