aboutsummaryrefslogtreecommitdiffstats
path: root/src/p2p/p2p_i.h
Commit message (Expand)AuthorAgeFilesLines
* Fix p2p service discoveryIrfan Sheriff2012-08-021-0/+8
* p2p: consider age for the p2p scan resultsYoni Divinsky2012-07-301-2/+3
* P2P: Add option for Provision Discovery before GO NegotiationJouni Malinen2012-05-111-0/+1
* P2P: Store SSID of the group in p2p_group dataJouni Malinen2012-05-081-0/+2
* P2P: Do not update peer Listen channel based on PD/InvitationJouni Malinen2012-04-261-1/+1
* P2P: Advertise immediate availability of WPS credentialJouni Malinen2012-02-271-1/+2
* P2P: Fix remain-on-channel use with PD/Invitation Request while in ListenJouni Malinen2012-02-271-0/+1
* Remove the GPL notification from files contributed by AtherosJouni Malinen2012-02-111-8/+2
* P2P: Move p2p_add_device() prototype to correct header fileJouni Malinen2012-02-071-0/+2
* P2P: Allow Device ID to be specified for p2p_find commandJouni Malinen2012-01-081-0/+2
* P2P: Fix Provision Discovery channel for some join-GO casesJouni Malinen2011-12-181-1/+1
* P2P: Fix Provision Discovery name in debug messagesJouni Malinen2011-12-111-1/+1
* P2P: Remove forgotten TODO commentJouni Malinen2011-12-101-2/+0
* P2P: Skip duplicated provision discovery on joinJithu Jance2011-12-061-0/+8
* P2P: Wait until ongoing scan completes before starting P2P findJouni Malinen2011-11-151-0/+6
* P2P: Advertise Persistent Reconnect group capabilityJouni Malinen2011-10-241-0/+1
* P2P: Do not change SSID during GO negotiationJouni Malinen2011-10-111-0/+5
* P2P: Show P2P peer signal level in D-Bus P2P device propertiesJayant Sane2011-06-231-1/+0
* P2P: Retry provision discovery requests in IDLE stateJayant Sane2011-06-121-0/+18
* P2P: Store more WPS attributes for peersJouni Malinen2011-03-281-0/+8
* P2P: Add option for requested device type in P2P search/scanJean-Michel Bachot2011-03-191-0/+4
* P2P: Use a single define for max number of vendor extensionsJouni Malinen2011-03-191-4/+3
* P2P: Keep track of peer WPS vendor extensionsJean-Michel Bachot2011-03-191-0/+2
* P2P: Allow adding of WPS vendor extension attributesJean-Michel Bachot2011-03-191-0/+6
* P2P: Keep track of secondary device types for peersJean-Michel Bachot2011-03-171-0/+2
* P2P: Add new_device flag to dev_found callbackJohannes Berg2011-02-241-0/+1
* P2P: Embed publically visible struct in peer infoKonguraj(Raj) Kulanthaivel2011-02-241-6/+1
* P2P: Limit the retransmission of GO Negotiation request to 120Fabien Marotte2010-12-281-0/+1
* P2P: Add support for automatic channel selection at GOAnil Gathala Sudha2010-11-101-0/+4
* P2P: Do not re-send PD Request for join-a-group after acked frameJouni Malinen2010-10-271-0/+1
* P2P: Delay send_action call if p2p_scan is in progressJouni Malinen2010-10-201-0/+14
* P2P: Add peer timeout into group formation 15 second timeoutJouni Malinen2010-09-101-0/+3
* P2P: Fix GAS fragmentation to match with IEEE 802.11uJouni Malinen2010-09-091-0/+1
* P2P: Add support for cross connectionJouni Malinen2010-09-091-0/+2
* P2P: Fix channel forcing for p2p_connect authJouni Malinen2010-09-091-0/+1
* P2P: Add test command for filtering which peers are discoveredJouni Malinen2010-09-091-0/+2
* P2P: Initial support for SD fragmentation (GAS Comeback Request/Response)Jouni Malinen2010-09-091-1/+13
* P2P: Add initial version of P2P ModuleJouni Malinen2010-09-091-0/+580