aboutsummaryrefslogtreecommitdiffstats
path: root/src/p2p/p2p_go_neg.c
Commit message (Expand)AuthorAgeFilesLines
* WFD: Add Wi-Fi Display supportJouni Malinen2012-12-141-3/+39
* P2P: cancel action frame offchan wait after recv go neg resp (UPSTREAM)Eyal Shapira2012-11-021-1/+1
* 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-041-2/+2
* P2P: Increase GO Negotiation timeoutsJouni Malinen2012-08-121-1/+1
* P2P: ignore neg_req with previously used dialog_tokenEliad Peller2012-07-301-0/+8
* P2P: Fix setting of P2P Client Discoverability bitMasashi Honma2012-06-161-3/+9
* 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-091-1/+2
* P2P: Send GO Negotiation Confirm without waitJohannes Berg2012-06-061-1/+1
* P2P: Add option for Provision Discovery before GO NegotiationJouni Malinen2012-05-111-0/+17
* P2P: Add support for preferred channel listJouni Malinen2012-03-291-0/+16
* P2P: Advertise immediate availability of WPS credentialJouni Malinen2012-02-271-1/+1
* Remove the GPL notification from files contributed by AtherosJouni Malinen2012-02-111-8/+2
* P2P: Advertise Persistent Reconnect group capabilityJouni Malinen2011-10-241-3/+14
* P2P: Do not change SSID during GO negotiationJouni Malinen2011-10-111-2/+8
* P2P: Remove Label config methodJouni Malinen2011-09-081-32/+2
* P2P: Embed publically visible struct in peer infoKonguraj(Raj) Kulanthaivel2011-02-241-3/+3
* P2P: Limit the retransmission of GO Negotiation request to 120Fabien Marotte2010-12-281-0/+1
* P2P: Reselect operating channel preference based on best channelsJouni Malinen2010-11-101-28/+55
* P2P: Delay send_action call if p2p_scan is in progressJouni Malinen2010-10-201-13/+8
* P2P: Do not stop Listen state if it is on correct channelJouni Malinen2010-10-201-1/+1
* P2P: Add option for disabling intra BSS distributionSudhakar Swaminathan2010-09-101-0/+6
* P2P: Add peer timeout into group formation 15 second timeoutJouni Malinen2010-09-101-0/+8
* P2P: Provide local event on GO Neg Req rejectionJouni Malinen2010-09-101-0/+2
* P2P: Use SSID from GO Negotiation to limit WPS provisioning stepJouni Malinen2010-09-091-2/+8
* P2P: Add Device Password ID to GO Neg Request RX eventJouni Malinen2010-09-091-1/+2
* P2P: Add support for cross connectionJouni Malinen2010-09-091-4/+14
* P2P: Fix channel forcing for p2p_connect authJouni Malinen2010-09-091-5/+12
* P2P: Fix country string mismatch validation off-by-one offsetJouni Malinen2010-09-091-2/+2
* P2P: Add initial version of P2P ModuleJouni Malinen2010-09-091-0/+1064