aboutsummaryrefslogtreecommitdiffstats
path: root/src/p2p
Commit message (Expand)AuthorAgeFilesLines
* P2P: Validate SSID element length before copying itJouni Malinen2015-10-171-0/+1
* WFD: Add support for sending Wi-Fi Display service discovery requestsJouni Malinen2012-12-143-0/+59
* WFD: Add Wi-Fi Display supportJouni Malinen2012-12-148-22/+619
* P2P: Fix broken rx action frame handling (INTERNAL-SQUASH)Eyal Shapira2012-11-132-1/+5
* P2P: cancel action frame offchan wait after recv go neg resp (UPSTREAM)Eyal Shapira2012-11-021-1/+1
* Revert "Add P2P IEs to probe requests only when in P2P (UPSTREAM)"Eyal Shapira2012-10-292-18/+0
* P2P: cancel action frame offchan wait after recv go neg confEyal Shapira2012-10-241-0/+1
* P2P: fix oper channel selection (SQUASH)Arik Nemtsov2012-09-241-1/+2
* P2P: prefer operating channels where HT40 is possibleArik Nemtsov2012-09-041-0/+15
* P2P: always re-select oper channel if not hard codedArik Nemtsov2012-09-041-1/+16
* P2P: Use larger GO config timeout if HT40 is usedJouni Malinen2012-09-045-3/+29
* 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-132-0/+17
* P2P: Increase GO Negotiation timeoutsJouni Malinen2012-08-122-3/+3
* P2P: Avoid peer expiration while connection in progress (BRCM)Eyal Shapira2012-08-021-1/+34
* P2P: Improve scan results handling (BRCM)Eyal Shapira2012-08-022-0/+25
* 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-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