1. 09 2月, 2017 1 次提交
    • L
      cfg80211: fix NAN bands definition · 8585989d
      Luca Coelho 提交于
      The nl80211_nan_dual_band_conf enumeration doesn't make much sense.
      The default value is assigned to a bit, which makes it weird if the
      default bit and other bits are set at the same time.
      
      To improve this, get rid of NL80211_NAN_BAND_DEFAULT and add a wiphy
      configuration to let the drivers define which bands are supported.
      This is exposed to the userspace, which then can make a decision on
      which band(s) to use.  Additionally, rename all "dual_band" elements
      to "bands", to make things clearer.
      Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      8585989d
  2. 08 2月, 2017 3 次提交
  3. 27 1月, 2017 1 次提交
  4. 25 1月, 2017 1 次提交
  5. 24 1月, 2017 4 次提交
  6. 23 1月, 2017 1 次提交
  7. 21 1月, 2017 8 次提交
  8. 20 1月, 2017 8 次提交
  9. 19 1月, 2017 13 次提交