P2P: Fix common frequencies calculation for a group
[mech_eap.git] / src / p2p / p2p_group.c
2016-09-22 Ilan PeerP2P: Fix common frequencies calculation for a group
2016-04-18 Purushottam KushwahaP2P: Add P2P_GROUP_MEMBER command to fetch client inter...
2016-03-20 Jouni MalinenP2P: Advertise IP Address Allocation only if it is...
2015-10-24 Jouni MalinenP2P: Avoid undefined behavior in pointer arithmetic
2015-08-03 Ilan PeerP2P: Add a function to compute the group common freqs
2015-02-02 Krishna VamsiP2PS: Process P2PS provisioning commands
2015-02-02 Brian GixP2P: Allow p2p_get_group_num_members() to be called...
2014-07-07 Jouni MalinenAdd generic mechanism for adding vendor elements into...
2014-06-29 Tomasz Bursztykadbus: Remove GroupMember object type and use Peer instead
2014-06-29 Tomasz BursztykaP2P Add a utility to run a callback on all available...
2014-06-29 Tomasz BursztykaP2P: Add a utility function to get the group configuration
2014-01-27 Jouni MalinenP2P: Add support for IP address assignment in 4-way...
2014-01-27 Jouni MalinenP2P NFC: Build connection handover messages
2014-01-27 Jouni MalinenP2P: Make group operating channel available
2014-01-27 Jouni MalinenP2P: Split add-group-info into a helper function
2013-11-05 Andrei Otcheretianskiwpa_supplicant: Fix updating GO beacons on WFD subeleme...
2013-05-18 Jouni MalinenP2P: Clean up debug prints
2013-03-30 Chaitanya TKP2P: Omit P2P Group Info in case of no connected peers
2013-03-12 Jouni MalinenP2P: Add a peer entry based on Association Request...
2013-02-07 Jouni MalinenP2P: Fix GO Probe Response IEs when Wi-Fi Display is...
2013-01-12 Sunil DuttP2P: Publish more connected clients info in Probe Respo...
2012-08-29 Jouni MalinenWFD: Add Wi-Fi Display support
2012-08-13 Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
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