aboutsummaryrefslogtreecommitdiffstats
path: root/src/p2p/p2p.h
Commit message (Expand)AuthorAgeFilesLines
* WFD: Add support for sending Wi-Fi Display service discovery requestsJouni Malinen2012-12-141-0/+5
* WFD: Add Wi-Fi Display supportJouni Malinen2012-12-141-0/+19
* P2P: Fix broken rx action frame handling (INTERNAL-SQUASH)Eyal Shapira2012-11-131-0/+5
* Revert "Add P2P IEs to probe requests only when in P2P (UPSTREAM)"Eyal Shapira2012-10-291-10/+0
* P2P: Use larger GO config timeout if HT40 is usedJouni Malinen2012-09-041-0/+9
* P2P: Enable 40 MHz support for autonomous P2P group additionRajkumar Manoharan2012-09-041-0/+2
* Add P2P IEs to probe requests only when in P2P (UPSTREAM)Eyal Shapira2012-08-131-0/+10
* P2P: Improve scan results handling (BRCM)Eyal Shapira2012-08-021-0/+16
* p2p: consider age for the p2p scan resultsYoni Divinsky2012-07-301-1/+2
* P2P: use GO channel for Operating Channel IEEliad Peller2012-07-301-0/+2
* P2P: Remove unused P2P_SCAN_SPECIFICJouni Malinen2012-06-301-3/+1
* P2P: Add p2p_client_list support for FullMAC Persistent GOMasashi Honma2012-06-171-0/+9
* P2P: Add option for Provision Discovery before GO NegotiationJouni Malinen2012-05-111-1/+5
* P2P: Store SSID of the group in p2p_group dataJouni Malinen2012-05-081-0/+10
* P2P: Add option to force SSID/passphrase for GO NegotiationJouni Malinen2012-04-271-2/+10
* DBus: Add ability to report probe requestsJohannes Berg2012-04-011-3/+21
* P2P: Add support for preferred channel listJouni Malinen2012-03-291-0/+25
* P2P: Fix provisioning info clearing after successful WPS stepJouni Malinen2012-03-011-2/+2
* P2P: Advertise immediate availability of WPS credentialJouni Malinen2012-02-271-1/+2
* 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-3/+0
* P2P: Allow BSS entry to be fetched based on GO P2P Device AddressJouni Malinen2012-02-071-0/+9
* P2P: Do not expire peer entry if we are connected to the peerJouni Malinen2012-01-251-0/+9
* P2P: Do not expire peer entry if peer is connected as a clientJouni Malinen2012-01-251-0/+8
* P2P: Use Device ID attribute to filter Probe Request frames as GOJouni Malinen2012-01-081-0/+5
* P2P: Allow Device ID to be specified for p2p_find commandJouni Malinen2012-01-081-3/+7
* P2P: Move public P2P_PEER info generation into ctrl_ifaceJouni Malinen2011-12-221-3/+15
* P2P: Replace p2p_get_peer_info with p2p_peer_known when applicableJouni Malinen2011-12-221-0/+8
* P2P: Fix a typo in a function documentationJouni Malinen2011-12-221-1/+1
* P2P: Fix Provision Discovery channel for some join-GO casesJouni Malinen2011-12-181-1/+2
* P2P: Make GO negotiation peer and group information available over D-BusReinette Chatre2011-12-181-0/+2
* P2P: Add group ifname to P2P-PROV-DISC-* eventsJouni Malinen2011-12-061-1/+4
* P2P: Skip duplicated provision discovery on joinJithu Jance2011-12-061-0/+22
* P2P: Wait until ongoing scan completes before starting P2P findJouni Malinen2011-11-151-0/+7
* P2P: Append P2P Device Address to AP-STA-CONNECTED eventJithu Jance2011-10-251-0/+9
* P2P: Advertise Persistent Reconnect group capabilityJouni Malinen2011-10-241-2/+12
* P2P: Provide mechanism for figuring out p2p_scan_ie() buffer needJouni Malinen2011-09-291-0/+7
* P2P: Do not request station mode scans during P2P operationsJouni Malinen2011-09-291-0/+7
* P2P: Remove Label config methodJouni Malinen2011-09-081-1/+1
* P2P: Filter Probe Request frames based on DA and BSSID in Listen stateJouni Malinen2011-07-151-2/+4
* P2P: Update listen and operating channel from P2P D-BusJayant Sane2011-06-251-0/+11
* P2P: Show P2P peer signal level in D-Bus P2P device propertiesJayant Sane2011-06-231-0/+5
* P2P: Add callback for provision discovery failureJayant Sane2011-06-121-0/+21
* P2P: Store more WPS attributes for peersJouni Malinen2011-03-281-1/+21
* P2P: Add more WPS attributes into Listen state Probe ResponseJouni Malinen2011-03-281-4/+20
* P2P: Add option for requested device type in P2P search/scanJean-Michel Bachot2011-03-191-2/+11
* P2P: Use a single define for max number of vendor extensionsJouni Malinen2011-03-191-3/+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/+18
* P2P: Keep track of secondary device types for peersJean-Michel Bachot2011-03-171-0/+14