1. 1c6cb69 Merge "Clean up after RTT operations finished. (1/2)" into oc-dev by Wei Wang · 8 years ago
  2. 8c50b5a Clean up after RTT operations finished. (1/2) by Wei Wang · 8 years ago
  3. b666cda Revert "Add capabilities for wifi_hal_legacy" by Randy Pan · 8 years ago
  4. 5eca115 Merge changes from topic 'fix_configure_chip' into oc-dev by TreeHugger Robot · 8 years ago
  5. f8bb8d7 Fix configureChip() VTS test by Ningyuan Wang · 8 years ago
  6. b1ad3a7 Return ERROR_NOT_SUPPORTED when configureChip() is used for reconfiguration by Ningyuan Wang · 8 years ago
  7. 0d0fb63 Merge changes from topic 'fuguWifi' into oc-dev by Randy Pan · 8 years ago
  8. b09f65c Merge "wifi(implementation): Turn on DFS flag for STA" into oc-dev by TreeHugger Robot · 8 years ago
  9. 08d1df4 wifi(implementation): Turn on DFS flag for STA by Roshan Pius · 8 years ago
  10. 94a07c4 Add missing document for supplicant hal, current.txt. by Ningyuan Wang · 8 years ago
  11. dbb3102 Improve logger feature set handling by Randy Pan · 8 years ago
  12. 1addbea Add capabilities for wifi_hal_legacy by Randy Pan · 8 years ago
  13. 8afd952 Merge "Changed the naming scheme for Treble java libraries (both static and dynamic)" into oc-dev by TreeHugger Robot · 8 years ago
  14. e3c0b02 Merge changes I52c156ed,I9fb9a924 into oc-dev by TreeHugger Robot · 8 years ago
  15. 6fa374a Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 8 years ago
  16. eb88c40 Merge "wifi(interface): Add links to APF docs" into oc-dev by Ningyuan Wang · 8 years ago
  17. 2972c5f Add VTS tests for Wfd by Ningyuan Wang · 8 years ago
  18. 6dc0781 Add VTS tests for Bonjour and Upnp service by Ningyuan Wang · 8 years ago
  19. 37e8742 Add VTS tests for wps related APIs in ISupplicantIface by Ningyuan Wang · 8 years ago
  20. 61d3d5e Merge "Add VTS test for ISupplicantP2pIface::removeGroup()" into oc-dev by TreeHugger Robot · 8 years ago
  21. ce01460 Merge "Add more VTS tests for SupplicantStaIface" into oc-dev by TreeHugger Robot · 8 years ago
  22. c788891 wifi(interface): Add links to APF docs by Roshan Pius · 8 years ago
  23. 680018b Add VTS test for ISupplicantP2pIface::removeGroup() by Ningyuan Wang · 8 years ago
  24. 17f0c0d Merge changes from topic 'hidl-vendor-available' into oc-dev by Steven Moreland · 8 years ago
  25. 2d76d86 Merge "Add more VTS tests for ISupplicantP2pIface" into oc-dev by TreeHugger Robot · 8 years ago
  26. 7147f8f Merge "Add more VTS tests for ISupplicantNetwork" into oc-dev by TreeHugger Robot · 8 years ago
  27. 3d56bdf Merge "Fix VTS test for SupplicantStaNetwork::setGetEapPhase2Method()" into oc-dev by TreeHugger Robot · 8 years ago
  28. 4629846 Merge "Add VTS tests for ISupplicantIface" into oc-dev by TreeHugger Robot · 8 years ago
  29. f2c858b Merge "Add more VTS tests for ISupplicantNetwork" into oc-dev by TreeHugger Robot · 8 years ago
  30. aa9b37d Add more VTS tests for ISupplicantNetwork by Ningyuan Wang · 8 years ago
  31. 7a5a185 Add more VTS tests for SupplicantStaIface by Ningyuan Wang · 8 years ago
  32. aa3e01f Merge "Fix VTS test for SupplicantP2pIface::stopFind()" into oc-dev by TreeHugger Robot · 8 years ago
  33. e52e880 Add more VTS tests for ISupplicantP2pIface by Ningyuan Wang · 8 years ago
  34. 4ebd10a Merge "Copy wifi_hidl_call_util.h for supplicant VTS test" into oc-dev by Ningyuan Wang · 8 years ago
  35. e97b2be Add more VTS tests for ISupplicantNetwork by Ningyuan Wang · 8 years ago
  36. 4833b06 Add VTS tests for ISupplicantIface by Ningyuan Wang · 8 years ago
  37. dd05603 Copy wifi_hidl_call_util.h for supplicant VTS test by Ningyuan Wang · 8 years ago
  38. b2799c3 Update makefiles. by Steven Moreland · 8 years ago
  39. 271f16e Fix VTS test for SupplicantStaNetwork::setGetEapPhase2Method() by Ningyuan Wang · 8 years ago
  40. 6504cb2 Fix VTS test for SupplicantP2pIface::stopFind() by Ningyuan Wang · 8 years ago
  41. 2c5d412 wifi: add VTS tests for IWifiApIface by Peter Qiu · 8 years ago
  42. eeee2b1 Merge "wifi: add VTS tests for IWifiStaIface" into oc-dev by TreeHugger Robot · 8 years ago
  43. 32a736f wifi: add VTS tests for IWifiStaIface by Peter Qiu · 8 years ago
  44. 7f326f9 [WIFI][VTS] Don't call RequestDriverDebugDump API if not supported by Etan Cohen · 8 years ago
  45. 4b132a9 [AWARE][VTS] Update WifiChipHidlTest NAN tests by Etan Cohen · 8 years ago
  46. 3797e18 wifi(implementation): Print out the cb object on failure by Roshan Pius · 8 years ago
  47. 4094107 wifi(implementation): Ignore IE parsing error by Roshan Pius · 8 years ago
  48. cab37be wifi(implementation): Return const-ref for callback set by Roshan Pius · 8 years ago
  49. 67d378d [AWARE] Create true translations between legacy and hidl enums by Etan Cohen · 8 years ago
  50. e3509d4 supplicant(vts): Compilation fixes by Roshan Pius · 8 years ago
  51. 675ae49 Convert all comments into "doxygen-ready" comments. by Andreas Huber · 8 years ago
  52. 34e4bc4 wifi(implementation): Stop loading vendor library statically by Roshan Pius · 8 years ago
  53. e90c31f Update makefiles. by Steven Moreland · 8 years ago
  54. 2d523c0 [WIFI] Restore initialization code by Etan Cohen · 8 years ago
  55. 9e71d7d Merge "[AWARE] Add Passphrase data-path security" by Etan Cohen · 8 years ago
  56. c58619e [AWARE] Add Passphrase data-path security by Etan Cohen · 8 years ago
  57. c314841 supplicant(interface): Add an event for bssid changes by Roshan Pius · 8 years ago
  58. a1c76e4 wifi(implementation): Return proper status code on initialize by Roshan Pius · 8 years ago
  59. d65be16 supplicant(interface): Correct the WFD info length by Roshan Pius · 8 years ago
  60. 94b4bdc supplicant(interface): Support for P2P client list and save config by Roshan Pius · 8 years ago
  61. 39c2609 supplicant(interface): Add support for disabling auto connect by Roshan Pius · 8 years ago
  62. d23068f supplicant(interface): List out all status/reason codes by Roshan Pius · 8 years ago
  63. 864cae3 Merge "supplicant(vts): More tests" by Roshan Pius · 8 years ago
  64. 16ae0c8 Merge "[AWARE] Separate Aware (NAN) VTS tests into a separate test binary." by Etan Cohen · 8 years ago
  65. a49579b [AWARE] Separate Aware (NAN) VTS tests into a separate test binary. by Etan Cohen · 8 years ago
  66. 036da68 supplicant(vts): More tests by Roshan Pius · 9 years ago
  67. d32a43f wifi(implementation): Make a boolean flag atomic by Roshan Pius · 8 years ago
  68. e42ace2 wifi: Add support for multiple radio stats by Roshan Pius · 8 years ago
  69. 48df739 wifi: Link the new libcld80211 library by Subhani Shaik · 8 years ago
  70. 48b4ce2 Merge "[WIFI][HIDL] Add device-based feature flag support" by Etan Cohen · 8 years ago
  71. 78cfef9 wifi(implementation): Add null checks for RTT result by Roshan Pius · 8 years ago
  72. c570040 [WIFI][HIDL] Add device-based feature flag support by Etan Cohen · 8 years ago
  73. 6b87201 Change vts target base test class name by Yuexi Ma · 8 years ago
  74. cdca055 Merge changes If83c1cbe,I12ad2665 by Roshan Pius · 8 years ago
  75. 46b6454 wifi(implementation): Move out clearing on stop complete by Roshan Pius · 8 years ago
  76. 255cdb2 Merge "[AWARE] Relocate ranging field in legacy HAL - match in HIDL impl" by Etan Cohen · 8 years ago
  77. 3819e41 wifi(vts): Some IWifiChip/IWifiStaIface tests by Roshan Pius · 9 years ago
  78. 691a455 Add hidl_default and make modules use hidl_default. by Steven Moreland · 8 years ago
  79. 853a9b5 update-makefiles.sh: wifi by Steven Moreland · 8 years ago
  80. 5b80421 [AWARE] Relocate ranging field in legacy HAL - match in HIDL impl by Etan Cohen · 8 years ago
  81. cbafd53 supplicant(interface): Add support for get/set raw psk by Roshan Pius · 8 years ago
  82. f297cae Merge "wifi: Fetch the gscan bucket idx from request" by Treehugger Robot · 8 years ago
  83. 7bf6dc8 supplicant(interface): Add timedOut param in assoc reject by Roshan Pius · 8 years ago
  84. 4cf4059 wifi: Fetch the gscan bucket idx from request by Roshan Pius · 8 years ago
  85. f12f1ee wifi(implementation): Clear the chip immediately on IWifi.stop() by Roshan Pius · 8 years ago
  86. 814b765 wifi(implementation): Allow wifi hal to access gps by Roshan Pius · 8 years ago
  87. 89145d5 Merge "[AWARE] VTS baseline" by Etan Cohen · 8 years ago
  88. 8005413 [AWARE] VTS baseline by Etan Cohen · 8 years ago
  89. 590744b wifi(implementation): Clear all structs before conversion by Roshan Pius · 8 years ago
  90. 208e46b wifi(implementation): Use strlen for size of ssid by Roshan Pius · 8 years ago
  91. 8c0c8e9 wifi: Few minor interface changes by Roshan Pius · 8 years ago
  92. 7d32288 Merge "Add columns to namespace for vts target base test invocation" by Treehugger Robot · 8 years ago
  93. 93d2541 Add columns to namespace for vts target base test invocation by Yuexi Ma · 8 years ago
  94. a4b9cad Merge "[AWARE] Data-path negotiation update" by Etan Cohen · 8 years ago
  95. 5fd2ce6 Merge "change all vts hidl tests to use VtsHalHidlTargetBaseTest" by Yuexi Ma · 8 years ago
  96. 4ba6a7d Merge "[AWARE] Data-path cipher API correction" by Etan Cohen · 8 years ago
  97. 178dfd5 change all vts hidl tests to use VtsHalHidlTargetBaseTest by Yuexi Ma · 8 years ago
  98. 3c5d8ae [AWARE] Data-path negotiation update by Etan Cohen · 8 years ago
  99. d188984 [AWARE] Data-path cipher API correction by Etan Cohen · 8 years ago
  100. d28a3dc Remove viral dependency on libhwbinder. by Steven Moreland · 8 years ago