P2P: Use consistent Device Capability in Beacon/Probe Response
[mech_eap.git] / src / p2p / p2p_group.c
2012-06-06 Masashi HonmaP2P: Use consistent Device Capability in Beacon/Probe...
2012-05-08 Jouni MalinenP2P: Store SSID of the group in p2p_group data
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-01-25 Jouni MalinenP2P: Do not expire peer entry if peer is connected...
2012-01-08 Jouni MalinenP2P: Use Device ID attribute to filter Probe Request...
2011-12-11 Jouni MalinenP2P: Reject Presence Request if current NoA cannot...
2011-11-16 Johannes BergP2P: Deal with a peer associating while connected
2011-10-24 Jithu JanceP2P: Append P2P Device Address to AP-STA-CONNECTED...
2011-10-24 Jouni MalinenP2P: Advertise Persistent Reconnect group capability
2011-10-12 Janusz DziedzicP2P: Fix wpabuf reuse on p2p_group_notif_noa()
2010-12-17 Johannes BergP2P: Allow access to group members
2010-10-25 Jouni MalinenP2P: Add mechanism for timing out idle groups
2010-10-19 Jouni MalinenP2P: Track non-P2P members in the group and set Group...
2010-09-10 Sudhakar SwaminathanP2P: Add option for disabling intra BSS distribution
2010-09-09 Jouni MalinenP2P: Allow P2P IE without Device Info in (Re)Assoc Req
2010-09-09 Jouni MalinenP2P: Fix code order to avoid potential NULL pointer...
2010-09-09 Jouni MalinenP2P: Add support for cross connection
2010-09-09 Jouni MalinenP2P: Add Group Info attr into Probe Response in GO...
2010-09-09 Jouni MalinenP2P: Add initial version of P2P Module