1. dbd09c6 supplicant(interface): Add the new radio work methods by Roshan Pius · 9 years ago
  2. 69a910f Add host-side code for wifi HAL test by Keun Soo Yim · 9 years ago
  3. 133aa77 Merge "wifi HAL uses "default" service name" by Chris Phoenix · 9 years ago
  4. fa3cb17 Merge "wpa_supplicant HAL uses "default" service name" by Chris Phoenix · 9 years ago
  5. 77b36c3 Merge "Don't memset &ptr" by Treehugger Robot · 9 years ago
  6. 639bb13 Merge changes from topics 'id_str_supplicant_hidl', 'p2p_wps_supplicant_hidl' by Roshan Pius · 9 years ago
  7. b64f563 wpa_supplicant HAL uses "default" service name by Chris Phoenix · 9 years ago
  8. ccd12b1 Don't memset &ptr by George Burgess IV · 9 years ago
  9. ab8166f wifi HAL uses "default" service name by Chris Phoenix · 9 years ago
  10. 522e62d supplicant(vts): Add gtest framework by Roshan Pius · 9 years ago
  11. 720f4bd wifi(vts): Generate the .vts files by Roshan Pius · 9 years ago
  12. 5c3a0d9 wifi(interface): Use the "bitfield" type for masks by Roshan Pius · 9 years ago
  13. 2d50db9 supplicant(interface): Add sta network idstr & ft key mgmt by Roshan Pius · 9 years ago
  14. 6eb05a2 supplicant(interface): Add missing STA callbacks by Roshan Pius · 9 years ago
  15. 4984f9a supplicant(interface): Add various WPS device params by Roshan Pius · 9 years ago
  16. 09f2ce3 supplicant(interface): Add P2P iface methods/cbs by Roshan Pius · 9 years ago
  17. ab16b31 Merge "wifi: Add capabilitiy flag for ND offload" by Roshan Pius · 9 years ago
  18. 656f820 wifi: Add capabilitiy flag for ND offload by Roshan Pius · 9 years ago
  19. 08e6bba supplicant(interface): Add interface for WPS by Roshan Pius · 9 years ago
  20. 147abaf Merge "supplicant(interface): Fix a typo in documentation" by Treehugger Robot · 9 years ago
  21. 5f1f355 Merge changes Ia9b1d24c,I86980cd2 by Roshan Pius · 9 years ago
  22. 43a4e12 supplicant(interface): Fix a typo in documentation by Roshan Pius · 9 years ago
  23. 9a9869a wifi: Add keep alive packet sending functionality by Roshan Pius · 9 years ago
  24. af727c0 wifi: Add nd offload functionality by Roshan Pius · 9 years ago
  25. 10ac9b4 Bp/n/sFoo -> Bp/n/sHwFoo by Yifan Hong · 9 years ago
  26. f01bcaa [AWARE] Update HIDL interface and link to legacy HAL by Etan Cohen · 9 years ago
  27. c67a682 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 9 years ago
  28. 4faa7f5 Fix wifi/bluetooth threadpool usage. by Martijn Coenen · 9 years ago
  29. 1ae4cbb wifi(vts): Add framework for gtests by Roshan Pius · 9 years ago
  30. e663f83 supplicant(interface): Remove unused params by Roshan Pius · 9 years ago
  31. a2d369d wifi: Add remaining capability flags from legacy HAL by Roshan Pius · 9 years ago
  32. 48185b2 wifi: Debug ring buffer data collection by Roshan Pius · 9 years ago
  33. 2c06a3f wifi: Add chip level callbacks by Roshan Pius · 9 years ago
  34. adc87cb WifiLegacyHal: Add missing ring buffer callback dereg by Roshan Pius · 9 years ago
  35. 203cb03 wifi: Add support for alert handler by Roshan Pius · 9 years ago
  36. 26801cb wifi: Port over O features to HIDL by Roshan Pius · 9 years ago
  37. 3f050c1 supplicant(interface): Add support for DRIVER commands by Roshan Pius · 9 years ago
  38. 698b6a9 Merge "Update makefiles for Java package path." by Treehugger Robot · 9 years ago
  39. b85d876 Update makefiles for Java package path. by Yifan Hong · 9 years ago
  40. 118598a supplicant(interface): Add network param getters by Roshan Pius · 9 years ago
  41. d11fc7e supplicant(interface): Add 2 sta iface callbacks by Roshan Pius · 9 years ago
  42. e73a506 wifi: Add legacy HAL stubs by Roshan Pius · 9 years ago
  43. 8b55e6f wifi: Add support for removing iface by Roshan Pius · 9 years ago
  44. 11f9303 wifi: Fixes in WifiLegacyHal by Roshan Pius · 9 years ago
  45. 073d5b9 wifi: Disallow iface creation based on mode by Roshan Pius · 9 years ago
  46. e3f25f1 supplicant(interface): Correct ANQP enum value/type by Roshan Pius · 9 years ago
  47. 282a0b3 supplicant(interface): Minor fixes in P2P iface by Roshan Pius · 9 years ago
  48. 7a41d9d wifi: Reset internal callback pointers on failure by Roshan Pius · 9 years ago
  49. d476754 wifi: Add support for RSSI monitoring by Roshan Pius · 9 years ago
  50. e3f72ff wifi: Add method implementations in IWifiRttController by Roshan Pius · 9 years ago
  51. 970f031 wifi: Add method implementations in IWifiStaIface by Roshan Pius · 9 years ago
  52. e2d0ab5 wifi: Add logger method implementations in IWifiChip by Roshan Pius · 9 years ago
  53. 881d1f7 wifi: Gscan struct conversion changes by Roshan Pius · 9 years ago
  54. f72df2e wifi: Add some more missing struct conversions by Roshan Pius · 9 years ago
  55. 824e475 wifi: Remove unused methods in IWifiRttController by Roshan Pius · 9 years ago
  56. 3fae9c8 wifi: Add RTT structure conversion methods by Roshan Pius · 9 years ago
  57. 32d0ca9 wifi: Convert packet fate structures from legacy to HIDL by Roshan Pius · 9 years ago
  58. f5f51fd wifi: Begin NAN iface methods implementation by Roshan Pius · 9 years ago
  59. 52947fb wifi: Implement chip mode combinations by Roshan Pius · 9 years ago
  60. 9733411 wifi: Split out initialize and start in WifiLegacyHal by Roshan Pius · 9 years ago
  61. a26a6e0 wifi: Add firmware mode controller by Roshan Pius · 9 years ago
  62. e19e582 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  63. 786c00d Merge "wifi: Don't include legacy hal header in wifi_status_util" by Roshan Pius · 9 years ago
  64. 3ff5010 Merge "wifi: Add utility for struct conversions" by Treehugger Robot · 9 years ago
  65. a4854ff wifi: Don't include legacy hal header in wifi_status_util by Roshan Pius · 9 years ago
  66. e65edb1 wifi: Add utility for struct conversions by Roshan Pius · 9 years ago
  67. 832f1a7 Merge "Always specify underlying enum type." by Treehugger Robot · 9 years ago
  68. fd46bce Wifi: don't require C++11. by Steven Moreland · 9 years ago
  69. 73600f7 Always specify underlying enum type. by Steven Moreland · 9 years ago
  70. 2301209 wifi: Add NAN API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  71. d8e915a wifi: Add RTT API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  72. 8714a3e wifi: Add logger/debug API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  73. 2fe5762 Merge "Update makefiles for logging." by Treehugger Robot · 9 years ago
  74. 3e3a099 Update makefiles for logging. by Steven Moreland · 9 years ago
  75. 7cece41 wifi: Add link layer stats API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  76. 76ff302 wifi: Add gscan API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  77. 63544ea Split libhidl into base and transport. by Yifan Hong · 9 years ago
  78. 0a47c18 wifi: Add APF/feature-set wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  79. 6cedc97 wifi: Move legacy hal types to a new namespace (2/2) by Roshan Pius · 9 years ago
  80. 955542e wifi: Move legacy hal types to a new namespace (1/2) by Roshan Pius · 9 years ago
  81. 511cc49 wifi: Changes to WifiLegacy Hal by Roshan Pius · 9 years ago
  82. 23f9f30 wifi: Remove passthrough mode by Roshan Pius · 9 years ago
  83. 0c92d44 wifi: Stub implementation of WifiNanIface methods by Roshan Pius · 9 years ago
  84. 7913f5e wifi: Stub implementation of WifiRttController methods by Roshan Pius · 9 years ago
  85. a04ba3f wifi: Stub implementation of WifiStaIface methods by Roshan Pius · 9 years ago
  86. 7d08d7a wifi: Stub implementation of WifiChip methods by Roshan Pius · 9 years ago
  87. 907d4a2 wifi: Use hidl_return_util functions in Iface/Rtt by Roshan Pius · 9 years ago
  88. 3c86852 wifi: Use hidl_return_util functions in WifiChip by Roshan Pius · 9 years ago
  89. 5647665 wifi: Helper functions for invoking hidl cont callbacks by Roshan Pius · 9 years ago
  90. 734fea0 wifi: Make methods deliver status synchronously (3/3) by Roshan Pius · 9 years ago
  91. 5c05546 wifi: Make methods deliver status synchronously (2/3) by Roshan Pius · 9 years ago
  92. 503582e wifi: Make methods deliver status synchronously (1/3) by Roshan Pius · 9 years ago
  93. 1922482 wifi: Rename failure_reason_util to wifi_status_util by Roshan Pius · 9 years ago
  94. 02caa1b wifi(interface): Add status for all methods by Roshan Pius · 9 years ago
  95. e0724f9 wifi(interface): Add wifi host debug wake up reason stats by Roshan Pius · 9 years ago
  96. fe9ad36 wifi(interface): Add wifi debug packet fate related interface by Roshan Pius · 9 years ago
  97. e3a02b0 wifi(interface): Add wifi debug ring buffer related interface by Roshan Pius · 9 years ago
  98. 5e25466 wifi(interface): Move all StaIface types to types.hal by Roshan Pius · 9 years ago
  99. e03f736 wifi(interface): Fix compilation failure by Roshan Pius · 9 years ago
  100. 18eec81 wifi(interface): Rtt controller HIDL interface by Roshan Pius · 9 years ago