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