1. ea829a5 WifiServiceImpl: system server side for apband conversion check by Rebecca Silberstein · 7 years ago
  2. b8f9dbb Merge "[WIFI] Add null check before variable access to prevent an APR" into pi-dev by TreeHugger Robot · 7 years ago
  3. 03a6e4b Merge "Revert "[HDM] Add API to check for STA+AP concurrency"" into pi-dev by TreeHugger Robot · 7 years ago
  4. f8a741d [WIFI] Add null check before variable access to prevent an APR by Etan Cohen · 7 years ago
  5. c91130a Merge "Restrict wifi p2p broadcasts" into pi-dev by Michael Plass · 7 years ago
  6. 6d00ad6 Revert "[HDM] Add API to check for STA+AP concurrency" by Etan Cohen · 7 years ago
  7. 2556eba wifi: do not reset country code on SIM removal by Kumar Anand · 7 years ago
  8. fa64c6a Restrict wifi p2p broadcasts by Michael Plass · 7 years ago
  9. c871b31 Merge "[HDM] Add API to check for STA+AP concurrency" into pi-dev by Etan Cohen · 7 years ago
  10. c8d06c3 Merge "[WIFI] Make sure only a single callback is registered on IWifiChip" into pi-dev by Etan Cohen · 7 years ago
  11. 37dbaec [HDM] Add API to check for STA+AP concurrency by Etan Cohen · 7 years ago
  12. b80ef7c [WIFI] Make sure only a single callback is registered on IWifiChip by Etan Cohen · 7 years ago
  13. 507cac6 Merge "Separates RSSI poll histogram by channel frequency" into pi-dev by Oscar Shu · 7 years ago
  14. 08bc7ef Merge changes I790baf5e,I133f4861 into pi-dev by Rebecca Silberstein · 7 years ago
  15. 8c544cc WifiStateMachinePrime: discard messages from old managers by Rebecca Silberstein · 7 years ago
  16. 6aee2c6 Separates RSSI poll histogram by channel frequency by xshu · 7 years ago
  17. e25d6df Add null check on getting p2p iface name by Zhao Sun · 7 years ago
  18. 2dd0927 Merge "[WifiScoreReport] Don't report score if RSSI is invalid" into pi-dev by Michael Plass · 7 years ago
  19. e96b48c Merge changes from topic "79482323-params-expid" into pi-dev by TreeHugger Robot · 7 years ago
  20. c2a1f90 WifiStateMachine: Re-enable network on internet validation by Roshan Pius · 7 years ago
  21. cdf02c9 [WifiScoreReport] Don't report score if RSSI is invalid by Michael Plass · 7 years ago
  22. f5ec751 Remove wifi/ScoringParams.hexDigest by Michael Plass · 7 years ago
  23. 7a40c4e WifiMetrics score experiment id by Michael Plass · 7 years ago
  24. b974bdf Add wifi ScoringParams expid by Michael Plass · 7 years ago
  25. f46c054 ModeManagers: do not report disabled when stopped by Rebecca Silberstein · 7 years ago
  26. 0c4df94 WifiConfigManager: Do not disconnect on temp failure due to no internet by Roshan Pius · 7 years ago
  27. d020989 WifiConfigManager: Temporarily disable network with no internet access by Roshan Pius · 7 years ago
  28. 0c24fe2 Merge "WifiVendorHal: Make HAL state change callback synchronous" into pi-dev by TreeHugger Robot · 7 years ago
  29. b0294c7 Merge "WifiMetrics: Add metrics when softap band preference unsatisfied" into pi-dev by TreeHugger Robot · 7 years ago
  30. 029276c WifiVendorHal: Make HAL state change callback synchronous by Roshan Pius · 7 years ago
  31. dfd5b98 WifiMetrics: Add metrics when softap band preference unsatisfied by Roshan Pius · 7 years ago
  32. d4140ce Merge "WifiVendorHal: Change radio mode info parsing logic" into pi-dev by TreeHugger Robot · 7 years ago
  33. 215179e Merge "Update WifiInfo MAC address more frequently" into pi-dev by Jong Wook Kim · 7 years ago
  34. 26ef01e Merge "WifiConfigManager: Explcitly set the disable reason for new networks" into pi-dev by Roshan Pius · 7 years ago
  35. 3de4ac0 WifiConfigManager: Explcitly set the disable reason for new networks by Roshan Pius · 7 years ago
  36. 2ec4553 Only allow settings app to set user choice by Roshan Pius · 7 years ago
  37. f578cab Merge "SupplicantStaIfaceHal: Don't trigger onDeath for remote exception" into pi-dev by TreeHugger Robot · 7 years ago
  38. a766972 SupplicantStaIfaceHal: Don't trigger onDeath for remote exception by Roshan Pius · 7 years ago
  39. 92f24bd Merge "WifiDiagnostics: Fix alert handling" into pi-dev by Roshan Pius · 7 years ago
  40. f62d209 Merge "ActiveModeManager: add dump calls" into pi-dev by Rebecca Silberstein · 7 years ago
  41. 0ab9dc2 Merge "WifiServiceImpl: stop softap when ip config fails" into pi-dev by Rebecca Silberstein · 7 years ago
  42. 0f2eb7d WifiDiagnostics: Fix alert handling by Roshan Pius · 7 years ago
  43. 49e6532 WifiVendorHal: Change radio mode info parsing logic by Roshan Pius · 7 years ago
  44. 5c077af Merge "Revert "Temporarily disable APF on automotive platforms"" into pi-dev by Bernie Innocenti · 7 years ago
  45. d0cf894 ActiveModeManager: add dump calls by Rebecca Silberstein · 7 years ago
  46. 710f95b Merge "WifiStateMachine: send supplicant connection bcast" into pi-dev by Rebecca Silberstein · 7 years ago
  47. fdc381a Revert "Temporarily disable APF on automotive platforms" by Lorenzo Colitti · 7 years ago
  48. daa1892 Merge "Also await IpClient's shutdown" into pi-dev by Erik Kline · 7 years ago
  49. 2d78153 Merge "Make the SSID known to ConnectivityService immediately." into pi-dev by Chalard Jean · 7 years ago
  50. fa250b2 WifiStateMachine: send supplicant connection bcast by Rebecca Silberstein · 7 years ago
  51. 287ef4f WifiServiceImpl: stop softap when ip config fails by Rebecca Silberstein · 7 years ago
  52. ee3e529 Also await IpClient's shutdown by Erik Kline · 7 years ago
  53. 8f30ad3 Merge changes I848ba9b1,I03a75b45 into pi-dev by Rebecca Silberstein · 7 years ago
  54. c6e0552 ClientModeManager: immediately clean up state onDestroyed by Rebecca Silberstein · 7 years ago
  55. 3067a2a Fix VelocityBasedConnectedScore fault by Michael Plass · 7 years ago
  56. acb03b5 Remove mWifiLinkLayerStatsSupported counter by Michael Plass · 7 years ago
  57. edeaa6e Make the SSID known to ConnectivityService immediately. by Chalard Jean · 7 years ago
  58. b4f3210 Merge "WifiNetworkSelector: Networks with no internet should not be sufficient" into pi-dev by Roshan Pius · 7 years ago
  59. 10c226e Update WifiInfo MAC address more frequently by Jong Wook Kim · 7 years ago
  60. dd573bb SoftApManager: no teardown when iface destroyed by Rebecca Silberstein · 7 years ago
  61. e7990d2 WifiStateMachinePrime: Reorder variable initialization order by Roshan Pius · 7 years ago
  62. caf3f0d WifiController: softap mode untethered by Rebecca Silberstein · 7 years ago
  63. f2a7e35 WifiNetworkSelector: Networks with no internet should not be sufficient by Roshan Pius · 7 years ago
  64. fa8245f Merge changes from topic "radio_mode_change" into pi-dev by android-build-team Robot · 7 years ago
  65. 569c761 Merge "WifiConfigurationUtil: Validate UTF-8 ssid length correctly" into pi-dev by Roshan Pius · 7 years ago
  66. abd6ecc Merge "WifiScanningServiceImpl: Ignore duplicate scan available" into pi-dev by android-build-team Robot · 7 years ago
  67. fa295ef Merge "Convert RTT background throttle to a settable value (2/2)." into pi-dev by android-build-team Robot · 7 years ago
  68. 823a734 Merge "Sink device not displaying PIN when connect using WPS_KEYPAD option" into pi-dev by Jong Wook Kim · 7 years ago
  69. f6b3ce0 Merge "Wifi Framework Connected MAC Randomization Metrics" into pi-dev by Jong Wook Kim · 7 years ago
  70. 8cc621a WifiConfigurationUtil: Validate UTF-8 ssid length correctly by Roshan Pius · 7 years ago
  71. bd5f9eb Merge "WiFi: Move SAR implementation to SarManager" into pi-dev by Ahmed ElArabawy · 7 years ago
  72. 5768a4c Merge "WifiStateMachine: Shutdown IpClient when exiting client mode" into pi-dev by Roshan Pius · 7 years ago
  73. f9a0389 WiFi: Move SAR implementation to SarManager by Ahmed ElArabawy · 7 years ago
  74. 0b1020d Merge "DO NOT MERGE: Temporarily disable APF on automotive platforms." into pi-dev by Scott Randolph · 7 years ago
  75. 19391ae Sink device not displaying PIN when connect using WPS_KEYPAD option by Rajiv Ranjan · 8 years ago
  76. 1395e21 Convert RTT background throttle to a settable value (2/2). by Wei Wang · 7 years ago
  77. d308b61 WifiStateMachine: Shutdown IpClient when exiting client mode by Roshan Pius · 7 years ago
  78. 04b6de9 DO NOT MERGE: Temporarily disable APF on automotive platforms. by Lorenzo Colitti · 7 years ago
  79. 1f61e8e WifiMetrics: Add metrics for radio mode change by Roshan Pius · 7 years ago
  80. a0f40a2 WifiNative: Handle radio mode change callbacks by Roshan Pius · 7 years ago
  81. fb15cdf WifiVendorHal: Add callbacks for radio mode change detection by Roshan Pius · 7 years ago
  82. 229bbf4 WifiServiceImpl: Additional permission checks for startScan by Roshan Pius · 7 years ago
  83. 57e50ae Merge "Revert "Revert "WifiService: Return status from startScan()""" into pi-dev by Roshan Pius · 7 years ago
  84. a632941 Revert "Revert "WifiService: Return status from startScan()"" by Roshan Pius · 7 years ago
  85. 356dd18 WifiScanningServiceImpl: Ignore duplicate scan available by Roshan Pius · 7 years ago
  86. ea90820 Merge "ScanRequestProxy: Clear scan request timestamps on app removal" into pi-dev by TreeHugger Robot · 7 years ago
  87. c2b6f74 Merge "Revert "WifiService: Return status from startScan()"" into pi-dev by Doris Ling · 7 years ago
  88. 83fff9b Revert "WifiService: Return status from startScan()" by Doris Ling · 7 years ago
  89. fa3f7d7 Merge "Revert "Revert "WifiServiceImpl: Fix package removal broadcast handling""" into pi-dev by TreeHugger Robot · 7 years ago
  90. e24655e Merge "ScanRequestProxy: Bypass scan throttling for setup wizard" into pi-dev by Roshan Pius · 7 years ago
  91. 88f2592 ScanRequestProxy: Clear scan request timestamps on app removal by Roshan Pius · 7 years ago
  92. 8c1cb0b Revert "Revert "WifiServiceImpl: Fix package removal broadcast handling"" by Roshan Pius · 7 years ago
  93. d3994eb WifiService: Return status from startScan() by Roshan Pius · 7 years ago
  94. 1b4ce10 Merge "[AWARE] Failure to release network requests can lead to further failures" into pi-dev by TreeHugger Robot · 7 years ago
  95. 4a9f043 Wifi Framework Connected MAC Randomization Metrics by Jong Wook Kim · 7 years ago
  96. 6f66b8f ScanRequestProxy: Bypass scan throttling for setup wizard by Roshan Pius · 7 years ago
  97. 87506f9 Merge changes Ic48999b4,I6756f9ee into pi-dev by Oscar Shu · 7 years ago
  98. 73eacd6 Merge "Make NETWORK_SETTINGS trump CHANGE_WIFI_STATE" into pi-dev by Oscar Shu · 7 years ago
  99. 81382b5 Merge "WifiConnectivityManager: Add config flag for filtering DBS scans" into pi-dev by TreeHugger Robot · 7 years ago
  100. 2a25e03 Merge "ClientModeManager: set wifi state" into pi-dev by Rebecca Silberstein · 7 years ago