1. 23 8月, 2013 1 次提交
    • J
      mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers · 1fb90260
      Johannes Berg 提交于
      mac80211 currently sets WIPHY_FLAG_SUPPORTS_SCHED_SCAN based on whether
      the start_sched_scan operation is supported or not, but that will not
      be correct for all drivers, we're adding scheduled scan to the iwlmvm
      driver but it depends on firmware support.
      
      Therefore, move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into the drivers
      so that they can control it regardless of implementing the operation.
      
      This currently only affects the TI drivers since they're the only ones
      implementing scheduled scan (in a mac80211 driver.)
      Acked-by: NLuciano Coelho <luca@coelho.fi>
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      1fb90260
  2. 22 8月, 2013 1 次提交
  3. 16 8月, 2013 4 次提交
  4. 13 8月, 2013 1 次提交
  5. 12 8月, 2013 4 次提交
  6. 09 8月, 2013 2 次提交
  7. 06 8月, 2013 1 次提交
  8. 02 8月, 2013 2 次提交
  9. 01 8月, 2013 6 次提交
  10. 16 7月, 2013 18 次提交