summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi
Commit message (Expand)AuthorAgeFilesLines
* WifiConfigManager: Ignore masked EAP passwordsRoshan Pius2017-06-221-2/+2
* WifiScanningService: Cache only results of full single scansRoshan Pius2017-06-202-8/+48
* Merge "WifiServiceImpl: check app status for startLOHS" into oc-devRebecca Silberstein2017-06-092-0/+21
|\
| * WifiServiceImpl: check app status for startLOHSRebecca Silberstein2017-06-082-0/+21
* | Merge "WifiVendorHal: improve handling of debug events" into oc-devMukesh Agrawal2017-06-091-15/+45
|\ \
| * | WifiVendorHal: improve handling of debug eventsmukesh agrawal2017-06-071-15/+45
* | | Merge "WifiBackupRestore: Backup networks from apps holding CONFIG_OVERRIDE" ...Roshan Pius2017-06-082-2/+13
|\ \ \
| * | | WifiBackupRestore: Backup networks from apps holding CONFIG_OVERRIDERoshan Pius2017-06-082-2/+13
* | | | Merge "WifiMonitor: Connect to wpa_supplicant more aggressively" into oc-devRoshan Pius2017-06-082-4/+4
|\ \ \ \
| * | | | WifiMonitor: Connect to wpa_supplicant more aggressivelyRoshan Pius2017-06-082-4/+4
* | | | | Merge "WifiBackupRestore: Change to |NETWORK_SETTINGS| permission" into oc-devRoshan Pius2017-06-081-4/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | WifiBackupRestore: Change to |NETWORK_SETTINGS| permissionRoshan Pius2017-06-061-4/+3
* | | | | Merge "Revert "WifiScanningService: Don't cache results of partial scan"" int...TreeHugger Robot2017-06-081-6/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Revert "WifiScanningService: Don't cache results of partial scan"Roshan Pius2017-06-071-6/+2
* | | | | Merge "Remove WTF log for WificondScannerImpl" into oc-devTreeHugger Robot2017-06-071-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove WTF log for WificondScannerImplNingyuan Wang2017-06-071-1/+1
* | | | | Merge "WifiApConfigStore: set LOHS wifi config networkId" into oc-devRebecca Silberstein2017-06-071-0/+1
|\ \ \ \ \
| * | | | | WifiApConfigStore: set LOHS wifi config networkIdRebecca Silberstein2017-06-061-0/+1
* | | | | | Merge "WifiStateMachine: add mode to softap update" into oc-devRebecca Silberstein2017-06-074-42/+94
|\| | | | | | |/ / / / |/| | | |
| * | | | WifiStateMachine: add mode to softap updateRebecca Silberstein2017-06-064-42/+94
* | | | | Merge "WifiStateMachine: add iface name to ap updates" into oc-devRebecca Silberstein2017-06-062-4/+28
|\| | | |
| * | | | WifiStateMachine: add iface name to ap updatesRebecca Silberstein2017-06-052-4/+28
| | |/ / | |/| |
* | | | Merge "Log disabled networks only" into oc-devRandy Pan2017-06-061-23/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Log disabled networks onlyRandy Pan2017-06-011-23/+18
* | | | Merge "Report single scan failure on inconsistent event" into oc-devNingyuan Wang2017-06-021-0/+10
|\ \ \ \
| * | | | Report single scan failure on inconsistent eventNingyuan Wang2017-06-011-0/+10
* | | | | Merge "SavedNetworkEvaluator: ignore ephemeral networks" into oc-devRandy Pan2017-06-021-4/+5
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | SavedNetworkEvaluator: ignore ephemeral networksRandy Pan2017-05-311-4/+5
* | | | Merge changes from topic 'supplicant_sta_iface_hal_network_change' into oc-devNingyuan Wang2017-06-016-64/+202
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove network from supplicant when it is disabledNingyuan Wang2017-05-315-14/+103
| * | | Do not remove and add the same networkNingyuan Wang2017-05-312-50/+99
* | | | Merge "Dump SingleScanStateMachine events" into oc-devNingyuan Wang2017-06-011-1/+3
|\ \ \ \
| * | | | Dump SingleScanStateMachine eventsNingyuan Wang2017-05-311-1/+3
| |/ / /
* | | | Merge "WifiScanningService: Don't cache results of partial scan" into oc-devRoshan Pius2017-06-011-2/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | WifiScanningService: Don't cache results of partial scanRoshan Pius2017-05-311-2/+6
* | | | Merge "Add support for installing Passpoint profile via overloaded API" into ...TreeHugger Robot2017-05-311-59/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add support for installing Passpoint profile via overloaded APIPeter Qiu2017-05-311-59/+24
* | | | Merge changes I1c24c60d,I1e8998c9 into oc-devTreeHugger Robot2017-05-312-8/+16
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | WifiStateMachine: Reset network ID for WPSRoshan Pius2017-05-301-1/+5
| * | InformationElementUtil: Handle malformed scan resultsRoshan Pius2017-05-301-7/+11
* | | Merge "WifiServiceImpl: setWifiEnabled permission check" into oc-devRebecca Silberstein2017-05-301-6/+7
|\ \ \ | |/ / |/| |
| * | WifiServiceImpl: setWifiEnabled permission checkRebecca Silberstein2017-05-261-6/+7
* | | SelfRecovery: Module for initiating internal stack restartsRoshan Pius2017-05-264-28/+87
* | | Merge "Support parsing WPS for scan result capabilties string" into oc-devTreeHugger Robot2017-05-261-4/+21
|\ \ \
| * | | Support parsing WPS for scan result capabilties stringNingyuan Wang2017-05-261-4/+21
| | |/ | |/|
* / | HalDeviceManager: Reduce severity of error log in isSupported()Roshan Pius2017-05-251-1/+1
|/ /
* | Merge "WifiMetrics: Add methods to increment new hal/cond metrics" into oc-devTreeHugger Robot2017-05-241-0/+45
|\ \
| * | WifiMetrics: Add methods to increment new hal/cond metricsRoshan Pius2017-05-241-0/+45
| |/
* | Merge "WifiConfigManager: convert BSSID to lower case" into oc-devTreeHugger Robot2017-05-241-1/+1
|\ \
| * | WifiConfigManager: convert BSSID to lower caseRandy Pan2017-05-191-1/+1