aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* P2P: Validate SSID element length before copying itstable/cm-12.0-YNG4Nstable/cm-12.0-YNG3Ccm-12.0Jouni Malinen2015-04-221-0/+1
* wpa_supplicant: Force the p2p channels to reuse frequencies used by STADiogo Ferreira2015-03-302-2/+196
* P2P: Consider 5 GHz channels also for auto GOKrishna Vamsi2015-03-181-1/+19
* Improve subject_match and domain_suffix_match documentationJouni Malinen2015-03-182-3/+27
* Do not trigger the scan during initialization on Android platformsSunil Dutt2015-02-141-0/+2
* Reject new SCAN commands if there is a pending requestJouni Malinen2015-02-141-0/+7
* nl80211: Ignore Connect failure for the previous associationJithu Jance2015-02-141-7/+36
* hostapd: Allow ACS to be offloaded to the driverPeng Xu2015-02-148-1/+244
* P2P: Check Invitation Response dialog token match for resend caseSunil Dutt2015-02-143-3/+31
* nl80211: Add driver flag to indicate mesh supportBob Copeland2015-02-144-4/+10
* hostapd: Change drv_flags from unsigned int to u64Yanbo Li2015-02-141-1/+1
* Merge branch 'LA.BF.1.1_rb1.16' of git://codeaurora.org/platform/external/wpa...stable/cm-12.0-YNG1ISteve Kondik2014-12-1315-35/+152
|\
| * Merge "eap_proxy: Remove extra bytes in EAP-Response/Identity" into LA.BF.1.1...Linux Build Service Account2014-12-101-1/+1
| |\
| | * eap_proxy: Remove extra bytes in EAP-Response/IdentityBala Krishna Bhamidipati2014-12-031-1/+1
| * | Allow a BSS entry with all-zeros BSSID to expireJouni Malinen2014-12-041-2/+3
| |/
| * Merge "P2P: Reinvite with social operation channel if no common channels"Linux Build Service Account2014-12-032-0/+20
| |\
| | * P2P: Reinvite with social operation channel if no common channelsRashmi Ramanna2014-12-012-0/+20
| * | Merge "Do not re-open Android control sockets"Linux Build Service Account2014-12-011-1/+27
| |\ \ | | |/ | |/|
| | * Do not re-open Android control socketsNeelansh Mittal2014-11-271-1/+27
| * | Merge "P2P: Do not change P2P state on GO Neg failure if it is P2P_SEARCH"Linux Build Service Account2014-11-271-2/+9
| |\ \ | | |/ | |/|
| | * P2P: Do not change P2P state on GO Neg failure if it is P2P_SEARCHRashmi Ramanna2014-11-211-2/+9
| * | Merge "MACsec: Fix policy configuration"Linux Build Service Account2014-11-251-2/+2
| |\ \ | | |/ | |/|
| | * MACsec: Fix policy configurationJouni Malinen2014-11-241-2/+2
| |/
| * Merge "Work around AP misbehavior on EAPOL-Key descriptor version"Linux Build Service Account2014-11-201-0/+3
| |\
| | * Work around AP misbehavior on EAPOL-Key descriptor versionJouni Malinen2014-11-171-0/+3
| * | Merge "WPS: Fix WPS-in-search check when STA_AUTOCONNECT is disabled"Linux Build Service Account2014-11-201-2/+4
| |\ \ | | |/ | |/|
| | * WPS: Fix WPS-in-search check when STA_AUTOCONNECT is disabledJouni Malinen2014-11-171-2/+4
| |/
| * Merge "P2P: Support GCMP as part of 60 GHz support"Linux Build Service Account2014-11-134-3/+20
| |\
| | * P2P: Support GCMP as part of 60 GHz supportAhmad Masri2014-11-044-3/+20
| * | Merge "P2P: Stop driver listen in p2p_state_timeout()"Linux Build Service Account2014-11-131-0/+4
| |\|
| | * P2P: Stop driver listen in p2p_state_timeout()Constantin Musca2014-11-041-0/+4
| * | Merge "P2P: Do not consider the p2p_scan results after p2p_stop_find"Linux Build Service Account2014-11-072-0/+29
| |\ \
| | * | P2P: Do not consider the p2p_scan results after p2p_stop_findSunil Dutt2014-11-052-0/+29
| * | | Merge "P2P: Remove unreachable code in wpas_p2p_stop_find()"Linux Build Service Account2014-11-071-6/+3
| |\| |
| | * | P2P: Remove unreachable code in wpas_p2p_stop_find()Eduardo Abinader2014-11-051-6/+3
| | |/
| * | Merge "P2P: Set p2p_scan_running based on driver scan request result"Linux Build Service Account2014-11-063-15/+28
| |\ \
| | * | P2P: Set p2p_scan_running based on driver scan request resultSunil Dutt2014-11-053-15/+28
| | |/
| * | Merge "P2P: Delay scan operation only when P2P is not in search state"Linux Build Service Account2014-11-061-2/+3
| |\ \ | | |/ | |/|
| | * P2P: Delay scan operation only when P2P is not in search stateSunil Dutt2014-11-041-2/+3
| |/
* | Merge tag 'android-5.0.1_r1' into HEADRicardo Cerqueira2014-12-030-0/+0
|\ \
| * | Work around AP misbehavior on EAPOL-Key descriptor versionJouni Malinen2014-11-181-0/+3
* | | Work around AP misbehavior on EAPOL-Key descriptor versionJouni Malinen2014-11-241-0/+3
* | | Revert "p2p: Add p2p_no_group_iface flag to p2p conf file"Steve Kondik2014-11-211-2/+0
| |/ |/|
* | P2P: Use timer to fail GO Negotation while waiting for peerstaging/cm-12.0-cafRashmi Ramanna2014-11-043-11/+27
* | Update pending connect radio work BSS pointer on scan updateJouni Malinen2014-11-044-6/+37
* | Invoke connect work done for all the connection failure casesSunil Dutt2014-11-041-1/+6
* | P2P: Stop TX wait on SD query TX status failureJouni Malinen2014-11-041-0/+2
* | P2P: Limit number of SD retries during findJouni Malinen2014-11-043-3/+16
* | P2P: Iterate through all peers in pending pre-find operationJouni Malinen2014-11-042-13/+54
* | GAS: Do not reply to P2P SD query from generic GAS/ANQP serverJouni Malinen2014-11-041-0/+24