aboutsummaryrefslogtreecommitdiffstats
path: root/src/p2p
Commit message (Expand)AuthorAgeFilesLines
* Fix p2p service discoveryIrfan Sheriff2012-08-023-3/+100
* 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-305-10/+34
* P2P: ignore neg_req with previously used dialog_tokenEliad Peller2012-07-301-0/+8
* P2P: use GO channel for Operating Channel IEEliad Peller2012-07-303-3/+3
* P2P: Fix provision discovery retries during p2p_findJouni Malinen2012-07-232-5/+11
* P2P: Check memory allocation result in a Service Discovery ResponseMasashi Honma2012-07-021-1/+6
* P2P: Remove unused P2P_SCAN_SPECIFICJouni Malinen2012-06-301-3/+1
* 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-172-12/+26
* P2P: Fix P2P Client Discoverability bit updatesJouni Malinen2012-06-161-6/+24
* P2P: Fix setting of P2P Client Discoverability bitMasashi Honma2012-06-163-6/+15
* P2P: Ignore unexpected GO Neg Resp is we have sent RespJouni Malinen2012-06-091-0/+11
* P2P: Address race condition with GO Negotiation Request TX statusNeeraj Kumar Garg2012-06-092-2/+5
* P2P: Assume GO Negotiation failed if GO Neg Conf wait times outJouni Malinen2012-06-081-0/+8
* P2P: Send GO Negotiation Confirm without waitJohannes Berg2012-06-061-1/+1
* P2P: Use consistent Device Capability in Beacon/Probe ResponseMasashi Honma2012-06-061-3/+2
* P2P: Add option for Provision Discovery before GO NegotiationJouni Malinen2012-05-115-4/+40
* P2P: Reject PD Request for unknown groupJouni Malinen2012-05-081-0/+15
* P2P: Store SSID of the group in p2p_group dataJouni Malinen2012-05-083-0/+24
* P2P: Do not use prov_disc_resp() callback for rejected PDJouni Malinen2012-05-081-1/+3
* 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-272-5/+32
* P2P: Do not update peer Listen channel based on PD/InvitationJouni Malinen2012-04-264-12/+19
* P2P: Fix disallowing of pending listen command to override connectJouni Malinen2012-04-161-1/+1
* P2P: Clear P2P_DEV_SD_INFO when new wildcard SD query is addedJouni Malinen2012-04-111-0/+6
* DBus: Add ability to report probe requestsJohannes Berg2012-04-012-26/+51
* 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-293-0/+74
* P2P: Fix provisioning info clearing after successful WPS stepJouni Malinen2012-03-012-5/+5
* P2P: Advertise immediate availability of WPS credentialJouni Malinen2012-02-275-13/+30
* 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-274-0/+15
* Remove the GPL notification from files contributed by AtherosJouni Malinen2012-02-1112-96/+24
* 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: Move p2p_add_device() prototype to correct header fileJouni Malinen2012-02-072-3/+2
* P2P: Allow BSS entry to be fetched based on GO P2P Device AddressJouni Malinen2012-02-072-0/+35
* P2P: Remove unneeded go_neg_peer check from PDJohannes Berg2012-02-051-3/+2
* P2P: Do not expire peer entry if we are connected to the peerJouni Malinen2012-01-252-0/+21
* P2P: Do not expire peer entry if peer is connected as a clientJouni Malinen2012-01-253-0/+36
* P2P: Notify upper framework on stopping the p2p_find(SEARCH)Jithu Jance2012-01-221-0/+3
* P2P: Use Device ID attribute to filter Probe Request frames as GOJouni Malinen2012-01-082-0/+30
* P2P: Allow Device ID to be specified for p2p_find commandJouni Malinen2012-01-083-10/+26
* P2P: Move public P2P_PEER info generation into ctrl_ifaceJouni Malinen2011-12-222-36/+35
* P2P: Replace p2p_get_peer_info with p2p_peer_known when applicableJouni Malinen2011-12-222-0/+14
* P2P: Fix a typo in a function documentationJouni Malinen2011-12-221-1/+1
* P2P: Do not allow pending listen command override connectJouni Malinen2011-12-211-0/+6