1. 72b6326 Populate the disable_events field in the nan_publish_params struct. by Gabriel Biren · 10 months ago
  2. 1f1f1dd Implement the USD callbacks in aidl_manager. by Gabriel Biren · 10 months ago
  3. 073f12b Setup USD callback infrastructure and function calls. by Gabriel Biren · 10 months ago
  4. 82462d3 Implement remaining USD methods in the Vendor Supplicant. by Gabriel Biren · 10 months ago
  5. ed6acec Implement startUsdSubscribe in the Vendor Supplicant. by Gabriel Biren · 10 months ago
  6. 557fe49 Implement startUsdPublish in the Vendor Supplicant. by Gabriel Biren · 10 months ago
  7. 4a70060 Add temporary default implementation for the USD methods. by Gabriel Biren · 10 months ago
  8. f25324a Implement getUsdCapabilities in the Vendor Supplicant. by Gabriel Biren · 10 months ago
  9. f9a1427 Add usd_defaults target to the supplicant build file. by Gabriel Biren · 10 months ago
  10. e1dbf79 Pare down cflags and srcs for mainline supplicant by Matthew Wang · 10 months ago
  11. 9ed1c79 Fix CONFIG_NO_WPA compile/link errors by Matthew Wang · 10 months ago
  12. 6429725 Wrap a chunk in CONFIG_P2P by Matthew Wang · 10 months ago
  13. b9fbc66 Merge "Wrap some functions in CONFIG_DPP" into main by Treehugger Robot · 10 months ago
  14. 97d5f24 Merge "Add overlay support for hostapd" into main by Chris Weir · 10 months ago
  15. 53c6632 Wrap some functions in CONFIG_DPP by Matthew Wang · 10 months ago
  16. eb154fd Change the publish/subscribe return types to void by Gabriel Biren · 10 months ago
  17. d41879a Add overlay support for hostapd by Chris Weir · 11 months ago
  18. 23b36c8 Merge "Add skeleton USD implementation in the vendor supplicant." into main by Gabriel Biren · 10 months ago
  19. 4bb18b4 Merge "Replace the local WifiChannelWidth enum with the new AIDL definition." into main by Treehugger Robot · 10 months ago
  20. 58ac92d Add skeleton USD implementation in the vendor supplicant. by Gabriel Biren · 11 months ago
  21. 10f5ba6 Replace the local WifiChannelWidth enum with the new AIDL definition. by Gabriel Biren · 10 months ago
  22. 8d291ea wifi: Supports to remove link for MLO SAP by Les Lee · 11 months ago
  23. d8971d0 Merge "Support for BLE assisted discovery and pairing" into main by Treehugger Robot · 11 months ago
  24. a151c74 Support for BLE assisted discovery and pairing by Sunil Ravi · 11 months ago
  25. 0bc7872 Remove wpa_supplicant_private_lib_event from the mainline supplicant build rule. by Gabriel Biren · 11 months ago
  26. 9fbe9c7 Merge "Add fuzzer for the mainline supplicant service." into main by Treehugger Robot · 11 months ago
  27. c98b77e Add fuzzer for the mainline supplicant service. by Gabriel Biren · 11 months ago
  28. 8b77771 [automerger skipped] Merge 24Q4 (ab/12406339) into aosp-main-future am: c80eab95a7 -s ours by Xin Li · 11 months ago
  29. d1431ce Merge "wifi: Supports Soft AP client isolation configuration" into main by Yi Shiou (Les) Lee · 11 months ago
  30. 4098823 Merge changes from topic "mainline-supplicant-interfaces" into main by Gabriel Biren · 11 months ago
  31. ce44515 Merge "Remove sae_pmkid_in_assoc=1 from configuration file" into main by Sunil Ravi · 11 months ago
  32. 4f21243 Remove sae_pmkid_in_assoc=1 from configuration file by Sunil Ravi · 11 months ago
  33. c80eab9 Merge 24Q4 (ab/12406339) into aosp-main-future by Xin Li · 11 months ago
  34. a067961 Implement addUsdInterface and removeUsdInterface in the mainline supplicant. by Gabriel Biren · 11 months ago
  35. e455743 Move some config file logic to a shared utility class. by Gabriel Biren · 11 months ago
  36. ae30dc9 Initialize the rc and config files for the mainline supplicant. by Gabriel Biren · 11 months ago
  37. 8c60fc2 Add initial implementation for the mainline supplicant service. by Gabriel Biren · 12 months ago
  38. 2ba9e6c Prepare dependencies for the mainline supplicant AIDL implementation. by Gabriel Biren · 12 months ago
  39. 3c401c5 Move existing supplicant AIDL code to the /aidl/vendor subdirectory. by Gabriel Biren · 12 months ago
  40. 2fc9373 Add build target for the mainline supplicant. by Gabriel Biren · 12 months ago
  41. 9dfae3b wifi: Supports Soft AP client isolation configuration by Les Lee · 11 months ago
  42. 08f249a Convert wpa_supplicant related module to soong by Bill Yang · 12 months ago
  43. e2e2b82 Merge "Support for Wi-Fi Direct R2" into main by Sunil Ravi · 11 months ago
  44. 5031a04 Add Unit Tests For Hostapd AIDL by Chris Weir · 12 months ago
  45. de0e6bf Support for Wi-Fi Direct R2 by Sunil Ravi · 12 months ago
  46. fe471a1 Merge "ANDROID: add SCAN_STARTED and SCAN_RESULTS events..." into main by Matthew Wang · 12 months ago
  47. 22b5897 Merge "Update wifi AIDL versions" into main by Chris Weir · 12 months ago
  48. 349125d Merge "Add reporting for disconnect reason" into main by Chris Weir · 12 months ago
  49. c8ea613 ANDROID: add SCAN_STARTED and SCAN_RESULTS events... by Matthew Wang · 12 months ago
  50. 808564b Add reporting for disconnect reason by Chris Weir · 1 year, 2 months ago
  51. bd9b109 Merge "ANDROID: filter USD events for mainline supplicant" into main by Matthew Wang · 12 months ago
  52. b820c2b ANDROID: filter USD events for mainline supplicant by Matthew Wang · 1 year ago
  53. 195740e Merge "[wpa_supplicant] cumilative patch from commit a8655be0b" into main by Sunil Ravi · 12 months ago
  54. 2750a3d Merge "wifi: Support MLO SAP" into main by Yi Shiou (Les) Lee · 12 months ago
  55. 399c630 wifi: Support MLO SAP by Les Lee · 1 year, 1 month ago
  56. 532c598 Make bgscan and PASN configurable in Android.bp by Matthew Wang · 12 months ago
  57. 2907c8a Merge "Create prebuilts for wpa_supplicant" into main am: 073b9ad1b7 am: 8039094351 by Treehugger Robot · 12 months ago
  58. 8039094 Merge "Create prebuilts for wpa_supplicant" into main am: 073b9ad1b7 by Treehugger Robot · 12 months ago
  59. 073b9ad Merge "Create prebuilts for wpa_supplicant" into main by Treehugger Robot · 12 months ago
  60. cd57104 Update wifi AIDL versions by Chris Weir · 1 year ago
  61. 9a4404a Merge "libpasn: Add Android.bp changes to generate pasn library" into main by Sunil Ravi · 1 year ago
  62. 309bc3c Merge "Enable CONFIG_PASN and add pasn files to Android.bp" into main by Treehugger Robot · 1 year ago
  63. 97e30ce libpasn: Add Android.bp changes to generate pasn library by Vinay Gannevaram · 1 year, 6 months ago
  64. e008ff3 Enable CONFIG_PASN and add pasn files to Android.bp by Vinay Gannevaram · 1 year, 3 months ago
  65. 84db0e2 Create prebuilts for wpa_supplicant by Deyao Ren · 1 year, 1 month ago
  66. 5e2a116 Merge "Support for P2P Compatibility Mode" into main by Sunil Ravi · 1 year ago
  67. b24d63e Support for P2P Compatibility Mode by Sunil Ravi · 1 year ago
  68. b129714 Allow configuration of the CONFIG_NO_ROAMING flag in Android.bp by Matthew Wang · 1 year ago
  69. a546d42 Allow specifying a custom supplicant config file by Matthew Wang · 1 year ago
  70. c0f5d41 [wpa_supplicant] cumilative patch from commit a8655be0b by Sunil Ravi · 1 year, 1 month ago
  71. 47af8d9 Get RSN overriding feature support by Sunil Ravi · 1 year, 1 month ago
  72. c1ac7ed Update supplicant service to use supplicant AIDL V4 interface. by Sunil Ravi · 1 year, 1 month ago
  73. 7f76929 [wpa_supplicant] cumilative patch from commit 92374d59d by Sunil Ravi · 1 year, 2 months ago
  74. 99c035e Revert "Revert "[wpa_supplicant] cumilative patch from commit 4b..." by Sunil Ravi · 1 year, 3 months ago
  75. b0ac25f Revert "Revert "[wpa_supplicant] cumilative patch from commit 3a..." by Sunil Ravi · 1 year, 3 months ago
  76. c82bead Merge "wifi: Upgrade hostapd hal version" into main by Yi Shiou (Les) Lee · 1 year, 1 month ago
  77. 9242a8b [automerger skipped] Merge "Merge 24Q3 to AOSP main" into main am: 65a7b50857 -s ours am: 6c181b787a -s ours by Xin Li · 1 year, 1 month ago
  78. 6efe123 [automerger skipped] Merge 24Q3 to AOSP main am: 7ccf65a7d6 -s ours am: 3a19671ff3 -s ours by Xin Li · 1 year, 1 month ago
  79. 6c181b7 [automerger skipped] Merge "Merge 24Q3 to AOSP main" into main am: 65a7b50857 -s ours by Xin Li · 1 year, 1 month ago
  80. 3a19671 [automerger skipped] Merge 24Q3 to AOSP main am: 7ccf65a7d6 -s ours by Xin Li · 1 year, 1 month ago
  81. 65a7b50 Merge "Merge 24Q3 to AOSP main" into main by Xin Li · 1 year, 1 month ago
  82. 36412a5 wifi: Upgrade hostapd hal version by Les Lee · 1 year, 1 month ago
  83. 7ccf65a Merge 24Q3 to AOSP main by Xin Li · 1 year, 1 month ago
  84. 69bc53e [automerger skipped] Merge "Replace soong config module types with selects" into main am: 40f0830e3a -s ours am: 92c35b926a -s ours by Treehugger Robot · 1 year, 1 month ago
  85. 894a3b0 [automerger skipped] Replace soong config module types with selects am: 043a796ba7 -s ours am: 3976fe261e -s ours by Cole Faust · 1 year, 1 month ago
  86. 92c35b9 [automerger skipped] Merge "Replace soong config module types with selects" into main am: 40f0830e3a -s ours by Treehugger Robot · 1 year, 1 month ago
  87. 3976fe2 [automerger skipped] Replace soong config module types with selects am: 043a796ba7 -s ours by Cole Faust · 1 year, 1 month ago
  88. 40f0830 Merge "Replace soong config module types with selects" into main by Treehugger Robot · 1 year, 1 month ago
  89. 21e809a [automerger skipped] Merge "Define vintf fragment as a module" into main am: 06f4a33a2f -s ours am: 83acdd7754 -s ours by Treehugger Robot · 1 year, 1 month ago
  90. 85cf0ca [automerger skipped] Define vintf fragment as a module am: 92f7d0cb2a -s ours am: 00576fda08 -s ours by Kiyoung Kim · 1 year, 1 month ago
  91. 83acdd7 [automerger skipped] Merge "Define vintf fragment as a module" into main am: 06f4a33a2f -s ours by Treehugger Robot · 1 year, 1 month ago
  92. 00576fd [automerger skipped] Define vintf fragment as a module am: 92f7d0cb2a -s ours by Kiyoung Kim · 1 year, 1 month ago
  93. 06f4a33 Merge "Define vintf fragment as a module" into main by Treehugger Robot · 1 year, 1 month ago
  94. 0963a67 [automerger skipped] Define vintf fragment as a module am: 4b85f3751c -s ours by Kiyoung Kim · 1 year, 1 month ago
  95. 4b85f37 Define vintf fragment as a module by Kiyoung Kim · 1 year, 2 months ago
  96. 92f7d0c Define vintf fragment as a module by Kiyoung Kim · 1 year, 2 months ago
  97. 38cc6cd Merge "Define vintf fragment as a module" into main by Kiyoung Kim · 1 year, 1 month ago
  98. 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
  99. dbf1964 Add mutex to the supplicant aidl_return_util by Gabriel Biren · 1 year, 1 month ago
  100. b853dac Define vintf fragment as a module by Kiyoung Kim · 1 year, 2 months ago