aboutsummaryrefslogtreecommitdiffstats
path: root/src/p2p/p2p.c
Commit message (Expand)AuthorAgeFilesLines
* P2P: Validate SSID element length before copying itJouni Malinen2015-10-171-0/+1
* WFD: Add Wi-Fi Display supportJouni Malinen2012-12-141-4/+214
* Revert "Add P2P IEs to probe requests only when in P2P (UPSTREAM)"Eyal Shapira2012-10-291-8/+0
* P2P: Use larger GO config timeout if HT40 is usedJouni Malinen2012-09-041-0/+13
* Add P2P IEs to probe requests only when in P2P (UPSTREAM)Eyal Shapira2012-08-131-0/+7
* P2P: Increase GO Negotiation timeoutsJouni Malinen2012-08-121-2/+2
* P2P: Avoid peer expiration while connection in progress (BRCM)Eyal Shapira2012-08-021-1/+34
* P2P: Improve scan results handling (BRCM)Eyal Shapira2012-08-021-0/+9
* P2P: Start blocked p2p find even if scan was on another interface (BRCM)Eyal Shapira2012-08-021-0/+12
* P2P: Decrease peer expiry time (BRCM)Eyal Shapira2012-08-021-0/+4
* Fix p2p service discoveryIrfan Sheriff2012-08-021-1/+60
* Revert "P2P: Assume GO Negotiation failed if GO Neg Conf wait times out"Eyal Shapira2012-08-021-8/+0
* P2P: update scan resultsEliad Peller2012-08-021-2/+13
* p2p: consider age for the p2p scan resultsYoni Divinsky2012-07-301-5/+24
* P2P: use GO channel for Operating Channel IEEliad Peller2012-07-301-1/+1
* P2P: Fix provision discovery retries during p2p_findJouni Malinen2012-07-231-1/+7
* P2P: Remove GO neg/invite special cases from searchJohannes Berg2012-06-301-37/+2
* P2P: Add p2p_client_list support for FullMAC Persistent GOMasashi Honma2012-06-171-12/+17
* P2P: Fix P2P Client Discoverability bit updatesJouni Malinen2012-06-161-6/+24
* P2P: Fix setting of P2P Client Discoverability bitMasashi Honma2012-06-161-2/+4
* P2P: Address race condition with GO Negotiation Request TX statusNeeraj Kumar Garg2012-06-091-1/+3
* P2P: Assume GO Negotiation failed if GO Neg Conf wait times outJouni Malinen2012-06-081-0/+8
* P2P: Add option for Provision Discovery before GO NegotiationJouni Malinen2012-05-111-3/+8
* P2P: Wait 100 ms if driver fails to start listen operationJouni Malinen2012-05-081-0/+12
* P2P: Fix Device ID matching for Probe Request framesWei-Jen Lin2012-05-021-1/+1
* P2P: Add option to force SSID/passphrase for GO NegotiationJouni Malinen2012-04-271-3/+22
* P2P: Do not update peer Listen channel based on PD/InvitationJouni Malinen2012-04-261-9/+14
* P2P: Fix disallowing of pending listen command to override connectJouni Malinen2012-04-161-1/+1
* DBus: Add ability to report probe requestsJohannes Berg2012-04-011-23/+30
* P2P: Use P2P Device ID attribute if Device Info not availableJouni Malinen2012-03-301-5/+8
* P2P: Add support for preferred channel listJouni Malinen2012-03-291-0/+33
* P2P: Fix provisioning info clearing after successful WPS stepJouni Malinen2012-03-011-3/+3
* P2P: Advertise immediate availability of WPS credentialJouni Malinen2012-02-271-4/+16
* P2P: Make p2p_flush stop P2P operations consistentlyJouni Malinen2012-02-271-5/+1
* P2P: Fix remain-on-channel use with PD/Invitation Request while in ListenJouni Malinen2012-02-271-0/+10
* Remove the GPL notification from files contributed by AtherosJouni Malinen2012-02-111-8/+2
* P2P: Avoid re-starting p2p_search in some corner casesJouni Malinen2012-02-091-0/+14
* P2P: Fix p2p_scan() error processing in p2p_search()Jouni Malinen2012-02-091-1/+1
* P2P: Allow BSS entry to be fetched based on GO P2P Device AddressJouni Malinen2012-02-071-0/+26
* P2P: Do not expire peer entry if we are connected to the peerJouni Malinen2012-01-251-0/+12
* P2P: Do not expire peer entry if peer is connected as a clientJouni Malinen2012-01-251-0/+15
* P2P: Notify upper framework on stopping the p2p_find(SEARCH)Jithu Jance2012-01-221-0/+3
* P2P: Allow Device ID to be specified for p2p_find commandJouni Malinen2012-01-081-7/+17
* P2P: Move public P2P_PEER info generation into ctrl_ifaceJouni Malinen2011-12-221-33/+20
* P2P: Replace p2p_get_peer_info with p2p_peer_known when applicableJouni Malinen2011-12-221-0/+6
* P2P: Do not allow pending listen command override connectJouni Malinen2011-12-211-0/+6
* P2P: Reduce the idle time in Wait peer connect stateNeeraj Kumar Garg2011-12-181-1/+1
* P2P: Fix Provision Discovery channel for some join-GO casesJouni Malinen2011-12-181-2/+2
* P2P: Make GO negotiation peer and group information available over D-BusReinette Chatre2011-12-181-1/+1
* P2P: Do not include own information in the peer tableMarek Kwaczynski2011-12-181-0/+3