1. a306b56 HalDeviceManager: Use name + type for interface cache by Roshan Pius · 7 years ago
  2. af4d933 Merge "WifiConfigManager: Retrieve all hidden networks" by TreeHugger Robot · 7 years ago
  3. 340f87d Merge "[AWARE] Configure DBG vs. VDBG" by Etan Cohen · 7 years ago
  4. cab7ee4 Merge changes from topic "dynamic_vdbg" by Etan Cohen · 7 years ago
  5. 4d26fe0 Merge "WifiDiagnostics: require verbose mode for ringbuffers" by Mukesh Agrawal · 7 years ago
  6. 9340e8f [AWARE] Configure DBG vs. VDBG by Etan Cohen · 7 years ago
  7. d187886 [AWARE] Restructure debugging flags to enable dynamic updates by Etan Cohen · 7 years ago
  8. 5386a02 [RTT] Convert to dynamic logging configuration by Etan Cohen · 7 years ago
  9. ac590b7 [HDM] Dynamically enable verbose logging in HDM by Etan Cohen · 7 years ago
  10. 62755e7 [WIFI] Move verbose logging init to Injector by Etan Cohen · 7 years ago
  11. d78c107 Merge "Disable partial scan if firmware roaming control is enabled" by TreeHugger Robot · 7 years ago
  12. 040c542 Merge "[AWARE] Check for RTT feature presence for Aware discovery with ranging" by TreeHugger Robot · 7 years ago
  13. b7fb3f1 WifiDiagnostics: require verbose mode for ringbuffers by mukesh agrawal · 7 years ago
  14. 203647e Merge "WifiConfig corresponding to a PasspointConfiguration is not shared by default" by TreeHugger Robot · 7 years ago
  15. f256eb5 WifiController: activate SoftApMode in WSMP by Rebecca Silberstein · 7 years ago
  16. 54e1f04 Disable partial scan if firmware roaming control is enabled by Ningyuan Wang · 7 years ago
  17. 2b394b4 SoftApManager: move interface creation by Rebecca Silberstein · 7 years ago
  18. bc58918 WifiController: add WifiStateMachinePrime by Rebecca Silberstein · 7 years ago
  19. 55bb45b WifiServiceImpl: ap state change response by Rebecca Silberstein · 7 years ago
  20. b1c7594 Merge "[Wifi connected score] Update values after reset" by TreeHugger Robot · 7 years ago
  21. 7cd2e36 Merge "[RTT2] Update RTT service name" by Etan Cohen · 7 years ago
  22. 0c47d26 [AWARE] Check for RTT feature presence for Aware discovery with ranging by Etan Cohen · 7 years ago
  23. 773a24c WifiConfig corresponding to a PasspointConfiguration is not shared by default by Sohani Rao · 7 years ago
  24. 5a1a743 Merge "[AWARE] Fix message length limit comparison" by TreeHugger Robot · 7 years ago
  25. df2e964 Merge changes I8d835c08,I4620691a by Eric Schwarzenbach · 7 years ago
  26. ff8fac8 [AWARE] Fix message length limit comparison by Etan Cohen · 7 years ago
  27. e2a224d Merge "[RTT2] Convert APIs to use MacAddress" by Etan Cohen · 7 years ago
  28. 94b2dab [RTT2] Update RTT service name by Etan Cohen · 7 years ago
  29. 38cf0c1 Merge "Fix bug - SSID field not cleared after disconnect" by Oscar Shu · 7 years ago
  30. c7ef445 Merge "Adds timeout mechanism for soft AP when no clients" by Mehdi Alizadeh · 7 years ago
  31. 1cdccf6 Merge "WifiStateMachinePrime: update interface management" by Rebecca Silberstein · 7 years ago
  32. e492f7f [RTT2] Convert APIs to use MacAddress by Etan Cohen · 7 years ago
  33. 5e511d2 Merge "WifiNative: New interface setup/teardown stub methods" by TreeHugger Robot · 7 years ago
  34. 5bcb9c4 Adds timeout mechanism for soft AP when no clients by Mehdi Alizadeh · 7 years ago
  35. b99799a Merge "SoftApManager: Move SoftApManager to WifiStateMachine thread" by Daniel Chapin · 7 years ago
  36. be8b764 Merge "SoftApManager: Start state machine after initializing WifiNative" by Daniel Chapin · 7 years ago
  37. 793f984 Merge "Decouple single scan and pno scan" by Ningyuan Wang · 7 years ago
  38. d39ac24 WifiNative: New interface setup/teardown stub methods by Roshan Pius · 7 years ago
  39. 95309b4 Merge "Refactored code to improve readability." by TreeHugger Robot · 7 years ago
  40. 0426376 Add dump commmand for Wifi Wake. by Eric Schwarzenbach · 7 years ago
  41. a57806d Connect WakeupLock and WakeupController to the config store data. by Eric Schwarzenbach · 7 years ago
  42. cc68b36 WifiStateMachinePrime: update interface management by Rebecca Silberstein · 7 years ago
  43. da247d9 Merge "[Wifi] Clear calling identity before permissions check" by TreeHugger Robot · 7 years ago
  44. 3e2f6be Merge "[HDM] New chip configuration: priority updates & tests" by Etan Cohen · 7 years ago
  45. 8dbf08d Merge changes from topic "remove unwanted APIs" by Oscar Shu · 7 years ago
  46. 303d9f5 Merge "Add WakeupConfigStoreData for reading and writing to config store." by Eric Schwarzenbach · 7 years ago
  47. 44662bb SoftApManager: Move SoftApManager to WifiStateMachine thread by Roshan Pius · 7 years ago
  48. 9d7b9a0 SoftApManager: Start state machine after initializing WifiNative by Roshan Pius · 7 years ago
  49. c796d18 [HDM] New chip configuration: priority updates & tests by Etan Cohen · 7 years ago
  50. c5f1e72 Add WakeupConfigStoreData for reading and writing to config store. by Eric Schwarzenbach · 7 years ago
  51. fc0ee31 Decouple single scan and pno scan by Ningyuan Wang · 7 years ago
  52. 88207ee Merge "WifiAwareNativeManager: Use handler for status callback" by TreeHugger Robot · 7 years ago
  53. 19c6781 WifiAwareNativeManager: Use handler for status callback by Roshan Pius · 7 years ago
  54. ff713cc Merge "WifiLinkLayerStats -> opt/net/wifi" by TreeHugger Robot · 7 years ago
  55. 0bdec91 [Wifi] Clear calling identity before permissions check by Sohani Rao · 7 years ago
  56. 2b54d06 Merge "Add WakeupLock." by TreeHugger Robot · 7 years ago
  57. 95a481a Fix bug - SSID field not cleared after disconnect by xshu · 7 years ago
  58. 421f603 [RTT2] limit max number of outstanding requests per UID by Etan Cohen · 7 years ago
  59. 11c5827 [RTT2] Use generic Responder configuration by Etan Cohen · 7 years ago
  60. fd95a68 SupplicantStaIfaceHal: Registration of death handler by Roshan Pius · 7 years ago
  61. b8dc0d2 SupplicantStaIfaceHal: Add support for concurrent ifaces by Roshan Pius · 7 years ago
  62. 91375b3 WificondControl: Add support for concurrent interfaces by Roshan Pius · 7 years ago
  63. 7065d8f WificondControl: Support interface teardown by Roshan Pius · 7 years ago
  64. d77212c WifiVendorHal: Support concurrent interfaces by Roshan Pius · 7 years ago
  65. 3153926 WifiVendorHal: Refactor start by Roshan Pius · 7 years ago
  66. 55dd51a WificondControl: Move to centralized death handling by Roshan Pius · 7 years ago
  67. 28a2347 Refactored code to improve readability. by Ignacio Guarna · 7 years ago
  68. 555837e HalDeviceManager: Allow synchronous callbacks by Roshan Pius · 7 years ago
  69. dfa3b6f Removed dead code by xshu · 7 years ago
  70. 7ab91f9 Remove implementation of unwanted APIs by xshu · 7 years ago
  71. 03e62de [Wifi connected score] Update values after reset by Michael Plass · 7 years ago
  72. 79efed9 Merge changes from topics "ProvisioningCallback", "PASSPOINT_APIs" by Sohani Rao · 7 years ago
  73. 0ddc2ba [Wifi][Passpoint] Connect to the provisioning AP by Sohani Rao · 7 years ago
  74. b36b985 [Wifi][Passpoint] Passpoint Provisioner and APIs by Sohani Rao · 7 years ago
  75. 31de339 Add WakeupLock. by Eric Schwarzenbach · 7 years ago
  76. 045079d WificondControl: Expose methods for softap operations by Roshan Pius · 7 years ago
  77. c1f78d2 Merge "Add WakeupController class." by Eric Schwarzenbach · 7 years ago
  78. 9306a7b Merge "Remove unused DUMP_ARG_SET_IPREACH_DISCONNECT* constants" by TreeHugger Robot · 7 years ago
  79. 442a0af WifiLinkLayerStats -> opt/net/wifi by Michael Plass · 7 years ago
  80. a55e8d7 Add WakeupController class. by Eric Schwarzenbach · 7 years ago
  81. 88ea920 Merge "Revert "Log the CHANGE_WIFI_STATE App Op in WifiServiceImpl (server changes)."" by Peter Visontay · 7 years ago
  82. 685b26e Revert "Log the CHANGE_WIFI_STATE App Op in WifiServiceImpl (server changes)." by Peter Visontay · 7 years ago
  83. 968a755 HalDeviceManager: Send iface name in destroyed listener by Roshan Pius · 7 years ago
  84. 8b10a7e Merge "WificondControl: Use IWificond for start/stop supplicant" by TreeHugger Robot · 7 years ago
  85. 7a99364 WificondControl: Use IWificond for start/stop supplicant by Roshan Pius · 7 years ago
  86. 3709e0d [AWARE] Aware ranging (RTT) to Aware discovery by Etan Cohen · 7 years ago
  87. f06c5fd Merge "[RTT2] Disable VDBG" by Etan Cohen · 7 years ago
  88. a6b9b89 Merge "[RTT2] Throttle requests from non-foreground apps/services" by Etan Cohen · 7 years ago
  89. efbdb86 Merge "Remove persist option for WifiServiceImpl.setCountryCode()" by Ningyuan Wang · 7 years ago
  90. 75bdfc3 [RTT2] Disable VDBG by Etan Cohen · 7 years ago
  91. 32bbc1a [RTT2] Throttle requests from non-foreground apps/services by Etan Cohen · 7 years ago
  92. 49a09fa Merge "WPS Metrics Added" by Jong Wook Kim · 7 years ago
  93. 62344ca WPS Metrics Added by Jong Wook Kim · 7 years ago
  94. a70c07d WifiNative: Move getChannelsForBand by Roshan Pius · 7 years ago
  95. 530cc96 Merge "[RTT2] Add support for WorkSource-based management" by Etan Cohen · 7 years ago
  96. c72b16b [RTT2] Add support for WorkSource-based management by Etan Cohen · 7 years ago
  97. 45ec8bd Merge "Log the CHANGE_WIFI_STATE App Op in WifiServiceImpl (server changes)." by Peter Visontay · 7 years ago
  98. 758d201 Merge "Collects metrics for number of soft AP clients" by Mehdi Alizadeh · 7 years ago
  99. fce196c Merge "Remove the usage of NoBandChannelHelper" by TreeHugger Robot · 7 years ago
  100. 6a7b5aa Merge "Get channels info from wificond" by TreeHugger Robot · 7 years ago