summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiStateMachine.java
Commit message (Expand)AuthorAgeFilesLines
* Fix EAP-SIM fallback identity generation outside of North AmericaRicardo Cerqueira2016-05-091-2/+12
* EAP: Make the state-machine MSIM-awareRicardo Cerqueira2016-04-051-6/+42
* eap-sim: Unbreak the standard non-proxied flow for multi-challenge requestsRicardo Cerqueira2016-04-041-3/+4
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...staging/cm-13.0+r22Steve Kondik2016-03-101-42/+74
|\
| * Reset idenitities for EAP-SIM networks when SIM is pulledVinit Deshpande2016-01-121-0/+26
| * Appropriately fail EAP-SIM/AKA when SIM doesn't generate good responseVinit Deshpande2016-01-121-8/+16
| * Fix issue with WiFi scan reportingAdam Lesinski2015-12-151-3/+2
| * WiFi not connecting to WiFi when screen OFFxinhe2015-11-301-1/+1
| * Don\'t set RSSI to -1 when no value is returnedMitchell Wills2015-10-291-9/+8
| |\
| * \ Merge "[DO NOT MERGE] Fix build breakage introduced by CL 797896" into mnc-dr...xin He2015-10-231-1/+1
| |\ \
| * \ \ Merge "[DO NOT MERGE] EAP-TLS PMKID mismatch error" into mnc-dr-devxin He2015-10-231-2/+28
| |\ \ \
| * \ \ \ am a8ed84c5: DO NOT MERGE Make sure wifi driver is actually turned off when r...Mitchell Wills2015-10-161-3/+4
| |\ \ \ \
| * \ \ \ \ am 4a7d3850: Merge "Prevent corruption of Wifi scan battery stats" into mnc-d...Mitchell Wills2015-10-151-1/+4
| |\ \ \ \ \
| * \ \ \ \ \ am d3ae426c: When entering disconnected state imediatly start a scanMitchell Wills2015-10-131-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am a7d7d91e: Merge "Handle supplicant state changes in non-ConnectModeState" ...Pankaj Kanwar2015-10-121-0/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am 6d88025b: Merge "Don\'t hold on to last scan results if scan is empty" int...Mitchell Wills2015-10-111-29/+2
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Avoid calling Class#getSimpleName from WifiStateMachine when not necessary.Erik Wolsheimer2015-10-021-30/+27
* | | | | | | | | | Kill wpa_supplicant before load driverKeith Mok2016-02-021-6/+6
* | | | | | | | | | wifi: Configure additional TCP parametersSteve Kondik2015-12-161-0/+9
* | | | | | | | | | Merge branch 'LA.BF64.1.2.2_rb4.9' of git://codeaurora.org/platform/framework...Steve Kondik2015-12-081-0/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Wi-Fi: Inform operating band change information to AutoJoinNalla Kartheek2015-11-181-0/+9
* | | | | | | | | | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-29/+52
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Don't set RSSI to -1 when no value is returnedMitchell Wills2015-10-281-9/+8
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge "[DO NOT MERGE] Fix build breakage introduced by CL 797896" into mnc-dr...xin He2015-10-231-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | [DO NOT MERGE] Fix build breakage introduced by CL 797896xinhe2015-10-231-1/+1
| * | | | | | | | | Merge "[DO NOT MERGE] EAP-TLS PMKID mismatch error" into mnc-dr-devxin He2015-10-231-2/+28
| |\| | | | | | | | | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | [DO NOT MERGE] EAP-TLS PMKID mismatch errorxinhe2015-10-231-2/+28
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | DO NOT MERGE Make sure wifi driver is actually turned off when requestedMitchell Wills2015-10-161-3/+4
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Prevent corruption of Wifi scan battery statsMitchell Wills2015-10-141-1/+4
| |/ / / / /
| * | | | / When entering disconnected state imediatly start a scanMitchell Wills2015-10-121-2/+2
| | |_|_|/ | |/| | |
| * | | | Merge "Handle supplicant state changes in non-ConnectModeState" into mnc-dr-devPankaj Kanwar2015-10-121-0/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Handle supplicant state changes in non-ConnectModeStatePrerepa Viswanadham2015-10-071-0/+4
| | | |/ | | |/|
| * / | Don't hold on to last scan results if scan is emptyMitchell Wills2015-10-051-29/+2
| |/ /
* | | Revert "wifi: Move WIFI_AUTO_CONNECT_TYPE to CMSettings."Danesh M2015-11-171-5/+4
* | | wifi: Move WIFI_AUTO_CONNECT_TYPE to CMSettings.Adnan Begovic2015-11-101-4/+5
* | | wifi: support devices with SoftAp that don't require firmware reloadMichaƫl Burtin2015-11-051-2/+4
* | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-58/+350
|\| |
| * | Persist and use country code reliablyVinit Deshpande2015-10-021-16/+13
| * | Don't reset country code on mobile signal lossVinit Deshpande2015-09-271-21/+26
| * | Merge "Honor country code change in wifi disabled state" into mnc-dr-devVinit Deshpande2015-09-241-14/+29
| |\ \
| | * | Honor country code change in wifi disabled stateVinit Deshpande2015-09-221-14/+29
| * | | Merge "Disable wifi firmware logging by default" into mnc-dr-devVinit Deshpande2015-09-241-2/+10
| |\ \ \
| | * | | Disable wifi firmware logging by defaultVinit Deshpande2015-09-231-2/+10
| | |/ /
| * | | Merge "Disconnection seen when roaming from 2.4Ghz to 5Ghz radio of the same ...xin He2015-09-211-0/+7
| |\ \ \ | | |/ / | |/| |
| | * | Disconnection seen when roaming from 2.4Ghz to 5Ghz radio of the same APxinhe2015-09-171-0/+7
| * | | Merge "initial wifi with default country code" into mnc-dr-devxin He2015-09-211-15/+18
| |\ \ \
| | * | | initial wifi with default country codexinhe2015-09-171-15/+18
| | |/ /
| * / / Pass Context to IpReachabilityMonitorErik Kline2015-09-211-0/+1
| |/ /
| * | Wifi fixes for RSSI offload.Lorenzo Colitti2015-09-161-23/+27
| * | Process RSSI breach event in L2 connect state; protect fromPrerepa Viswanadham2015-09-111-12/+16