summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-11Migrate channel/band toString to ChannelHelperMitchell Wills
2016-02-11Update scanner onScanStatus callback to include eventMitchell Wills
2016-02-11Merge changes I86b5194b,Ic4150120 into mm-wireless-devMitchell Wills
2016-02-11Merge "Migrate WiifConfigStoreTest to JUnit4" into mm-wireless-devMitchell Wills
2016-02-11Migrate WiifConfigStoreTest to JUnit4Mitchell Wills
2016-02-11Merge "Revert "Allow managed profile to modify networks"" into mm-wireless-devMitchell Wills
2016-02-11Revert "Allow managed profile to modify networks"Mitchell Wills
2016-02-11Merge "WifiMetrics ConnectionEvent logging" into mm-wireless-devGlen Kuhne
2016-02-11Allow managed profile to modify networksBartosz Fabianowski
2016-02-11Merge "Update network priorities before PNO is triggered" into mm-wireless-devRoshan Pius
2016-02-10WifiMetrics ConnectionEvent loggingGlen Kuhne
2016-02-10Add more functionality to ChannelHelperMitchell Wills
2016-02-10Merge "Split updateLinkProperties() and provisioning change handling" into mm...Erik Kline
2016-02-10Update network priorities before PNO is triggeredRoshan Pius
2016-02-10Merge "Remove unused supplicant scan with connection setup option" into mm-wi...Mitchell Wills
2016-02-11Split updateLinkProperties() and provisioning change handlingErik Kline
2016-02-10Merge "Staging WifiAP Configuration for backup" into mm-wireless-devRitesh Reddy
2016-02-11Upgrade from legacy dhcpcd to DhcpClientErik Kline
2016-02-09Remove unused supplicant scan with connection setup optionMitchell Wills
2016-02-09Merge "Rename WIFI_SCAN_DISABLED event to WIFI_SCAN_FAILED" into mm-wireless-devMitchell Wills
2016-02-09Rename WIFI_SCAN_DISABLED event to WIFI_SCAN_FAILEDMitchell Wills
2016-02-09Merge "Build 'capabilities' string for gscan results" into mm-wireless-devRandy Pan
2016-02-09Build 'capabilities' string for gscan resultsRandy Pan
2016-02-09Merge "Remove generic type argument from AnswerWithArguments" into mm-wireles...Mitchell Wills
2016-02-09Remove generic type argument from AnswerWithArgumentsMitchell Wills
2016-02-09Merge "Add a section on debugging tests to the test readme" into mm-wireless-devMitchell Wills
2016-02-09Merge "WifiConfigStore: Add CA_PATH_KEY to ENTERPRISE_CONFIG_SUPPLICANT_KEYS"...Samuel Tan
2016-02-09Merge "add more unit test case to Quality Network Selection" into mm-wireless...xin He
2016-02-09Merge "Removing Hotspot 2.0 OSU client code from framework." into mm-wireless...Jan Nordqvist
2016-02-08Add scan channel helper abstractionMitchell Wills
2016-02-08Enable Rtt Responder Role(2/4).Wei Wang
2016-02-08Merge "Add ScanDetailUtil to convert ScanResult to ScanDetail" into mm-wirele...Mitchell Wills
2016-02-08add more unit test case to Quality Network Selectionxinhe
2016-02-08Do some cleanup of WifiScanningServiceTestMitchell Wills
2016-02-08Staging WifiAP Configuration for backupRitesh Reddy
2016-02-07Add ScanDetailUtil to convert ScanResult to ScanDetailMitchell Wills
2016-02-06Add a section on debugging tests to the test readmeMitchell Wills
2016-02-05WifiConfigStore: Add CA_PATH_KEY to ENTERPRISE_CONFIG_SUPPLICANT_KEYSSamuel Tan
2016-02-05NAN: Add NAN HAL capabilityEtan Cohen
2016-02-05Merge "NAN: Adding tests for internal state of WifiNanStateManager" into mm-w...Etan Cohen
2016-02-05NAN: Adding tests for internal state of WifiNanStateManagerEtan Cohen
2016-02-04fix NullPointerException occurred duringxinhe
2016-02-04Removing Hotspot 2.0 OSU client code from framework.Jan Nordqvist
2016-02-04Move stub initialization to stub library.Etan Cohen
2016-02-04Merge "fix the broken network selection BSSID disable / enable" into mm-wirel...xin He
2016-02-03Merge "New System APIs for Passpoint r2 app." into mm-wireless-devJan Nordqvist
2016-02-03New System APIs for Passpoint r2 app.Jan Nordqvist
2016-02-03fix the broken network selection BSSID disable / enablexinhe
2016-02-03Move DHCPv4 mechanics out to IpManagerErik Kline
2016-02-02Merge "WifiApConfigStore refactoring" into mm-wireless-devPeter Qiu
2016-02-02Merge "decouple Quality Network Selection with WifiStateMachine" into mm-wire...xin He
2016-02-02Move static IP configuration into IpManagerErik Kline
2016-02-02Remove unused mDhcpActive variableErik Kline
2016-02-01Merge "Add DhcpFailure and BadNetworkEvent tests to WifiStateMachine" into mm...Pankaj Kanwar
2016-02-01Merge "Revert "Refactor WifiScanner support for oneshot scans"" into mm-wirel...Mitchell Wills
2016-02-01Revert "Refactor WifiScanner support for oneshot scans"Mitchell Wills
2016-02-01decouple Quality Network Selection with WifiStateMachinexinhe
2016-02-01Add DhcpFailure and BadNetworkEvent tests to WifiStateMachinepkanwar
2016-02-01Initial refactoring to migrate IP-related things to IpManagerErik Kline
2016-02-01Merge "Add stub support for wifi_configure_nd_offload()" into mm-wireless-devErik Kline
2016-01-29WifiApConfigStore refactoringPeter Qiu
2016-01-29Merge "Refactor WifiScanner support for oneshot scans" into mm-wireless-devMitchell Wills
2016-01-29Refactor WifiScanner support for oneshot scansMitchell Wills
2016-01-29Merge "WiFiServiceImpl should not be checking who is allowed to forget networ...Bartosz Fabianowski
2016-01-29Merge "Handle user switch in WifiStateMachine.DefaultState" into mm-wireless-devBartosz Fabianowski
2016-01-29Merge "Add static getLinkPropertiesSummary() method." into mm-wireless-devErik Kline
2016-01-29Add static getLinkPropertiesSummary() method.Erik Kline
2016-01-28Merge "NAN: add message ID to correlate message callbacks to original message...Etan Cohen
2016-01-28Merge "Correctly log old/new link properties when IP provisioning is lost" in...Peter Qiu
2016-01-28WiFiServiceImpl should not be checking who is allowed to forget networksBartosz Fabianowski
2016-01-28Handle user switch in WifiStateMachine.DefaultStateBartosz Fabianowski
2016-01-28Merge "Test that WifiConfigStore handles duplicate configurations correctly" ...Bartosz Fabianowski
2016-01-28Merge "Remodel Network Selection" into mm-wireless-devxin He
2016-01-27Remodel Network Selectionxinhe
2016-01-28Merge "Unbreak the code that chooses the DHCP client." into mm-wireless-devLorenzo Colitti
2016-01-28Unbreak the code that chooses the DHCP client.Lorenzo Colitti
2016-01-27Merge "WifiMetric shorter proto dump" into mm-wireless-devGlen Kuhne
2016-01-27WifiMetric shorter proto dumpGlen Kuhne
2016-01-27Merge changes I45f5c455,Ia36743cb into mm-wireless-devEtan Cohen
2016-01-27NAN: add message ID to correlate message callbacks to original messageEtan Cohen
2016-01-27Add stub support for WiFi packet filteringPaul Jensen
2016-01-27Merge "Support multiple CA certificates for EAP network" into mm-wireless-devRubin Xu
2016-01-26Test that WifiConfigStore handles duplicate configurations correctlyBartosz Fabianowski
2016-01-26Update bug numbers referenced by TODOsBartosz Fabianowski
2016-01-26Support multiple CA certificates for EAP networkRubin Xu
2016-01-25Update JNI per RTT HAL API changes for 11mc responder role.Etan Cohen
2016-01-25NAN: Update NAN API per new HAL - rename Unmatch -> MatchExpiredEtan Cohen
2016-01-25Merge "Updates for gscan HAL updates in N" into mm-wireless-devMitchell Wills
2016-01-25Correctly log old/new link properties when IP provisioning is lostPeter Qiu
2016-01-25Implement private network configurations in WifiServiceBartosz Fabianowski
2016-01-21Updates for gscan HAL updates in NMitchell Wills
2016-01-22Add stub support for wifi_configure_nd_offload()Erik Kline
2016-01-21Remove WifiWatchdogStateMachinePeter Qiu
2016-01-21Merge "Add some tests for WifiScanningService" into mm-wireless-devMitchell Wills
2016-01-20Add some tests for WifiScanningServiceMitchell Wills
2016-01-20Merge "Wifi Metrics, Initial Commit" into mm-wireless-devGlen Kuhne
2016-01-20Wifi Metrics, Initial CommitGlen Kuhne
2016-01-20Merge "Optimize WiFi scanner predefined bucket settings" into mm-wireless-devRandy Pan
2016-01-20Merge "Constant reboots with the latest Dogfood release NYC" into mm-wireless...xin He
2016-01-20Constant reboots with the latest Dogfood release NYCxinhe