1. 13 10月, 2012 1 次提交
  2. 19 9月, 2012 1 次提交
  3. 20 8月, 2012 1 次提交
    • J
      cfg80211: add P2P Device abstraction · 98104fde
      Johannes Berg 提交于
      In order to support using a different MAC address
      for the P2P Device address we must first have a
      P2P Device abstraction that can be assigned a MAC
      address.
      
      This abstraction will also be useful to support
      offloading P2P operations to the device, e.g.
      periodic listen for discoverability.
      
      Currently, the driver is responsible for assigning
      a MAC address to the P2P Device, but this could be
      changed by allowing a MAC address to be given to
      the NEW_INTERFACE command.
      
      As it has no associated netdev, a P2P Device can
      only be identified by its wdev identifier but the
      previous patches allowed using the wdev identifier
      in various APIs, e.g. remain-on-channel.
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      98104fde
  4. 17 7月, 2012 2 次提交
  5. 09 7月, 2012 1 次提交
    • 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
  6. 05 7月, 2012 1 次提交
  7. 02 7月, 2012 1 次提交
  8. 28 6月, 2012 1 次提交
  9. 26 6月, 2012 1 次提交
  10. 18 6月, 2012 1 次提交
  11. 14 6月, 2012 1 次提交
  12. 13 6月, 2012 2 次提交
  13. 11 6月, 2012 1 次提交
  14. 07 6月, 2012 1 次提交
  15. 06 6月, 2012 2 次提交
  16. 17 5月, 2012 1 次提交
  17. 16 5月, 2012 1 次提交
  18. 09 5月, 2012 1 次提交
  19. 12 4月, 2012 1 次提交
  20. 11 4月, 2012 2 次提交
  21. 13 3月, 2012 1 次提交
  22. 07 3月, 2012 1 次提交
  23. 06 3月, 2012 2 次提交
  24. 23 2月, 2012 1 次提交
  25. 31 1月, 2012 1 次提交
  26. 28 1月, 2012 1 次提交
  27. 20 12月, 2011 1 次提交
  28. 16 12月, 2011 1 次提交
  29. 07 12月, 2011 1 次提交
  30. 29 11月, 2011 2 次提交
  31. 22 11月, 2011 2 次提交
  32. 12 11月, 2011 2 次提交