summaryrefslogtreecommitdiffstats
path: root/service
Commit message (Expand)AuthorAgeFilesLines
* am 4a7d3850: Merge "Prevent corruption of Wifi scan battery stats" into mnc-d...Mitchell Wills2015-10-151-1/+4
|\
| * Merge "Prevent corruption of Wifi scan battery stats" into mnc-dr-devMitchell Wills2015-10-151-1/+4
| |\
| | * Prevent corruption of Wifi scan battery statsMitchell Wills2015-10-141-1/+4
* | | am e2ba917b: Merge "Do not throw an exception if appop\'s result is MODE_IGNO...Fyodor Kupolov2015-10-151-12/+7
|\| |
| * | Merge "Do not throw an exception if appop's result is MODE_IGNORED" into mnc-...Fyodor Kupolov2015-10-151-12/+7
| |\ \
| | * | Do not throw an exception if appop's result is MODE_IGNOREDFyodor Kupolov2015-10-141-12/+7
* | | | am 7b97c836: Merge "Set hs20 property to 1 when connecting to passpoint netwo...Pankaj Kanwar2015-10-152-0/+10
|\| | |
| * | | Merge "Set hs20 property to 1 when connecting to passpoint network" into mnc-...Pankaj Kanwar2015-10-152-0/+10
| |\ \ \
| | * | | Set hs20 property to 1 when connecting to passpoint networkVinit Deshpande2015-10-142-0/+10
| | | |/ | | |/|
* | | | am 12a1007d: Merge "Fix center frequency parsing bug." into mnc-dr-devPankaj Kanwar2015-10-151-4/+4
|\| | |
| * | | Merge "Fix center frequency parsing bug." into mnc-dr-devPankaj Kanwar2015-10-151-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | Fix center frequency parsing bug.Wei Wang2015-10-121-4/+4
| | |/
* | | am d3ae426c: When entering disconnected state imediatly start a scanMitchell Wills2015-10-131-2/+2
|\| |
| * | When entering disconnected state imediatly start a scanMitchell Wills2015-10-121-2/+2
| |/
* | am a7d7d91e: Merge "Handle supplicant state changes in non-ConnectModeState" ...Pankaj Kanwar2015-10-121-0/+4
|\|
| * 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
* | | am 6d88025b: Merge "Don\'t hold on to last scan results if scan is empty" int...Mitchell Wills2015-10-111-29/+2
|\| |
| * | Merge "Don't hold on to last scan results if scan is empty" into mnc-dr-devMitchell Wills2015-10-111-29/+2
| |\ \ | | |/ | |/|
| | * Don't hold on to last scan results if scan is emptyMitchell Wills2015-10-051-29/+2
* | | am cacdd4fc: Merge "Fix mismatched buffer size in supplicant and WifiNative" ...Vinit Deshpande2015-10-071-2/+7
|\| |
| * | Merge "Fix mismatched buffer size in supplicant and WifiNative" into mnc-dr-devVinit Deshpande2015-10-071-2/+7
| |\ \ | | |/ | |/|
| | * Fix mismatched buffer size in supplicant and WifiNativeVinit Deshpande2015-10-021-2/+7
* | | Avoid calling Class#getSimpleName from WifiStateMachine when not necessary.Erik Wolsheimer2015-10-021-30/+27
|/ /
* / Persist and use country code reliablyVinit Deshpande2015-10-021-16/+13
|/
* Phone rebooted when trying to select problematic WiFi networkxinhe2015-09-301-1/+1
* Don't reset country code on mobile signal lossVinit Deshpande2015-09-272-21/+44
* Merge "Honor country code change in wifi disabled state" into mnc-dr-devVinit Deshpande2015-09-242-15/+30
|\
| * Honor country code change in wifi disabled stateVinit Deshpande2015-09-222-15/+30
* | Merge "Disable wifi firmware logging by default" into mnc-dr-devVinit Deshpande2015-09-243-4/+48
|\ \
| * | Disable wifi firmware logging by defaultVinit Deshpande2015-09-233-4/+48
| |/
* | 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
* | Make sure to cleanup rssi cmd before starting new oneMitchell Wills2015-09-181-3/+19
* | Remove all scans before scheduling a new scanMitchell Wills2015-09-171-0/+20
|/
* Wifi fixes for RSSI offload.Lorenzo Colitti2015-09-161-23/+27
* Merge "Add DUMP permission check to WifiScanner service." into mnc-dr-devDaniel Cashman2015-09-111-0/+11
|\
| * Add DUMP permission check to WifiScanner service.dcashman2015-09-101-0/+11
* | Process RSSI breach event in L2 connect state; protect fromPrerepa Viswanadham2015-09-111-12/+16
|/
* Merge "Revert "Dump more ring buffer data in bugreports"" into mnc-dr-devVineeta Srivastava2015-09-092-70/+12
|\
| * Revert "Dump more ring buffer data in bugreports"Vineeta Srivastava2015-09-092-70/+12
* | Merge "Return ERROR_HARDWARE_ERROR if the hardware reports an error." into mn...Lorenzo Colitti2015-09-091-2/+15
|\ \
| * | Return ERROR_HARDWARE_ERROR if the hardware reports an error.Lorenzo Colitti2015-09-081-2/+15
| |/
* / Support config_wifi_revert_country_code_on_cellular_lossVinit Deshpande2015-09-041-23/+53
|/
* Dump more ring buffer data in bugreportsVinit Deshpande2015-09-012-12/+70
* am 0553024a: Merge "Revert "Add wake lock that is acquired during full wifi s...Mitchell Wills2015-08-282-51/+4
|\
| * Merge "Revert "Add wake lock that is acquired during full wifi scans"" into m...Mitchell Wills2015-08-282-51/+4
| |\