aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/p2p_supplicant.h
Commit message (Expand)AuthorAgeFilesLines
* 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