Files
twx-linux/include/linux
Johannes Berg 98104fdeda cfg80211: add P2P Device abstraction
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: Johannes Berg <johannes.berg@intel.com>
2012-08-20 13:58:21 +02:00
..
2012-07-17 15:11:37 -04:00
2012-07-17 19:35:59 -07:00
2012-07-22 23:57:58 +04:00
2012-07-24 14:13:59 +02:00
2012-07-20 11:07:00 -07:00
2012-07-18 08:59:58 -07:00
2012-08-20 13:58:21 +02:00
2012-07-22 12:39:33 -07:00
2012-07-16 22:31:34 -07:00
2012-07-23 00:58:46 -07:00
2012-07-24 23:19:26 -04:00
2012-07-22 23:57:55 +04:00