1. 30 10月, 2012 5 次提交
  2. 25 10月, 2012 1 次提交
  3. 18 10月, 2012 1 次提交
    • J
      wireless: use OR operation to set wiphy features · b292219f
      Johannes Berg 提交于
      The next patch will introduce a flag that is set
      by default in cfg80211 so drivers and mac80211
      need to use |= to set features they have so that
      they don't clear the already-set feature.
      
      We could set the flag in wiphy_register() instead
      of wiphy_new() to avoid this patch, but then the
      drivers couldn't *unset* flags they don't want to
      use even though the implementation is generic.
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      b292219f
  4. 09 10月, 2012 2 次提交
  5. 29 9月, 2012 10 次提交
  6. 25 9月, 2012 1 次提交
  7. 19 9月, 2012 1 次提交
  8. 12 9月, 2012 4 次提交
  9. 08 9月, 2012 1 次提交
  10. 07 8月, 2012 2 次提交
  11. 18 7月, 2012 4 次提交
  12. 13 7月, 2012 1 次提交
  13. 12 7月, 2012 2 次提交
  14. 10 7月, 2012 5 次提交