Age | Commit message (Expand) | Author |
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-14 | Merge "Fixed incomplete OSEN config code." into nyc-dev | Jan Nordqvist |
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 | 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-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 |
2016-04-11 | Move WifiScanner related code to scanner package | Mitchell Wills |
2016-04-11 | WifiConfigManager: remove mEnableSsidWhitelist and mEnableHalBasedPno | Samuel Tan |
2016-04-11 | Merge "Read preamble from HAL for responder." into nyc-dev | Wei Wang |
2016-04-11 | Rename WifiConfigManager.getConfiguredNetworks() | Samuel Tan |
2016-04-11 | Merge "WifiStateMachine: reduce number of LogRecords" into nyc-dev | Mukesh Agrawal |
2016-04-11 | Merge "Rename enableAutoJoinWhenAssociated()" into nyc-dev | Samuel Tan |
2016-04-11 | Merge "WifiConfigManager: remove unused fields" into nyc-dev | Samuel Tan |
2016-04-11 | WifiStateMachine: reduce number of LogRecords | mukesh agrawal |
2016-04-11 | Merge changes I468f7425,I649dca1b,Ic7f97157,I06a8be88 into nyc-dev | Samuel Tan |
2016-04-08 | Merge "Move single scan blaming from WifiStateMachine to WifiScanningService"... | Mitchell Wills |
2016-04-08 | Merge "Added buffering of filtered ScanDetails to QNS" into nyc-dev | Glen Kuhne |
2016-04-08 | Rename enableAutoJoinWhenAssociated() | Samuel Tan |
2016-04-08 | Merge "Track WifiState on single scan start" into nyc-dev | Glen Kuhne |
2016-04-08 | Merge "Build ESS into the GScan result's Capabilities" into nyc-dev | Randy Pan |
2016-04-08 | Added buffering of filtered ScanDetails to QNS | Glen Kuhne |
2016-04-08 | Move single scan blaming from WifiStateMachine to WifiScanningService | Mitchell Wills |
2016-04-08 | WifiConfigManager: remove unused fields | Samuel Tan |
2016-04-08 | WifiConfigManager: remove WifiStateMachine field | Samuel Tan |
2016-04-08 | Merge changes from topic 'ring-buffer-size' into nyc-dev | Mukesh Agrawal |
2016-04-08 | Move wnmFrameReceived() from WifiConfigManager to WifiStateMachine | Samuel Tan |
2016-04-08 | Move mActiveScanDetail from WifiStateMachine to WifiConfigManager | Samuel Tan |
2016-04-08 | Remove getCurrentUserId() and getCurrentUserProfiles() from | Samuel Tan |
2016-04-07 | WifiConfigManager: rename member and constant fields | Samuel Tan |
2016-04-07 | wifi service: use large ringbuffers in verbose mode | mukesh agrawal |
2016-04-07 | ByteArrayRingBuffer: add ability to resize buffer | mukesh agrawal |
2016-04-07 | Track WifiState on single scan start | Glen Kuhne |
2016-04-07 | Read preamble from HAL for responder. | Wei Wang |
2016-04-07 | Build ESS into the GScan result's Capabilities | Randy Pan |
2016-04-07 | WifiScanner: Remove pnosetting stopPno API (2/2) | Roshan Pius |
2016-04-07 | Merge "WifiNative: Remove PnoMonitor" into nyc-dev | Roshan Pius |
2016-04-07 | WifiNative: Remove PnoMonitor | Roshan Pius |
2016-04-06 | Enable/disable WifiConnectivityManager at runtime | Randy Pan |
2016-04-06 | Merge "Wifi Connectivity Manager" into nyc-dev | Randy Pan |
2016-04-06 | Wifi Connectivity Manager | Randy Pan |
2016-04-06 | Merge changes from topic 'packet-fate' into nyc-dev | Mukesh Agrawal |
2016-04-06 | Merge "WifiNative: Ignore tx level stats on unsupported devices" into nyc-dev | Roshan Pius |
2016-04-06 | WifiStateMachine: report failures to WifiLogger | mukesh agrawal |
2016-04-06 | WifiLogger: add support for packet fate | mukesh agrawal |
2016-04-06 | WifiNative: flesh out packet fate implementation | mukesh agrawal |
2016-04-06 | WifiNative C++: add support for packet fate | mukesh agrawal |
2016-04-06 | WifiNative: add infrastructure for packet fates | mukesh agrawal |
2016-04-06 | jni_helper: add createObjectWithArgs | mukesh agrawal |
2016-04-06 | Merge "WifiConfigStore: write configKey for legacy networks to WPA supplicant... | Samuel Tan |
2016-04-06 | WifiNative: Ignore tx level stats on unsupported devices | Roshan Pius |
2016-04-06 | Merge "Print the meteredHint in the dump." into nyc-dev | Jeremy Joslin |
2016-04-06 | If Internet probe is redirected, pass redirect destination to NetworkAgent. | Paul Jensen |
2016-04-05 | Print the meteredHint in the dump. | Jeremy Joslin |
2016-04-05 | Merge "Use new ICC authentication API for wifi statemachine." into nyc-dev | Junda Liu |
2016-04-05 | Move from on464XlatChange() to setNeighborDiscoveryOffload() | Erik Kline |
2016-04-05 | Merge "Plumb WiFi multicast filter through to ApfFilter" into nyc-dev | Paul Jensen |
2016-04-04 | WifiConfigStore: write configKey for legacy networks to WPA supplicant | Samuel Tan |
2016-04-01 | Defuse all bundles destined from WifiScanningService | Mitchell Wills |
2016-04-01 | Plumb WiFi multicast filter through to ApfFilter | Paul Jensen |
2016-04-01 | Merge "Calling BackupManager.dataChanged for WifiNetwork Changes" into nyc-dev | Ritesh Reddy |
2016-04-01 | Merge "Associate work source with single scan settings" into nyc-dev | Mitchell Wills |
2016-03-31 | Associate work source with single scan settings | Mitchell Wills |
2016-03-31 | WifiScanningServiceImpl: Reset HW PNO for all failure | Roshan Pius |
2016-03-31 | WifiConfigStore: use configKey instead of SSID as unique ID in | Samuel Tan |
2016-03-31 | Merge changes I18879cb1,Ic84bc39f,I8704da8f into nyc-dev | Roshan Pius |
2016-03-31 | Use new ICC authentication API for wifi statemachine. | Junda Liu |