1. 07 Mar, 2015 1 commit
    • Michal Kazior's avatar
      ath10k: fix AP/IBSS CSA with template based fw · 81a9a17d
      Michal Kazior authored
      qca6174 with wmi-tlv firmware uses offloaded
      beaconing scheme (i.e. templates). This requires a
      little different approach when implementing CSA.
      
      Add missing code to update CS count and report CSA
      completion to mac80211. Without it channel switch
      was never finished.
      
      To avoid races during interface teardown data_lock
      has been used to protect is_up and is_started so
      they can be compared against before scheduling
      count down work.
      Signed-off-by: default avatarMichal Kazior <michal.kazior@tieto.com>
      Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
      81a9a17d
  2. 05 Mar, 2015 10 commits
  3. 04 Mar, 2015 5 commits
  4. 03 Mar, 2015 24 commits