1. 80ccfd8 Merge changes from topic "wifi-keystore-conversion" by Gabriel Biren · 2 years, 10 months ago
  2. 30b8d64 Merge "[Security bug fix] Added peer address check" by Sunil Ravi · 2 years, 10 months ago
  3. 142f4c3 [Security bug fix] Added peer address check by Sunil Ravi · 2 years, 10 months ago
  4. a5bdf37 Replace call into Wifi Keystore with a call into the new get_certificate method. by Gabriel Biren · 2 years, 10 months ago
  5. 9339823 Add callback path from wpa_supplicant core to AidlManager::getCertificate. by Gabriel Biren · 2 years, 10 months ago
  6. 6b4e827 Add logic to retrieve KS2 certificates in supplicant. by Gabriel Biren · 2 years, 10 months ago
  7. 007596a Merge "P2P: fix typo" by TreeHugger Robot · 2 years, 10 months ago
  8. 7785feb P2P: fix typo by Matthew Wang · 2 years, 10 months ago
  9. ce222d7 Add non-standard certicate methods to supplicant. by Gabriel Biren · 2 years, 10 months ago
  10. 07ca244 Merge "macsec: Use monotonic clock instead of system clock" am: 659cea1ed1 am: c8957ba067 am: 405cac7dfc by Keith Mok · 2 years, 10 months ago
  11. 405cac7 Merge "macsec: Use monotonic clock instead of system clock" am: 659cea1ed1 am: c8957ba067 by Keith Mok · 2 years, 10 months ago
  12. c8957ba Merge "macsec: Use monotonic clock instead of system clock" am: 659cea1ed1 by Keith Mok · 2 years, 10 months ago
  13. 659cea1 Merge "macsec: Use monotonic clock instead of system clock" by Keith Mok · 2 years, 10 months ago
  14. 79e9e78 macsec: Use monotonic clock instead of system clock by Keith Mok · 2 years, 11 months ago
  15. 406d764 Merge changes I623c727b,I2d558bb2,Iff9b6709,Ie85c7528 by Matthew Wang · 2 years, 10 months ago
  16. 6011720 Merge changes from topic "Signal Polling" by Sunil Ravi · 2 years, 10 months ago
  17. fcf4d56 Merge "For non-brcm devices set the max_num_akms to NL80211_MAX_NR_AKM_SUITES" by Ahmed ElArabawy · 2 years, 10 months ago
  18. 33e95b2 Merge "wifi: Add the connected frequency in the state change event" by Sunil Ravi · 2 years, 10 months ago
  19. e448f03 For non-brcm devices set the max_num_akms to NL80211_MAX_NR_AKM_SUITES by Sunil Ravi · 2 years, 10 months ago
  20. cb6211b Merge "Fix issue caused by NULL at msg pointer" by Sunil Ravi · 2 years, 10 months ago
  21. c28a513 Fix issue caused by NULL at msg pointer by Narasimha Rao PVS · 2 years, 10 months ago
  22. 737fbca Merge "Support for SAE-EXT-KEY & SAE-FT-EXT AKM" by Sunil Ravi · 2 years, 10 months ago
  23. 29a155c Merge "Send channel change event to framework" by Sunil Ravi · 2 years, 10 months ago
  24. 37155d5 [automerger skipped] Merge changes from topic "am-c3479d1074da4f49a5c817b8ee7f386a" into stage-aosp-master am: 8ff660474d -s ours am: 089e046bc9 -s ours by Automerger Merge Worker · 2 years, 10 months ago
  25. 53ff347 [automerger skipped] Merge "Merge Android 13 QPR1" am: ea55406a72 -s ours am: 6c40d9521b -s ours am: 0fb1679a5a -s ours by Xin Li · 2 years, 10 months ago
  26. c9faf57 [automerger skipped] Merge "Merge Android 13 QPR1" am: ea55406a72 -s ours am: 1b3434e2ea -s ours am: 5689281ab2 -s ours by Xin Li · 2 years, 10 months ago
  27. 2ef215d [automerger skipped] Merge Android 13 QPR1 am: 2e360ea6dd -s ours am: 8e303f85ed -s ours am: ddd6de1183 -s ours by Xin Li · 2 years, 10 months ago
  28. 62b2307 Support for SAE-EXT-KEY & SAE-FT-EXT AKM by Sunil Ravi · 2 years, 10 months ago
  29. e27eec8 Send channel change event to framework by Sunil Ravi · 2 years, 10 months ago
  30. eb7ec76 wifi: Add the connected frequency in the state change event by Sunil Ravi · 2 years, 10 months ago
  31. aea370b Merge "notify the AT_PERMANENT_ID_REQ is denied from peer." by TreeHugger Robot · 2 years, 10 months ago
  32. 77e1b1e P2P: remove all aidl scan retry logic by Matthew Wang · 2 years, 11 months ago
  33. 3617311 P2P: support preferred GO band by Matthew Wang · 2 years, 11 months ago
  34. 089e046 Merge changes from topic "am-c3479d1074da4f49a5c817b8ee7f386a" into stage-aosp-master am: 8ff660474d -s ours by Automerger Merge Worker · 2 years, 10 months ago
  35. 0fb1679 [automerger skipped] Merge "Merge Android 13 QPR1" am: ea55406a72 -s ours am: 6c40d9521b -s ours by Xin Li · 2 years, 10 months ago
  36. dcf1945 P2P: optimize join scan freq by Matthew Wang · 2 years, 11 months ago
  37. 06b4247 P2P: allow persistent group join retry limit to be configured via D-Bus by Matthew Wang · 2 years, 11 months ago
  38. 5689281 [automerger skipped] Merge "Merge Android 13 QPR1" am: ea55406a72 -s ours am: 1b3434e2ea -s ours by Xin Li · 2 years, 10 months ago
  39. ddd6de1 [automerger skipped] Merge Android 13 QPR1 am: 2e360ea6dd -s ours am: 8e303f85ed -s ours by Xin Li · 2 years, 10 months ago
  40. 850c2e0 notify the AT_PERMANENT_ID_REQ is denied from peer. by Steven Liu · 2 years, 10 months ago
  41. 8ff6604 Merge changes from topic "am-c3479d1074da4f49a5c817b8ee7f386a" into stage-aosp-master by Automerger Merge Worker · 2 years, 10 months ago
  42. 6c40d95 [automerger skipped] Merge "Merge Android 13 QPR1" am: ea55406a72 -s ours by Xin Li · 2 years, 10 months ago
  43. d2aece6 [automerger skipped] Merge Android 13 QPR1 am: 2e360ea6dd -s ours by Xin Li · 2 years, 10 months ago
  44. 1b3434e [automerger skipped] Merge "Merge Android 13 QPR1" am: ea55406a72 -s ours by Xin Li · 2 years, 10 months ago
  45. 8e303f8 [automerger skipped] Merge Android 13 QPR1 am: 2e360ea6dd -s ours by Xin Li · 2 years, 10 months ago
  46. ea55406 Merge "Merge Android 13 QPR1" by Xin Li · 2 years, 10 months ago
  47. 2e360ea Merge Android 13 QPR1 by Xin Li · 2 years, 10 months ago
  48. 2be837c [automerger skipped] Add sanity check for mac address & WPS device type am: 73b8893351 am: fbf804ff79 -s ours by Sunil Ravi · 2 years, 10 months ago
  49. fbf804f Add sanity check for mac address & WPS device type am: 73b8893351 by Sunil Ravi · 2 years, 10 months ago
  50. 73b8893 Add sanity check for mac address & WPS device type by Sunil Ravi · 2 years, 10 months ago
  51. ec7e651 Merge "Process DPP connection status result" by Sunil Ravi · 2 years, 10 months ago
  52. 2261678 Merge "MLD STA(aidl): Set default TID-to-link mapping" by Mahesh KKV · 2 years, 10 months ago
  53. b5cda7e Update receive bit rate to signal poll by Mahesh KKV · 2 years, 10 months ago
  54. 4571efa Add receive bit rate to signal poll by Mahesh KKV · 2 years, 10 months ago
  55. 0ff265b wifi: Add Signal Polling interface to AIDL by Mahesh KKV · 2 years, 10 months ago
  56. 4ce3c75 Merge "Support strict conservative peer mode for EAP-SIM/AKA/AKA'" by TreeHugger Robot · 2 years, 10 months ago
  57. 9138d43 Support strict conservative peer mode for EAP-SIM/AKA/AKA' by Steven Liu · 2 years, 11 months ago
  58. cda1202 Merge "Suppress existing clang-tidy warnings" am: c3b41ba025 am: 6ca59c4bfc am: 9e5c5fca0a by Chih-hung Hsieh · 2 years, 10 months ago
  59. 9e5c5fc Merge "Suppress existing clang-tidy warnings" am: c3b41ba025 am: 6ca59c4bfc by Chih-hung Hsieh · 2 years, 10 months ago
  60. 6ca59c4 Merge "Suppress existing clang-tidy warnings" am: c3b41ba025 by Chih-hung Hsieh · 2 years, 10 months ago
  61. c3b41ba Merge "Suppress existing clang-tidy warnings" by Chih-hung Hsieh · 2 years, 10 months ago
  62. f3cee1d Suppress existing clang-tidy warnings by Chih-Hung Hsieh · 2 years, 10 months ago
  63. 5943559 Merge "Add sanity check for mac address & WPS device type" by TreeHugger Robot · 2 years, 10 months ago
  64. 5417e3a MLD STA(aidl): Set default TID-to-link mapping by Mahesh KKV · 2 years, 11 months ago
  65. 546a7b5 Process DPP connection status result by Sunil Ravi · 3 years, 1 month ago
  66. 1a36089 Add sanity check for mac address & WPS device type by Sunil Ravi · 2 years, 10 months ago
  67. 198d0e8 Merge "wifi: implement onStateChangedWithAkm" by TreeHugger Robot · 2 years, 11 months ago
  68. dd9d40e Merge "Decalre a soong module for hostapd manifest" am: 725fbcfacb am: e9dcef1be7 am: e26c59fcd5 by Treehugger Robot · 2 years, 11 months ago
  69. e26c59f Merge "Decalre a soong module for hostapd manifest" am: 725fbcfacb am: e9dcef1be7 by Treehugger Robot · 2 years, 11 months ago
  70. e9dcef1 Merge "Decalre a soong module for hostapd manifest" am: 725fbcfacb by Treehugger Robot · 2 years, 11 months ago
  71. 725fbcf Merge "Decalre a soong module for hostapd manifest" by Treehugger Robot · 2 years, 11 months ago
  72. 0ec4675 Merge "eap: implement EAP minimum TLS HAL API" by Jimmy Chen · 2 years, 11 months ago
  73. d4cfa12 Decalre a soong module for hostapd manifest by Jeongik Cha · 2 years, 11 months ago
  74. 7028929 wifi: implement onStateChangedWithAkm by Jimmy Chen · 3 years ago
  75. a138f17 eap: implement EAP minimum TLS HAL API by Jimmy Chen · 3 years ago
  76. 4b63c39 Send interface address in GO from supplicant event by Biswarup Pal · 2 years, 11 months ago
  77. 68f900b Send the GO interface MAC address as part of supplicant event in GC by Biswarup Pal · 2 years, 11 months ago
  78. 3c73883 Update supplicant service to use V2 of the supplicant AIDL interface. by Gabriel Biren · 3 years, 1 month ago
  79. 56c472b Merge "MLD STA(aidl): Implement getConnectionMloLinksInfo()" by Mahesh KKV · 2 years, 11 months ago
  80. 3fba995 AIDL: STA: Indicate EHT connection and bandwidth capabilities by Veerendranath Jakkam · 3 years, 3 months ago
  81. d06b2f7 MLD STA(aidl): Implement getConnectionMloLinksInfo() by Hu Wang · 3 years ago
  82. ac5ba6b Merge "WiFi: Modify OWNERS files" by Ahmed ElArabawy · 2 years, 11 months ago
  83. 0cfa508 WiFi: Modify OWNERS files by Sunil Ravi · 2 years, 11 months ago
  84. 1eb76b8 Fixed not to support seamless roaming for WPA AP am: a393081ada am: 0a1d323cf3 by Dennis Jeon · 2 years, 11 months ago
  85. 0a1d323 Fixed not to support seamless roaming for WPA AP am: a393081ada by Dennis Jeon · 2 years, 11 months ago
  86. f42be32 Do not set allowed_key_mgmts on BRCM devices by Sunil Ravi · 3 years ago
  87. 89eba10 [wpa_supplicant] Cumulative patch from commit 61c6e7c62 by Sunil Ravi · 3 years, 1 month ago
  88. a393081 Fixed not to support seamless roaming for WPA AP by Dennis Jeon · 3 years ago
  89. a152019 Merge "P2P: get cached scan results on iface creation to avoid scan" by Matthew Wang · 3 years ago
  90. 9ae940b P2P: get cached scan results on iface creation to avoid scan by Matthew Wang · 3 years, 1 month ago
  91. f54ed92 [automerger skipped] Merge tm-qpr-dev-plus-aosp-without-vendor@9129937 am: 77dd547d38 -s ours am: e219d56f04 -s ours by Xin Li · 3 years ago
  92. e219d56 [automerger skipped] Merge tm-qpr-dev-plus-aosp-without-vendor@9129937 am: 77dd547d38 -s ours by Xin Li · 3 years ago
  93. 0a98099 Merge "Disable pri/sec channel switch for GO with force frequency" by Sunil Ravi · 3 years ago
  94. 77dd547 Merge tm-qpr-dev-plus-aosp-without-vendor@9129937 by Xin Li · 3 years ago
  95. 77a0f09 Disable pri/sec channel switch for GO with force frequency by Sunil Ravi · 3 years ago
  96. b04a065 Merge changes from topic "listen_optimize" by Sunil Ravi · 3 years ago
  97. 3fb25a5 Merge "pmk: set external flag for PMKSA entries configured from framework" into tm-qpr-dev am: ae4e78ffec am: b2678a7826 by Jimmy Chen · 3 years, 1 month ago
  98. b2678a7 Merge "pmk: set external flag for PMKSA entries configured from framework" into tm-qpr-dev am: ae4e78ffec by Jimmy Chen · 3 years, 1 month ago
  99. ae4e78f Merge "pmk: set external flag for PMKSA entries configured from framework" into tm-qpr-dev by Jimmy Chen · 3 years, 1 month ago
  100. 3bb2b9f [automerger skipped] Merge "Merge TP1A.220905.004 to aosp-master - DO NOT MERGE" am: a1d0b53c0b -s ours am: 8051225caf -s ours am: 06678d395c -s ours am: a606b482f2 -s ours am: ece38432b8 -s ours by Bill Yi · 3 years, 1 month ago