summaryrefslogtreecommitdiffstats
path: root/service
Commit message (Expand)AuthorAgeFilesLines
...
* | WifiScanningService: Fix invalid offset errorLegrand Benjamin2016-03-171-1/+1
* | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...staging/cm-13.0+r22Steve Kondik2016-03-105-68/+290
|\ \
| * | Allow turning off Wi-Fi when emergency call is made [DO NOT MERGE]Vinit Deshpande2016-01-132-17/+70
| * | Guard against HAL returning null scan resultsVinit Deshpande2016-01-121-2/+7
| * | Reset idenitities for EAP-SIM networks when SIM is pulledVinit Deshpande2016-01-123-0/+53
| * | Appropriately fail EAP-SIM/AKA when SIM doesn't generate good responseVinit Deshpande2016-01-122-8/+26
| * | Fix issue with WiFi scan reportingAdam Lesinski2015-12-151-3/+2
| * | WiFi not connecting to WiFi when screen OFFxinhe2015-11-302-8/+103
| * | 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-233-4/+51
| |\ \ \
| * \ \ \ Merge "Disable Portable Wi-Fi hotspot in ECM" into mnc-dr-devPavel Zhamaitsiak2015-10-201-0/+7
| |\ \ \ \
| * \ \ \ \ am 35f3b9ce: Merge "Fix foreground scans for pre-M apps when location is disa...Fyodor Kupolov2015-10-161-11/+18
| |\ \ \ \ \
| * \ \ \ \ \ am f2e7f4fa: Merge "Security Vulnerability in android::onPnoNetworkFound" int...xin He2015-10-162-3/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ 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 e2ba917b: Merge "Do not throw an exception if appop\'s result is MODE_IGNO...Fyodor Kupolov2015-10-151-12/+7
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am 7b97c836: Merge "Set hs20 property to 1 when connecting to passpoint netwo...Pankaj Kanwar2015-10-152-0/+10
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am 12a1007d: Merge "Fix center frequency parsing bug." into mnc-dr-devPankaj Kanwar2015-10-151-4/+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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ am cacdd4fc: Merge "Fix mismatched buffer size in supplicant and WifiNative" ...Vinit Deshpande2015-10-071-2/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Avoid calling Class#getSimpleName from WifiStateMachine when not necessary.Erik Wolsheimer2015-10-021-30/+27
* | | | | | | | | | | | | | | | | wifi: Fix for re-association failure (auto join)Ravi Joshi2016-02-121-6/+0
* | | | | | | | | | | | | | | | | wifi: Handle the NULL check for the STATUS commandc_rrajiv2016-02-121-0/+6
* | | | | | | | | | | | | | | | | Merge "Kill wpa_supplicant before load driver" into cm-13.0Ethan Chen2016-02-031-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Kill wpa_supplicant before load driverKeith Mok2016-02-021-6/+6
* | | | | | | | | | | | | | | | | | Tethering: Turn off Wi-Fi Hotspot after inactivity (2/3)d34d2016-01-291-0/+6
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Use def_wifi_idle_ms to fetch WIFI_IDLE_MS defaultsDanesh M2016-01-111-10/+4
* | | | | | | | | | | | | | | | | Regional: Customize wifi hotspot and wifi namekaiyiz2015-12-222-5/+27
* | | | | | | | | | | | | | | | | Merge branch 'LA.BF64.1.2.2_rb4.10' of git://codeaurora.org/platform/framewor...Steve Kondik2015-12-161-0/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Do not add (anonymous) identity for EAP-SIM/AKA/AKA` networks."Linux Build Service Account2015-12-031-0/+50
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Do not add (anonymous) identity for EAP-SIM/AKA/AKA` networks.Sravanthi Palakonda2015-11-241-0/+50
* | | | | | | | | | | | | | | | | | | 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-082-5/+14
|\| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Check ecbm_mode_change param while processing ECBM intentSravanthi Palakonda2015-11-231-5/+5
| |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | 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-076-58/+121
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | 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-233-4/+51
| |\| | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | [DO NOT MERGE] EAP-TLS PMKID mismatch errorxinhe2015-10-233-4/+51
| * | | | | | | | | | | | | | | Disable Portable Wi-Fi hotspot in ECMPavel Zhamaitsiak2015-10-201-0/+7
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge "Fix foreground scans for pre-M apps when location is disabled" into mn...Fyodor Kupolov2015-10-161-11/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Fix foreground scans for pre-M apps when location is disabledFyodor Kupolov2015-10-151-11/+18
| | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge "Security Vulnerability in android::onPnoNetworkFound" into mnc-dr-devxin He2015-10-162-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| | * | | | | | | | | | | Security Vulnerability in android::onPnoNetworkFoundxinhe2015-10-162-3/+3
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | DO NOT MERGE Make sure wifi driver is actually turned off when requestedMitchell Wills2015-10-161-3/+4
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |