1. 532c598 Make bgscan and PASN configurable in Android.bp by Matthew Wang · 12 months ago
  2. 2907c8a Merge "Create prebuilts for wpa_supplicant" into main am: 073b9ad1b7 am: 8039094351 by Treehugger Robot · 1 year ago
  3. 9a4404a Merge "libpasn: Add Android.bp changes to generate pasn library" into main by Sunil Ravi · 1 year ago
  4. 309bc3c Merge "Enable CONFIG_PASN and add pasn files to Android.bp" into main by Treehugger Robot · 1 year ago
  5. 97e30ce libpasn: Add Android.bp changes to generate pasn library by Vinay Gannevaram · 1 year, 6 months ago
  6. e008ff3 Enable CONFIG_PASN and add pasn files to Android.bp by Vinay Gannevaram · 1 year, 3 months ago
  7. 84db0e2 Create prebuilts for wpa_supplicant by Deyao Ren · 1 year, 1 month ago
  8. 5e2a116 Merge "Support for P2P Compatibility Mode" into main by Sunil Ravi · 1 year ago
  9. b24d63e Support for P2P Compatibility Mode by Sunil Ravi · 1 year ago
  10. b129714 Allow configuration of the CONFIG_NO_ROAMING flag in Android.bp by Matthew Wang · 1 year ago
  11. a546d42 Allow specifying a custom supplicant config file by Matthew Wang · 1 year ago
  12. 47af8d9 Get RSN overriding feature support by Sunil Ravi · 1 year, 1 month ago
  13. c1ac7ed Update supplicant service to use supplicant AIDL V4 interface. by Sunil Ravi · 1 year, 1 month ago
  14. 7f76929 [wpa_supplicant] cumilative patch from commit 92374d59d by Sunil Ravi · 1 year, 3 months ago
  15. 99c035e Revert "Revert "[wpa_supplicant] cumilative patch from commit 4b..." by Sunil Ravi · 1 year, 3 months ago
  16. b0ac25f Revert "Revert "[wpa_supplicant] cumilative patch from commit 3a..." by Sunil Ravi · 1 year, 3 months ago
  17. 4b85f37 Define vintf fragment as a module by Kiyoung Kim · 1 year, 2 months ago
  18. 38cc6cd Merge "Define vintf fragment as a module" into main by Kiyoung Kim · 1 year, 2 months ago
  19. badd26c Merge "Add mutex to the supplicant aidl_return_util to support multiple clients to the service." into main by Gabriel Biren · 1 year, 2 months ago
  20. dbf1964 Add mutex to the supplicant aidl_return_util by Gabriel Biren · 1 year, 2 months ago
  21. b853dac Define vintf fragment as a module by Kiyoung Kim · 1 year, 2 months ago
  22. 0b99b52 Replace soong config module types with selects by Cole Faust · 1 year, 2 months ago
  23. eb83e2a Revert "[wpa_supplicant] cumilative patch from commit 3a5d1a7e6" by Sunil Ravi · 1 year, 3 months ago
  24. 8861141 Revert "[wpa_supplicant] cumilative patch from commit 4b755c967" by Sunil Ravi · 1 year, 3 months ago
  25. af399a8 [wpa_supplicant] cumilative patch from commit 4b755c967 by Sunil Ravi · 1 year, 5 months ago
  26. 72e0122 [wpa_supplicant] cumilative patch from commit 3a5d1a7e6 by Sunil Ravi · 1 year, 7 months ago
  27. 89207fb Merge "Convert hostapd to soong" into main by Deyao Ren · 1 year, 4 months ago
  28. c69c43d Add missing source file to the wpa_cli_srcs filegroup. by Gabriel Biren · 1 year, 5 months ago
  29. 92170e5 Convert hostapd to soong by Deyao Ren · 1 year, 5 months ago
  30. e07dedb Merge "Enable open source multiple akm for Broadcom projects" into 24D1-dev am: d3dd7908ae by Isaac Chiou · 1 year, 5 months ago
  31. d3dd790 Merge "Enable open source multiple akm for Broadcom projects" into 24D1-dev by Isaac Chiou · 1 year, 5 months ago
  32. 6ce580d Enable open source multiple akm for Broadcom projects by Isaac Chiou · 1 year, 6 months ago
  33. 0ea5114 Cleanup p2p-iface to allow auto-go iface add. am: 10b3c6635c by Ajay Davanageri · 1 year, 5 months ago
  34. d7f8978 P2P: Fix fast IP address allocation for invitation of a persistent group by mtk30479 · 1 year, 9 months ago
  35. 10b3c66 Cleanup p2p-iface to allow auto-go iface add. by Ajay Davanageri · 1 year, 5 months ago
  36. 4c248f0 Support wpa_cli/hostapd_cli/hs20-osu-client in the bp build files. by chao.meng · 1 year, 11 months ago
  37. f473bef Add support for SAE-EXT FT handling during in driver roam by Vinayak Yadawad · 1 year, 6 months ago
  38. 2b5d313 Check the client interface version by Nate Jiang · 1 year, 7 months ago
  39. 61046af Add SDK check to decide the callback by Nate Jiang · 1 year, 7 months ago
  40. 54cb2aa Merge changes from topic "no-hard-code-apex-name" into main am: 0e57f94e6a am: 990ff3dfe0 by Jooyung Han · 1 year, 7 months ago
  41. 990ff3d Merge changes from topic "no-hard-code-apex-name" into main am: 0e57f94e6a by Jooyung Han · 1 year, 7 months ago
  42. 86a5f18 Merge changes from topic "qos-r3-hal-impl" into main by Treehugger Robot · 1 year, 7 months ago
  43. 8211a66 Add HAL service implementation for configureMscs and disableMscs. by Gabriel Biren · 1 year, 8 months ago
  44. d8031b0 Move downlink-specific QoS processing into an if-block. by Gabriel Biren · 1 year, 8 months ago
  45. f2c84a3 Add method to convert from AIDL QosCharacteristics by Gabriel Biren · 1 year, 8 months ago
  46. bd916f8 Support loading configs from APEX by Jooyung Han · 1 year, 8 months ago
  47. 40d8f1a Revert apex support from wpa_supplicant by Jooyung Han · 1 year, 8 months ago
  48. 17d3a5b Merge "Return successful status code from the MSCS HAL APIs." into main by Gabriel Biren · 1 year, 8 months ago
  49. 322d4fd wpa_supplicant_8: Add support to update AP TID-to-link negotiation to Framework. by Ainy Kumari · 1 year, 8 months ago
  50. 0fab0ba Return successful status code from the MSCS HAL APIs. by Gabriel Biren · 1 year, 8 months ago
  51. 7e21d58 Merge "Add comment to indicate that WifiChannelWidthInMhz is copied from the Vendor HAL." into main by Treehugger Robot · 1 year, 8 months ago
  52. 8f22574 Add comment to indicate that WifiChannelWidthInMhz by Gabriel Biren · 1 year, 9 months ago
  53. 611ed52 Revert "Import WifiChannelWidthInMhz from the Vendor HAL interface" by Gabriel Biren · 1 year, 9 months ago
  54. 4222acc Handle PMKSA flush in the driver for SAE/OWE offload cases by Vinayak Yadawad · 1 year, 10 months ago
  55. 3b69af8 Merge "Default implementation for addGroupWithParams" into main by Sunil Ravi · 1 year, 9 months ago
  56. c538df9 Default implementation for addGroupWithParams by Sunil Ravi · 1 year, 9 months ago
  57. 7123990 Merge "Import WifiChannelWidthInMhz from the Vendor HAL interface to avoid duplicating the definition." into main by Gabriel Biren · 1 year, 9 months ago
  58. 550c4b2 Default implementation for addGroupWithConfigurationParams by Sunil Ravi · 1 year, 9 months ago
  59. fcf51b4 Import WifiChannelWidthInMhz from the Vendor HAL interface by Gabriel Biren · 1 year, 9 months ago
  60. 1974d45 Merge "Avoid casting the configMethods bitmask to WpsConfigMethods." into main by Gabriel Biren · 1 year, 10 months ago
  61. cfb1737 Merge "Add skeleton implementation for configureExtListenWithParams to the Supplicant HAL." into main by Gabriel Biren · 1 year, 10 months ago
  62. 7fb1edb Avoid casting the configMethods bitmask to WpsConfigMethods. by Gabriel Biren · 1 year, 10 months ago
  63. 13dafe8 Add skeleton implementation for configureExtListenWithParams by Gabriel Biren · 1 year, 10 months ago
  64. 2a14cf1 [wpa_supplicant] cumilative patch from commit 30748d2b3 by Sunil Ravi · 1 year, 11 months ago
  65. ccbdbde Merge "Add skeleton implementation to supplicant for the MSCS configuration APIs." into main by Treehugger Robot · 1 year, 10 months ago
  66. 825b9bb Merge "Add default implementations in supplicant service for findWithParams and connectWithParams." into main by Gabriel Biren · 1 year, 10 months ago
  67. a5d0a6a Add default implementations in supplicant service by Gabriel Biren · 1 year, 10 months ago
  68. 10066c0 Merge "Call new onDeviceFoundWithParams callback in the supplicant service." into main by Gabriel Biren · 1 year, 10 months ago
  69. 86b6fd0 Merge "Add skeleton implementation for ISupplicantStaNetwork#setVendorData." into main by Gabriel Biren · 1 year, 10 months ago
  70. 13ba144 Call new onDeviceFoundWithParams callback in the supplicant service. by Gabriel Biren · 1 year, 10 months ago
  71. d345064 Merge "Handling pmk addition in supplicant cache for 80211x connections" into main by Treehugger Robot · 1 year, 10 months ago
  72. b1f063b Add skeleton implementation for ISupplicantStaNetwork#setVendorData. by Gabriel Biren · 1 year, 10 months ago
  73. 67e32ea Handling pmk addition in supplicant cache for 80211x connections by Dennis Jeon · 1 year, 11 months ago
  74. e8c0328 Add skeleton implementation to supplicant for the MSCS configuration APIs. by Gabriel Biren · 1 year, 10 months ago
  75. cb447ba Merge "Added AIDL interface version check for backward compatibility" into main by Treehugger Robot · 1 year, 10 months ago
  76. c3a5d4b Added AIDL interface version check for backward compatibility by Sunil Ravi · 1 year, 10 months ago
  77. ae58771 Add AIDL support to control EHT mode by maheshkkv · 1 year, 11 months ago
  78. 0dd1950 Merge "Notify frequency to framework when mlo link channel is changed" into main by Shuibing Dai · 1 year, 11 months ago
  79. a96a5e8 free wfd_r2_dev_info to avoid memmory leak by jiangpingping · 1 year, 11 months ago
  80. 8bae425 wifi: Added group interface name in P2pProvisionDiscoveryCompleted event by Sunil Ravi · 1 year, 11 months ago
  81. 2aa3a14 Merge "Add a variant of wpa_supplicant to support macsec" into main by Keith Mok · 1 year, 11 months ago
  82. 80b0697 Fix null pointer exception due to no device mac address by Sunil Ravi · 1 year, 11 months ago
  83. d8128a2 Notify the IP address of connected client by Sunil Ravi · 1 year, 11 months ago
  84. 3db35ff Update supplicant service to use supplicant AIDL V3 interface. by Sunil Ravi · 1 year, 11 months ago
  85. 8617972 Add a variant of wpa_supplicant to support macsec by Keith Mok · 2 years, 4 months ago
  86. 0db6bb1 Notify frequency to framework when mlo link channel is changed by Shuibing Dai · 2 years ago
  87. 1d7e56d Convert wpa_supplicant to soong for cuttlefish by Deyao Ren · 2 years, 5 months ago
  88. 7c10422 PEAP client: Update Phase 2 authentication requirements am: ab31d325fb am: 4694abf6e6 by Jouni Malinen · 2 years, 2 months ago
  89. ba3c192 Add support to indicate link info changes to framework am: bc2fa4992e am: d2c3ef1b3e by Veerendranath Jakkam · 2 years, 2 months ago
  90. 03aca42 [wpa_supplicant] cumilative patch from commit d3ed34ba am: 640215c44f am: 511de2f67a by Sunil Ravi · 2 years, 2 months ago
  91. 4694abf PEAP client: Update Phase 2 authentication requirements am: ab31d325fb by Jouni Malinen · 2 years, 2 months ago
  92. d2c3ef1 Add support to indicate link info changes to framework am: bc2fa4992e by Veerendranath Jakkam · 2 years, 2 months ago
  93. 511de2f [wpa_supplicant] cumilative patch from commit d3ed34ba am: 640215c44f by Sunil Ravi · 2 years, 2 months ago
  94. ab31d32 PEAP client: Update Phase 2 authentication requirements by Jouni Malinen · 2 years, 3 months ago
  95. bc2fa49 Add support to indicate link info changes to framework by Veerendranath Jakkam · 2 years, 5 months ago
  96. 640215c [wpa_supplicant] cumilative patch from commit d3ed34ba by Sunil Ravi · 2 years, 3 months ago
  97. 996835e Merge "Explicitly set a user for the wpa_supplicant service" into main am: 05c525178d am: 93b42145a9 am: 799416ad6b am: 76346ceb0c am: 7b6b1a63bf by Treehugger Robot · 2 years, 2 months ago
  98. 76346ce Merge "Explicitly set a user for the wpa_supplicant service" into main am: 05c525178d am: 93b42145a9 am: 799416ad6b by Treehugger Robot · 2 years, 2 months ago
  99. 799416a Merge "Explicitly set a user for the wpa_supplicant service" into main am: 05c525178d am: 93b42145a9 by Treehugger Robot · 2 years, 2 months ago
  100. 6212249 Enable sae_pmkid_in_assoc=1 in configuration file am: 07d9c0105c am: 768b17e66d am: 18d9e6c42c by Sunil Ravi · 2 years, 3 months ago