aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | P2P: Decrement sd_pending_bcast_queries when sd returns successConstantin Musca2014-11-042-10/+13
* | cfg80211: PTK passed as part of key management offload completionChet Lanctot2014-11-046-2/+51
* | TDLS: Decline Setup Request with status code 37 if BSSID does not matchSunil Dutt Undekari2014-11-041-1/+1
* | P2P: Handle improper WPS termination on GO during group formationSunil Dutt Undekari2014-11-043-8/+28
* | nl80211: Provide subtype and reason code for AP SME driversJouni Malinen2014-11-041-4/+13
* | eap_proxy: Initialize the freed pointer to NULL explicitlyNaresh Jayaram2014-11-041-20/+44
* | eap_proxy: Fallback mechanism to select appropriate qmi port.Bala Krishna Bhamidipati2014-11-041-18/+33
* | TDLS: Filter AID value properly for VHT peersJouni Malinen2014-11-041-1/+1
* | Revert "Revert "TDLS: Move AID=1 workaround into driver_nl80211.c""Rashmi Ramanna2014-11-042-3/+13
* | Revert "Revert "TDLS: Move AID=1 workaround into driver_nl80211.c" correctly"Rashmi Ramanna2014-11-041-1/+1
* | P2P: Add support for 60 GHz social channelAhmad Masri2014-11-044-36/+110