Age | Commit message (Expand) | Author |
2016-04-26 | WifiConnectivityManager: Run AlarmManager on WifiStateMachine thread | Randy Pan |
2016-04-26 | Merge "WifiConnectivityManager: Add stats for rate limiting" into nyc-dev | Roshan Pius |
2016-04-26 | Merge "Revert "WifiStateMachine: dynamically configure WifiHAL log level"" in... | TreeHugger Robot |
2016-04-26 | Merge "Do not use ANQP when Wifi is connecting or connected" into nyc-dev | Ningyuan Wang |
2016-04-26 | Revert "WifiStateMachine: dynamically configure WifiHAL log level" | Mukesh Agrawal |
2016-04-26 | WifiConnectivityManager: Add stats for rate limiting | Roshan Pius |
2016-04-26 | Merge "Fix another potential crash when dumping WifiScanningService" into nyc... | Mitchell Wills |
2016-04-25 | Merge "WifiStateMachine: dynamically configure WifiHAL log level" into nyc-dev | TreeHugger Robot |
2016-04-25 | Do not use ANQP when Wifi is connecting or connected | Ningyuan Wang |
2016-04-25 | Merge "WificonfigManager: Split out scandetail to network lookup" into nyc-dev | TreeHugger Robot |
2016-04-25 | Fix another potential crash when dumping WifiScanningService | Mitchell Wills |
2016-04-25 | Merge "Fix the string equality check, to avoid a possible NPE." into nyc-dev | Pankaj Kanwar |
2016-04-22 | WificonfigManager: Split out scandetail to network lookup | Roshan Pius |
2016-04-22 | Fix the string equality check, to avoid a possible NPE. | pkanwar |
2016-04-22 | Merge changes I2bfae3a9,I3e247667 into nyc-dev | Roshan Pius |
2016-04-22 | Merge "WifiConnectivityManager: Turn off ePno/Gscans" into nyc-dev | TreeHugger Robot |
2016-04-21 | WifiStateMachine: dynamically configure WifiHAL log level | mukesh agrawal |
2016-04-21 | WifiConnectivityManager: Unit tests for rate limit | Roshan Pius |
2016-04-21 | WifiConnectivityManager: Connection rate limit | Roshan Pius |
2016-04-21 | Merge "WifiConfigManager: Remove redundant code" into nyc-dev | TreeHugger Robot |
2016-04-21 | WifiConfigManager: Remove redundant code | Roshan Pius |
2016-04-21 | WifiConnectivityManager: Turn off ePno/Gscans | Roshan Pius |
2016-04-21 | Set WifiNetworkScoreCache DBG to false. | Jeremy Joslin |
2016-04-21 | Merge "WifiLogger: fix bug in HAL callback registration" into nyc-dev | TreeHugger Robot |
2016-04-20 | WifiLogger: fix bug in HAL callback registration | mukesh agrawal |
2016-04-20 | Merge "Use external scores on saved networks if requested." into nyc-dev | Jeremy Joslin |
2016-04-20 | Merge changes Id4cc9c3c,Ice7dad5a into nyc-dev | Samuel Tan |
2016-04-20 | Use external scores on saved networks if requested. | Jeremy Joslin |
2016-04-19 | Fix NullPointerException when dumping WifiScanningService | Mitchell Wills |
2016-04-19 | Merge "Refactor SoftApManagerTest." into nyc-dev | Daniel Erat |
2016-04-18 | Merge "WifiConnectivityManager: Clear scan details after results" into nyc-dev | Roshan Pius |
2016-04-18 | Merge "Fix unit test to check both ECM configs" into nyc-dev | Robert Greenwalt |
2016-04-18 | Log summarized packet fate reports | Samuel Tan |
2016-04-18 | Merge "Implement new async response for controller activity info" into nyc-dev | Adam Lesinski |
2016-04-18 | Merge "WifiConnectivityManger: Enable background/ePNO scan" into nyc-dev | Roshan Pius |
2016-04-18 | Fix unit test to check both ECM configs | Robert Greenwalt |
2016-04-18 | WifiConnectivityManager: Clear scan details after results | Roshan Pius |
2016-04-18 | QNS: Skip ephemeral networks deleted by user | Roshan Pius |
2016-04-18 | Refactor SoftApManagerTest. | Daniel Erat |
2016-04-15 | Add FrameParser | Samuel Tan |
2016-04-15 | Check KEY_CONFIG_WIFI_DISABLE_IN_ECBM on ECBM notification | Sunil Dutt |
2016-04-15 | WifiConnectivityManger: Enable background/ePNO scan | Roshan Pius |
2016-04-15 | Merge "Run WifiScanner on WifiStateMachine thread" into nyc-dev | Mitchell Wills |
2016-04-15 | Merge "Created LastResortWatchdog class" into nyc-dev | Glen Kuhne |
2016-04-15 | Merge "WifiScanningService: Correct state machine names" into nyc-dev | TreeHugger Robot |
2016-04-14 | WifiScanningService: Correct state machine names | Roshan Pius |
2016-04-14 | Run WifiScanner on WifiStateMachine thread | Mitchell Wills |
2016-04-14 | Merge "Condition on if the phone is connected to an AP" into nyc-dev | Randy Pan |
2016-04-14 | Merge "Add log when we don't update the channel list" into nyc-dev | TreeHugger Robot |
2016-04-14 | Condition on if the phone is connected to an AP | Randy Pan |
2016-04-14 | Merge "WifiScanningService: Remove ClienthandlerMap" into nyc-dev | TreeHugger Robot |
2016-04-14 | Created LastResortWatchdog class | Glen Kuhne |
2016-04-14 | WifiScanningService: Remove ClienthandlerMap | Roshan Pius |
2016-04-14 | Merge changes Ia5efa8a0,I2ec700c3 into nyc-dev | Samuel Tan |
2016-04-14 | Merge "Update hasEverConnected for wifi networks" into nyc-dev | Rebecca Silberstein |
2016-04-14 | Merge "BackgroundScanScheduler: Optimize buckets" into nyc-dev | Roshan Pius |
2016-04-13 | Add log when we don't update the channel list | Mitchell Wills |
2016-04-14 | Merge "Fixed incomplete OSEN config code." into nyc-dev | Jan Nordqvist |
2016-04-13 | Implement new async response for controller activity info | Adam Lesinski |
2016-04-13 | Merge "SupplicantWifiScanner: Increase single scan timeout" into nyc-dev | TreeHugger Robot |
2016-04-13 | SupplicantWifiScanner: Increase single scan timeout | Roshan Pius |
2016-04-13 | Merge changes I8da6c1a4,I619b9c81,I22a753d7,If818bc37 into nyc-dev | Mukesh Agrawal |
2016-04-13 | BackgroundScanScheduler: Optimize buckets | Roshan Pius |
2016-04-13 | WifiConfigStore: remove migrateCerts() | Samuel Tan |
2016-04-13 | WifiConfigStore: remove migrateOldEapTlsNative() | Samuel Tan |
2016-04-13 | Merge "WifiConfigStore: set requirePMF when ieee80211w==2" into nyc-dev | TreeHugger Robot |
2016-04-13 | WifiConfigStore: set requirePMF when ieee80211w==2 | Rebecca Silberstein |
2016-04-13 | Merge "Remove WifiConfigManager.mDeletedSSIDs" into nyc-dev | Samuel Tan |
2016-04-13 | Merge "WifiConfigManager: Remove dead code" into nyc-dev | TreeHugger Robot |
2016-04-13 | Fixed incomplete OSEN config code. | Jan Nordqvist |
2016-04-13 | Merge "WifiConfigManager: remove OLD_PRIVATE_KEY_NAME" into nyc-dev | TreeHugger Robot |
2016-04-13 | WifiConfigManager: Remove dead code | Roshan Pius |
2016-04-13 | Merge "WifiMetrics Extension" into nyc-dev | Glen Kuhne |
2016-04-13 | Merge "If Internet probe is redirected, pass redirect destination to NetworkA... | Paul Jensen |
2016-04-12 | WifiMetrics Extension | Glen Kuhne |
2016-04-12 | wifi service: nuke verbose logs on no-verbose | mukesh agrawal |
2016-04-12 | wifi service: add support for driver dump HAL API | mukesh agrawal |
2016-04-12 | Remove WifiConfigManager.mDeletedSSIDs | Samuel Tan |
2016-04-12 | WifiLogger: make firmware dump conditional on verbose | mukesh agrawal |
2016-04-12 | wifi service: add utility to check printability | mukesh agrawal |
2016-04-12 | Merge "Send failure reason from RttService." into nyc-dev | Wei Wang |
2016-04-12 | Merge "WifiConfigManager: set default value of mShowNetworks back to false" i... | TreeHugger Robot |
2016-04-12 | Update hasEverConnected for wifi networks | Rebecca Silberstein |
2016-04-12 | Merge "WifiConfigStore: read requirePMF config variable" into nyc-dev | Rebecca Silberstein |
2016-04-12 | WifiConfigManager: set default value of mShowNetworks back to false | Samuel Tan |
2016-04-12 | WifiConfigManager: remove obselete field description | Samuel Tan |
2016-04-12 | Send failure reason from RttService. | Wei Wang |
2016-04-12 | WifiConfigStore: read requirePMF config variable | Rebecca Silberstein |
2016-04-12 | WifiConfigManager: remove OLD_PRIVATE_KEY_NAME | Samuel Tan |
2016-04-12 | Merge "Remove startDelayedScan() from WifiStateMachine" into nyc-dev | Randy Pan |
2016-04-12 | Merge "Rename WifiConfigManager.getConfiguredNetworks()" into nyc-dev | Samuel Tan |
2016-04-12 | Merge "WifiConfigManager: remove mEnableSsidWhitelist and mEnableHalBasedPno"... | Samuel Tan |
2016-04-12 | Merge "Clean up scan from WifiStateMachine" into nyc-dev | Randy Pan |
2016-04-12 | Merge changes Iba4639b8,Ie07b4730 into nyc-dev | Randy Pan |
2016-04-12 | Merge "Move WifiScanner related code to scanner package" into nyc-dev | Mitchell Wills |
2016-04-12 | Merge "Update code coverage filter" into nyc-dev | Sebastien Hertz |
2016-04-11 | Remove startDelayedScan() from WifiStateMachine | Randy Pan |
2016-04-11 | Clean up scan from WifiStateMachine | Randy Pan |
2016-04-11 | Remove check for roaming by supplicant from QNS | Randy Pan |
2016-04-11 | Keep QNS local log enabled | Randy Pan |