aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/p2p_supplicant.h
Commit message (Expand)AuthorAgeFilesLines
* WFD: Add support for sending Wi-Fi Display service discovery requestsJouni Malinen2012-12-141-0/+2
* Revert "Add P2P IEs to probe requests only when in P2P (UPSTREAM)"Eyal Shapira2012-10-291-1/+0
* P2P: Add optional "ht40" argument for p2p_connectRajkumar Manoharan2012-09-041-1/+1
* P2P: Enable 40 MHz support for autonomous P2P group additionRajkumar Manoharan2012-09-041-2/+4
* Add P2P IEs to probe requests only when in P2P (UPSTREAM)Eyal Shapira2012-08-131-0/+1
* P2P: Resolve frequency conflicts between STA and P2P (BRCM)Eyal Shapira2012-08-021-0/+4
* P2P: Add option for Provision Discovery before GO NegotiationJouni Malinen2012-05-111-1/+2
* P2P: Store SSID of the group in p2p_group dataJouni Malinen2012-05-081-2/+1
* P2P: Allow older scan results to improve p2p_connect-auto robustnessJouni Malinen2012-05-081-0/+1
* P2P: Add option to force SSID/passphrase for GO NegotiationJouni Malinen2012-04-271-1/+1
* P2P: Add p2p_prov_disc auto mechanismJouni Malinen2012-04-261-1/+7
* P2P: Add automatic GO Negotiation vs. join-a-group selectionJouni Malinen2012-04-131-2/+2
* P2P: Remove client group on Deauthentication reason code 3Jouni Malinen2012-04-031-2/+4
* Pass signal strength through, fix unitsJohannes Berg2012-04-011-1/+2
* Remove the GPL notification from files contributed by AtherosJouni Malinen2012-02-111-8/+2
* P2P: Set Invitation Type to 1 for GO inviting to a persistent groupJouni Malinen2012-02-061-1/+2
* P2P: Allow Device ID to be specified for p2p_find commandJouni Malinen2012-01-081-1/+2
* P2P: Maintain a list of P2P Clients for persistent group on GOJouni Malinen2011-12-221-0/+2
* P2P: Show persistent group info on P2P_PEER dataJouni Malinen2011-12-221-0/+2
* P2P: Fix 32-bit compiler warnings on service discovery referenceJouni Malinen2011-12-111-5/+5
* P2P: Clean up group formation on network block removalJouni Malinen2011-12-101-0/+2
* P2P: Add group ifname to P2P-PROV-DISC-* eventsJouni Malinen2011-12-061-1/+2
* P2P: Add optional "join" argument for p2p_prov_disc commandJithu Jance2011-12-061-1/+1
* P2P: Do not request station mode scans during P2P operationsJouni Malinen2011-09-291-0/+1
* P2P: Filter Probe Request frames based on DA and BSSID in Listen stateJouni Malinen2011-07-151-0/+1
* P2P: Add WpsFailed signal in P2P D-BusJayant Sane2011-06-251-0/+2
* P2P: Add option for requested device type in P2P search/scanJean-Michel Bachot2011-03-191-1/+2
* P2P: Add new_device flag to dev_found callbackJohannes Berg2011-02-241-1/+2
* P2P: Embed publically visible struct in peer infoKonguraj(Raj) Kulanthaivel2011-02-241-3/+3
* P2P: Add wpas_p2p_disconnect()Johannes Berg2011-02-021-0/+1
* P2P: Add p2p_unauthorize commandSudhakar Swaminathan2010-11-251-0/+1
* P2P: Add support for automatic channel selection at GOAnil Gathala Sudha2010-11-101-0/+2
* P2P: Remove P2P group on driver resource becoming unavailableJouni Malinen2010-10-251-0/+1
* P2P: Add p2p_cancel command for cancelling ongoing group formationJouni Malinen2010-10-191-0/+1
* P2P: Skip GO Neg Conf ack failure workaround of send failuresJouni Malinen2010-10-191-1/+3
* P2P: Add mechanism for updating P2P channel list based on driver eventsJouni Malinen2010-10-151-0/+1
* P2P: Stop connection attempt on PBC session overlapJouni Malinen2010-09-101-0/+1
* Fix build without CONFIG_P2P=yJouni Malinen2010-09-091-0/+1
* P2P: Add Device Password ID to GO Neg Request RX eventJouni Malinen2010-09-091-1/+1
* P2P: Add support for cross connectionJouni Malinen2010-09-091-0/+3
* P2P: Disable periodic NoA when non-P2P STA is connectedJouni Malinen2010-09-091-0/+2
* P2P: Include P2P IE in (Re)AssocReq to infra AP if it uses P2P IEJouni Malinen2010-09-091-1/+1
* P2P: Add initial version of P2P ModuleJouni Malinen2010-09-091-0/+110