1. 79e6c4f cumilative patch from commit 795075444 by Sunil Ravi · 9 months ago
  2. 06fd525 Add the USD dependencies to wpa_supplicant_defaults by Gabriel Biren · 9 months ago
  3. d68a0fa Merge "Return an error code from supplicant in onUsdPublishConfigFailed and notifyUsdSubscribeConfigFailed." into main by Gabriel Biren · 9 months ago
  4. 3509c05 Merge "Add support for provisionDiscoveryWithParams API" into main by Treehugger Robot · 10 months ago
  5. e9e8e0f Merge "Populate the disable_events field in the nan_publish_params struct." into main by Treehugger Robot · 10 months ago
  6. 2da838a Return an error code from supplicant in by Gabriel Biren · 10 months ago
  7. c62336d Add support for provisionDiscoveryWithParams API by Sunil Ravi · 10 months ago
  8. feab687 Merge changes I0867f694,I27481100,If5bc36c6,Iddc76053,Idc34f47b, ... into main by Gabriel Biren · 10 months ago
  9. 445cddb Merge "Implement getUsdCapabilities in the Vendor Supplicant." into main by Treehugger Robot · 10 months ago
  10. 72b6326 Populate the disable_events field in the nan_publish_params struct. by Gabriel Biren · 10 months ago
  11. 1f1f1dd Implement the USD callbacks in aidl_manager. by Gabriel Biren · 10 months ago
  12. 073f12b Setup USD callback infrastructure and function calls. by Gabriel Biren · 10 months ago
  13. 82462d3 Implement remaining USD methods in the Vendor Supplicant. by Gabriel Biren · 10 months ago
  14. ed6acec Implement startUsdSubscribe in the Vendor Supplicant. by Gabriel Biren · 10 months ago
  15. 557fe49 Implement startUsdPublish in the Vendor Supplicant. by Gabriel Biren · 10 months ago
  16. 4a70060 Add temporary default implementation for the USD methods. by Gabriel Biren · 10 months ago
  17. f25324a Implement getUsdCapabilities in the Vendor Supplicant. by Gabriel Biren · 10 months ago
  18. 10cb9b2 Merge "Add usd_defaults target to the supplicant build file." into main by Gabriel Biren · 10 months ago
  19. c2d0ed8 Merge "Add skeleton implemention for USD interface in the mainline supplicant." into main by Gabriel Biren · 10 months ago
  20. f9a1427 Add usd_defaults target to the supplicant build file. by Gabriel Biren · 10 months ago
  21. e1dbf79 Pare down cflags and srcs for mainline supplicant by Matthew Wang · 10 months ago
  22. 9ed1c79 Fix CONFIG_NO_WPA compile/link errors by Matthew Wang · 10 months ago
  23. 6429725 Wrap a chunk in CONFIG_P2P by Matthew Wang · 10 months ago
  24. 1ed6dda Add skeleton implemention for USD interface in the mainline supplicant. by Gabriel Biren · 10 months ago
  25. 53c6632 Wrap some functions in CONFIG_DPP by Matthew Wang · 10 months ago
  26. eb154fd Change the publish/subscribe return types to void by Gabriel Biren · 10 months ago
  27. 23b36c8 Merge "Add skeleton USD implementation in the vendor supplicant." into main by Gabriel Biren · 10 months ago
  28. 4bb18b4 Merge "Replace the local WifiChannelWidth enum with the new AIDL definition." into main by Treehugger Robot · 10 months ago
  29. 58ac92d Add skeleton USD implementation in the vendor supplicant. by Gabriel Biren · 11 months ago
  30. 10f5ba6 Replace the local WifiChannelWidth enum with the new AIDL definition. by Gabriel Biren · 10 months ago
  31. d8971d0 Merge "Support for BLE assisted discovery and pairing" into main by Treehugger Robot · 11 months ago
  32. a151c74 Support for BLE assisted discovery and pairing by Sunil Ravi · 11 months ago
  33. 0bc7872 Remove wpa_supplicant_private_lib_event from the mainline supplicant build rule. by Gabriel Biren · 11 months ago
  34. c98b77e Add fuzzer for the mainline supplicant service. by Gabriel Biren · 11 months ago
  35. 4098823 Merge changes from topic "mainline-supplicant-interfaces" into main by Gabriel Biren · 11 months ago
  36. ce44515 Merge "Remove sae_pmkid_in_assoc=1 from configuration file" into main by Sunil Ravi · 11 months ago
  37. 4f21243 Remove sae_pmkid_in_assoc=1 from configuration file by Sunil Ravi · 11 months ago
  38. a067961 Implement addUsdInterface and removeUsdInterface in the mainline supplicant. by Gabriel Biren · 11 months ago
  39. e455743 Move some config file logic to a shared utility class. by Gabriel Biren · 11 months ago
  40. ae30dc9 Initialize the rc and config files for the mainline supplicant. by Gabriel Biren · 11 months ago
  41. 8c60fc2 Add initial implementation for the mainline supplicant service. by Gabriel Biren · 12 months ago
  42. 2ba9e6c Prepare dependencies for the mainline supplicant AIDL implementation. by Gabriel Biren · 12 months ago
  43. 3c401c5 Move existing supplicant AIDL code to the /aidl/vendor subdirectory. by Gabriel Biren · 12 months ago
  44. 2fc9373 Add build target for the mainline supplicant. by Gabriel Biren · 12 months ago
  45. 08f249a Convert wpa_supplicant related module to soong by Bill Yang · 12 months ago
  46. e2e2b82 Merge "Support for Wi-Fi Direct R2" into main by Sunil Ravi · 11 months ago
  47. de0e6bf Support for Wi-Fi Direct R2 by Sunil Ravi · 12 months ago
  48. c8ea613 ANDROID: add SCAN_STARTED and SCAN_RESULTS events... by Matthew Wang · 12 months ago
  49. bd9b109 Merge "ANDROID: filter USD events for mainline supplicant" into main by Matthew Wang · 12 months ago
  50. b820c2b ANDROID: filter USD events for mainline supplicant by Matthew Wang · 1 year ago
  51. 195740e Merge "[wpa_supplicant] cumilative patch from commit a8655be0b" into main by Sunil Ravi · 12 months ago
  52. 532c598 Make bgscan and PASN configurable in Android.bp by Matthew Wang · 12 months ago
  53. 2907c8a Merge "Create prebuilts for wpa_supplicant" into main am: 073b9ad1b7 am: 8039094351 by Treehugger Robot · 12 months ago
  54. 9a4404a Merge "libpasn: Add Android.bp changes to generate pasn library" into main by Sunil Ravi · 1 year ago
  55. 309bc3c Merge "Enable CONFIG_PASN and add pasn files to Android.bp" into main by Treehugger Robot · 1 year ago
  56. 97e30ce libpasn: Add Android.bp changes to generate pasn library by Vinay Gannevaram · 1 year, 6 months ago
  57. e008ff3 Enable CONFIG_PASN and add pasn files to Android.bp by Vinay Gannevaram · 1 year, 3 months ago
  58. 84db0e2 Create prebuilts for wpa_supplicant by Deyao Ren · 1 year, 1 month ago
  59. 5e2a116 Merge "Support for P2P Compatibility Mode" into main by Sunil Ravi · 1 year ago
  60. b24d63e Support for P2P Compatibility Mode by Sunil Ravi · 1 year ago
  61. b129714 Allow configuration of the CONFIG_NO_ROAMING flag in Android.bp by Matthew Wang · 1 year ago
  62. a546d42 Allow specifying a custom supplicant config file by Matthew Wang · 1 year ago
  63. c0f5d41 [wpa_supplicant] cumilative patch from commit a8655be0b by Sunil Ravi · 1 year, 1 month ago
  64. 47af8d9 Get RSN overriding feature support by Sunil Ravi · 1 year, 1 month ago
  65. c1ac7ed Update supplicant service to use supplicant AIDL V4 interface. by Sunil Ravi · 1 year, 1 month ago
  66. 7f76929 [wpa_supplicant] cumilative patch from commit 92374d59d by Sunil Ravi · 1 year, 2 months ago
  67. 99c035e Revert "Revert "[wpa_supplicant] cumilative patch from commit 4b..." by Sunil Ravi · 1 year, 3 months ago
  68. b0ac25f Revert "Revert "[wpa_supplicant] cumilative patch from commit 3a..." by Sunil Ravi · 1 year, 3 months ago
  69. 4b85f37 Define vintf fragment as a module by Kiyoung Kim · 1 year, 2 months ago
  70. 38cc6cd Merge "Define vintf fragment as a module" into main by Kiyoung Kim · 1 year, 1 month ago
  71. badd26c Merge "Add mutex to the supplicant aidl_return_util to support multiple clients to the service." into main by Gabriel Biren · 1 year, 1 month ago
  72. dbf1964 Add mutex to the supplicant aidl_return_util by Gabriel Biren · 1 year, 1 month ago
  73. b853dac Define vintf fragment as a module by Kiyoung Kim · 1 year, 2 months ago
  74. 0b99b52 Replace soong config module types with selects by Cole Faust · 1 year, 2 months ago
  75. eb83e2a Revert "[wpa_supplicant] cumilative patch from commit 3a5d1a7e6" by Sunil Ravi · 1 year, 3 months ago
  76. 8861141 Revert "[wpa_supplicant] cumilative patch from commit 4b755c967" by Sunil Ravi · 1 year, 3 months ago
  77. af399a8 [wpa_supplicant] cumilative patch from commit 4b755c967 by Sunil Ravi · 1 year, 5 months ago
  78. 72e0122 [wpa_supplicant] cumilative patch from commit 3a5d1a7e6 by Sunil Ravi · 1 year, 7 months ago
  79. 89207fb Merge "Convert hostapd to soong" into main by Deyao Ren · 1 year, 4 months ago
  80. c69c43d Add missing source file to the wpa_cli_srcs filegroup. by Gabriel Biren · 1 year, 4 months ago
  81. 92170e5 Convert hostapd to soong by Deyao Ren · 1 year, 5 months ago
  82. e07dedb Merge "Enable open source multiple akm for Broadcom projects" into 24D1-dev am: d3dd7908ae by Isaac Chiou · 1 year, 5 months ago
  83. d3dd790 Merge "Enable open source multiple akm for Broadcom projects" into 24D1-dev by Isaac Chiou · 1 year, 5 months ago
  84. 6ce580d Enable open source multiple akm for Broadcom projects by Isaac Chiou · 1 year, 5 months ago
  85. 0ea5114 Cleanup p2p-iface to allow auto-go iface add. am: 10b3c6635c by Ajay Davanageri · 1 year, 5 months ago
  86. d7f8978 P2P: Fix fast IP address allocation for invitation of a persistent group by mtk30479 · 1 year, 9 months ago
  87. 10b3c66 Cleanup p2p-iface to allow auto-go iface add. by Ajay Davanageri · 1 year, 5 months ago
  88. 4c248f0 Support wpa_cli/hostapd_cli/hs20-osu-client in the bp build files. by chao.meng · 1 year, 11 months ago
  89. f473bef Add support for SAE-EXT FT handling during in driver roam by Vinayak Yadawad · 1 year, 6 months ago
  90. 2b5d313 Check the client interface version by Nate Jiang · 1 year, 7 months ago
  91. 61046af Add SDK check to decide the callback by Nate Jiang · 1 year, 7 months ago
  92. 54cb2aa Merge changes from topic "no-hard-code-apex-name" into main am: 0e57f94e6a am: 990ff3dfe0 by Jooyung Han · 1 year, 7 months ago
  93. 990ff3d Merge changes from topic "no-hard-code-apex-name" into main am: 0e57f94e6a by Jooyung Han · 1 year, 7 months ago
  94. 86a5f18 Merge changes from topic "qos-r3-hal-impl" into main by Treehugger Robot · 1 year, 7 months ago
  95. 8211a66 Add HAL service implementation for configureMscs and disableMscs. by Gabriel Biren · 1 year, 8 months ago
  96. d8031b0 Move downlink-specific QoS processing into an if-block. by Gabriel Biren · 1 year, 7 months ago
  97. f2c84a3 Add method to convert from AIDL QosCharacteristics by Gabriel Biren · 1 year, 8 months ago
  98. bd916f8 Support loading configs from APEX by Jooyung Han · 1 year, 8 months ago
  99. 40d8f1a Revert apex support from wpa_supplicant by Jooyung Han · 1 year, 8 months ago
  100. 17d3a5b Merge "Return successful status code from the MSCS HAL APIs." into main by Gabriel Biren · 1 year, 8 months ago