1. 24 May, 2012 2 commits
  2. 17 May, 2012 1 commit
  3. 16 May, 2012 2 commits
    • Naveen Singh's avatar
      ath6kl: Include match ssid list in scheduled scan · dd45b759
      Naveen Singh authored
      Scheduled scan implementation was only taking probed list into
      consideration. The matched list was dropped. This would cause
      FW not to report the AP as the list never had that AP's SSID
      populated. This was causing long connection time when supplicant
      would just issue a wild card SSID in probed list. As a part of
      this implementation, ath6kl driver would create a complete list
      by taking both probed and matched list and pass it to FW. FW would
      probe for the SSID that it needs to and would match against the
      relevant SSIDS that is been configured.
      
      kvalo: whitespace changes, less indentation in the for loop, use ++
      Signed-off-by: default avatarNaveen Singh <navesing@qca.qualcomm.com>
      Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
      dd45b759
    • Thomas Pedersen's avatar
      ath6kl: enable enhanced bmiss detection · c422d52d
      Thomas Pedersen authored
      Enable enhanced bmiss detection if the firmware supports it. This
      feature is only enabled on some firmwares since it comes with a power
      cost.
      
      Also add a few missing command ids to keep the enums straight.
      
      kvalo: fix a compiler with ath6kl_err(), add few empty lines
      Signed-off-by: default avatarThomas Pedersen <c_tpeder@qca.qualcomm.com>
      Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
      c422d52d
  4. 14 May, 2012 1 commit
  5. 11 May, 2012 1 commit
  6. 04 May, 2012 1 commit
  7. 30 Apr, 2012 2 commits
  8. 27 Apr, 2012 3 commits
  9. 26 Apr, 2012 2 commits
  10. 25 Apr, 2012 2 commits
  11. 23 Apr, 2012 7 commits
  12. 18 Apr, 2012 4 commits
  13. 16 Apr, 2012 5 commits
  14. 13 Apr, 2012 1 commit
  15. 12 Apr, 2012 5 commits
  16. 11 Apr, 2012 1 commit