summaryrefslogtreecommitdiffstats
path: root/service
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make autojoin parameters configurable" into m-wireless-devPierre Vandwalle2015-06-031-32/+32
|\
| * Make autojoin parameters configurablePierre Vandwalle2015-06-021-32/+32
* | Issue start/stop HAL along with load/unload driverVinit Deshpande2015-06-024-232/+287
|/
* Merge "make WiFi No Network Periodic Scans Interval to 5 minutes Bug:21274132...Pierre Vandwalle2015-06-021-6/+17
|\
| * make WiFi No Network Periodic Scans Interval to 5 minutesPierre Vandwalle2015-06-021-6/+17
* | Remove quotes around SSID when calling ssid white list APIPierre Vandwalle2015-06-022-5/+19
|/
* Merge "Removed cert verification from ConfigBuilder." into m-wireless-devVinit Deshpande2015-06-011-29/+29
|\
| * Removed cert verification from ConfigBuilder.Jan Nordqvist2015-05-291-29/+29
* | Minor fixes from comments.Jan Nordqvist2015-06-019-224/+361
* | Merge changes I1da47e51,I5d6b0cbe into m-wireless-devVinit Deshpande2015-06-014-23/+43
|\ \
| * | Fixed incorrect mnc-mcc matching.Jan Nordqvist2015-05-292-6/+5
| * | Fixed sequencing issue for Hotspot 2.0 IMSI matching.Jan Nordqvist2015-05-283-18/+39
| |/
* | dont use wifiscanner pauseScan/restartScanPierre Vandwalle2015-05-283-10/+34
* | fix crash in autojoincontrollerPierre Vandwalle2015-05-282-5/+14
|/
* Merge "update current configuration based on wifi SSID whitelist roam" into m...Pierre Vandwalle2015-05-282-77/+175
|\
| * update current configuration based on wifi SSID whitelist roamPierre Vandwalle2015-05-272-77/+175
* | Fix bad logs and a crash while reading configs [DO NOT MERGE]Vinit Deshpande2015-05-261-2/+6
* | Fixed bad network history saving and reading. [DO NOT MERGE]Jan Nordqvist2015-05-261-390/+297
* | Merge "fix handling of command for bssid hot list" into m-wireless-devVinit Deshpande2015-05-231-1/+1
|\ \ | |/ |/|
| * fix handling of command for bssid hot listNavtej Singh Mann2015-05-221-1/+1
* | make sure unblacklist thresholds are initializedPierre Vandwalle2015-05-222-5/+9
|/
* Wifi: Disable PNO (if enabled) only when the scan is allowed to triggerSunil Dutt2015-05-211-4/+19
* fix enabling autojoin offload based on tx/rx countersPierre Vandwalle2015-05-203-12/+58
* Move Halutil to vendor/google_testing/commsxinhe2015-05-202-3027/+0
* enable SSID whitelistPierre Vandwalle2015-05-192-1/+12
* Interpret scan-failed event from wpa_supplicant [DO NOT MERGE]Vinit Deshpande2015-05-193-6/+35
* Wifi log spam is still a thingxinhe2015-05-191-75/+75
* turn off WifiNative DBGxinhe2015-05-191-1/+1
* FW memory dump should be compressedxinhe2015-05-191-6/+48
* wifi: Do not kill the supplicant on a request to stop itSunil Dutt2015-05-191-5/+7
* add ssid white list for roam offloadPierre Vandwalle2015-05-184-2/+119
* add BSSID blacklist to autojoin/roam offloadPierre Vandwalle2015-05-155-11/+125
* Check for null return from getRingBufferStatus [DO NOT MERGE]Craig Lafayette2015-05-151-2/+4
* hal based Pno and lazy roam implementationPierre Vandwalle2015-05-145-248/+542
* Diff SSID 2.5 to 5Ghz auto switchingxinhe2015-05-132-153/+2
* minor fix for warningJerry Lee2015-05-121-1/+2
* Added cert path validation for CA cert.Jan Nordqvist2015-05-121-7/+32
* Changed SSID consistency check to deal with hidden SSIDs (logging only).Jan Nordqvist2015-05-122-3/+14
* Changed log tag, and fixed a NPE.Jan Nordqvist2015-05-1212-49/+44
* Disable PDBG in WifiStateMachineVinit Deshpande2015-05-121-1/+1
* Reduce WifiScanner logsVinit Deshpande2015-05-123-99/+115
* Unable to turn on Portable WiFi hotspot for 5GHz band[DO NOT MERGE]xinhe2015-05-121-3/+3
* Fix more logspam from HAL and WifiStateMachine [DO NOT MERGE]Vinit Deshpande2015-05-113-7/+10
* Add WifiScanner data in bugreports [DO NOT MERGE]Vinit Deshpande2015-05-111-11/+36
* Fix permissions check on WifiScanner APIsVinit Deshpande2015-05-111-0/+17
* Don't pause/restart scans across network connectionsVinit Deshpande2015-05-111-6/+0
* Remove old (KK based) batched scan API supportVinit Deshpande2015-05-112-573/+5
* Introduce battery blaming for WifiScannerVinit Deshpande2015-05-111-28/+77
* make autojoin more deterministicPierre Vandwalle2015-05-081-30/+14
* Merge "enable background scan as soon as screen is off Bug:20909311" into m-w...Pierre Vandwalle2015-05-071-1/+1
|\