1. a46114d Ringbuffer stops logging after wifi toggle by xshu · 5 years ago
  2. 63f34ed Fix NAN validate interface existence by Nate Jiang · 5 years ago
  3. 4ad7daa IWifi: Validate dedicated NAN discovery interface. by Nate Jiang · 5 years ago
  4. 78cb599 Allow tethering name config by Roshan Pius · 5 years ago
  5. 25b3a6f Synchronize on_ring_buffer_data_callback and writeRingbufferFiles by Veerendranath Jakkam · 5 years ago
  6. 5ba0a90 Use additional interface for the WiFi Aware Discovery operations. by Roshan Pius · 5 years ago
  7. ddab4bb wifi: Add provision to create/delete dynamic interface(s) by Sunil Ravi · 5 years ago
  8. 36defb3 Wifi: Fix VTS tests by Ahmed ElArabawy · 6 years ago
  9. b23485d Remove 6GHz capability query through HAL by Ahmed ElArabawy · 6 years ago
  10. fd809fc Wifi: Add 6GHz bands to WifiBand by Ahmed ElArabawy · 6 years ago
  11. a63b53f hal(wifi): Set HAL logd severity based on ringbuffer verbosity by Roshan Pius · 6 years ago
  12. eeb5338 Wifi: Add 802.11ax support to RTT by Ahmed ElArabawy · 6 years ago
  13. 6beae32 Wifi AP: Remove HAL-level MAC randomization by Patrik Fimml · 6 years ago
  14. f501a98 Wifi: Uprev Wifi HAL to 1.4 by Ahmed ElArabawy · 6 years ago[Renamed (99%) from wifi/1.3/default/wifi_chip.cpp]
  15. 87592de Merge "Fix so that dual access points (AP) works." into qt-dev by James Mattis · 6 years ago
  16. d2e4c07 Fix so that dual access points (AP) works. by James Mattis · 6 years ago
  17. 356d5a6 wifi(implementation): Send NAN disabled on wlan0 down & up by Roshan Pius · 6 years ago
  18. 8236850 wifi(implementation): Invalidate NAN iface on STA iface removal by Roshan Pius · 6 years ago
  19. 444473f wifi(implementation): Simplify getFirstActiveWlanIfaceName by Roshan Pius · 6 years ago
  20. 8574e7f wifi(implementation): Set prop with the first active iface by Roshan Pius · 6 years ago
  21. 6036c02 wifi(implementation): Use the active iface for chip operation by Roshan Pius · 6 years ago
  22. a3e5b7f wifi(implementation): Pin primary STA iface to wlan0 by Roshan Pius · 6 years ago
  23. f5eca29 wifi - Add wlan driver/fw version when device boot up by chenpaul · 6 years ago
  24. 14c495f Merge "wifi: use PLOG rather than LOG strerror." am: fba8a08e6f am: 6d37b594a8 by Elliott Hughes · 6 years ago
  25. 5b33346 wifi(implementation): Fix spammy log by Roshan Pius · 6 years ago
  26. 3b6705f wifi(implementation): Set randomized MAC address for AP by Roshan Pius · 6 years ago
  27. 99dab38 wifi(implementation): Move set/getMacaddress to a util class by Roshan Pius · 6 years ago
  28. 687cb73 Merge "WiFi: support more wlan interfaces than 2" by TreeHugger Robot · 7 years ago
  29. 77401d3 WiFi: support more wlan interfaces than 2 by Tomasz Wasilczyk · 7 years ago
  30. b294c76 wifi(implementation): API to flush HAL ringbuffer to files by Roger Wang · 7 years ago
  31. b424da7 WiFi: enable any combination of STA/AP/P2P/NAN interfaces. by Tomasz Wasilczyk · 7 years ago
  32. eaf8240 Wifi: Add Implementation for low-latency modes API by Ahmed ElArabawy · 7 years ago
  33. 7240a1a [RTT] Condition RTT Controller on availability of a STA mode by Etan Cohen · 7 years ago
  34. da830c9 Uprev Wifi HAL to 1.3 by Jong Wook Kim · 7 years ago[Renamed (97%) from wifi/1.2/default/wifi_chip.cpp]
  35. a568e53 Fix leaks in wifi_chip.cpp. by Josh Gao · 7 years ago
  36. c52e808 Add feature flag to disable wifi AP on the watch. by Nick · 7 years ago
  37. 37126c9 persist ringbuffer to flash when vendor hal stops by xshu · 7 years ago
  38. aceecb0 wifi(implementation): Remove support for STA + STA in chip combination by Roshan Pius · 7 years ago
  39. b8d6aca Merge "Followup CL for ringbuffer in wifi_hal" by Oscar Shu · 7 years ago
  40. 6a1accf Wifi: Add Support for Body Proximity for SAR by Ahmed ElArabawy · 8 years ago
  41. 4cb3316 Followup CL for ringbuffer in wifi_hal by xshu · 8 years ago
  42. 85c6441 wifi(implementation): Invoke radio mode change callbacks by Roshan Pius · 8 years ago
  43. 1ce92cf wifi(interface): Add callbacks for indicating radio mode changes by Roshan Pius · 8 years ago
  44. 84a5127 Merge "move ringbuffer interactions to wifi hal" by TreeHugger Robot · 8 years ago
  45. 5899e8e move ringbuffer interactions to wifi hal by xshu · 8 years ago
  46. 876220f wifi(implementation): Fix IWifiChip.getCapabilities() by Roshan Pius · 8 years ago
  47. 8e3c7ef wifi(implementation): Different names for concurrent ifaces by Roshan Pius · 8 years ago
  48. cc33820 wifi(implementation): Add iface combo for 2018 by Roshan Pius · 8 years ago
  49. 200a17d wifi(implementation): Add unit test framework by Roshan Pius · 8 years ago
  50. 675609b wifi(implementation): Support multiple ifaces of same type by Roshan Pius · 8 years ago
  51. ba38d9c wifi(implementation): Allow chip reconfiguration by Roshan Pius · 8 years ago
  52. abcf78f wifi(implementation): Fix formatting by Roshan Pius · 8 years ago
  53. acededb wifi(implementation): Dual interface support by Roshan Pius · 8 years ago
  54. 9377a0d wifi(implementation): Use real iface names by Roshan Pius · 8 years ago
  55. 6ce5090 [WIFI][TREBLE] Uprev Wi-Fi HAL 1.2 by Etan Cohen · 8 years ago[Renamed (99%) from wifi/1.1/default/wifi_chip.cpp]
  56. 735ff43 wifi(hidl): Modify the SAR power levels interface by Roshan Pius · 8 years ago
  57. 8184d21 wifi(implementation): Set/Reset TX power limit by Roshan Pius · 8 years ago
  58. dbd83ef wifi(implementation): Create 1.1 interface package by Roshan Pius · 8 years ago[Renamed (96%) from wifi/1.0/default/wifi_chip.cpp]
  59. b1ad3a7 Return ERROR_NOT_SUPPORTED when configureChip() is used for reconfiguration by Ningyuan Wang · 8 years ago
  60. 3797e18 wifi(implementation): Print out the cb object on failure by Roshan Pius · 8 years ago
  61. c570040 [WIFI][HIDL] Add device-based feature flag support by Etan Cohen · 8 years ago
  62. 8c0c8e9 wifi: Few minor interface changes by Roshan Pius · 8 years ago
  63. d37341f wifi(implementation): Callback death handler by Roshan Pius · 9 years ago
  64. bc66220 wifi(implementation): Add status check for all cb invocation by Roshan Pius · 9 years ago
  65. 48185b2 wifi: Debug ring buffer data collection by Roshan Pius · 9 years ago
  66. 2c06a3f wifi: Add chip level callbacks by Roshan Pius · 9 years ago
  67. 203cb03 wifi: Add support for alert handler by Roshan Pius · 9 years ago
  68. 8b55e6f wifi: Add support for removing iface by Roshan Pius · 9 years ago
  69. 073d5b9 wifi: Disallow iface creation based on mode by Roshan Pius · 9 years ago
  70. e2d0ab5 wifi: Add logger method implementations in IWifiChip by Roshan Pius · 9 years ago
  71. 52947fb wifi: Implement chip mode combinations by Roshan Pius · 9 years ago
  72. a4854ff wifi: Don't include legacy hal header in wifi_status_util by Roshan Pius · 9 years ago
  73. 6cedc97 wifi: Move legacy hal types to a new namespace (2/2) by Roshan Pius · 9 years ago
  74. 7d08d7a wifi: Stub implementation of WifiChip methods by Roshan Pius · 9 years ago
  75. 3c86852 wifi: Use hidl_return_util functions in WifiChip by Roshan Pius · 9 years ago
  76. 5c05546 wifi: Make methods deliver status synchronously (2/3) by Roshan Pius · 9 years ago
  77. f243631 wifi: Invoke failure callbacks by Roshan Pius · 9 years ago
  78. 5926828 wifi: Add WifiRttController object by Roshan Pius · 9 years ago
  79. 35d958c wifi: Add Iface related method implementations in WifiChip by Roshan Pius · 9 years ago
  80. ab5c471 wifi: Remove "Wlan" prefix from wifi_legacy_hal public methods by Roshan Pius · 9 years ago
  81. cd566bd wifi: Add support for multiple chips in IWifi by Roshan Pius · 9 years ago
  82. cdb77f3 wifi: Add implementation of driver/firmware memory dumps by Roshan Pius · 9 years ago
  83. 4b26c83 wifi: Add Implementation of IWifiChip.requestChipDebugInfo by Roshan Pius · 9 years ago
  84. aabe575 wifi: Restructure wifi legacy HAL implementation by Roshan Pius · 9 years ago
  85. 79a9975 wifi: Change namespace by Roshan Pius · 9 years ago
  86. 3c4e8a3 wifi: Move legacy HAL implementation by Roshan Pius · 9 years ago