1. 09 7月, 2012 2 次提交
    • J
      nl80211: add NL80211_FLAG_NEED_WDEV · 1bf614ef
      Johannes Berg 提交于
      Some nl80211 callbacks will soon need the wdev instead
      of the netdev, so add NL80211_FLAG_NEED_WDEV to allow
      them to request that. Add NL80211_FLAG_NEED_WDEV_UP as
      well which checks the netdev is UP if one exists.
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      1bf614ef
    • J
      nl80211: prepare for non-netdev wireless devs · 89a54e48
      Johannes Berg 提交于
      In order to support a P2P device abstraction and
      Bluetooth high-speed AMPs, we need to have a way
      to identify virtual interfaces that don't have a
      netdev associated.
      
      Do this by adding a NL80211_ATTR_WDEV attribute
      to identify a wdev which may or may not also be
      a netdev.
      
      To simplify things, use a 64-bit value with the
      high 32 bits being the wiphy index for this new
      wdev identifier in the nl80211 API.
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      89a54e48
  2. 05 7月, 2012 1 次提交
  3. 29 6月, 2012 4 次提交
  4. 28 6月, 2012 1 次提交
  5. 27 6月, 2012 1 次提交
  6. 26 6月, 2012 1 次提交
  7. 20 6月, 2012 6 次提交
  8. 18 6月, 2012 1 次提交
  9. 14 6月, 2012 1 次提交
  10. 13 6月, 2012 1 次提交
  11. 11 6月, 2012 1 次提交
  12. 07 6月, 2012 2 次提交
  13. 06 6月, 2012 3 次提交
  14. 17 5月, 2012 2 次提交
  15. 09 5月, 2012 1 次提交
  16. 24 4月, 2012 1 次提交
  17. 14 4月, 2012 1 次提交
  18. 12 4月, 2012 2 次提交
  19. 11 4月, 2012 2 次提交
  20. 10 4月, 2012 1 次提交
  21. 02 4月, 2012 1 次提交
  22. 27 3月, 2012 1 次提交
  23. 13 3月, 2012 1 次提交
  24. 07 3月, 2012 1 次提交
  25. 06 3月, 2012 1 次提交