1. 715cdab supplicant(interface): Add network param getters am: 118598a8db am: c9420bb452 am: e668d6f6b5 by Roshan Pius · 9 years ago
  2. 05e56db supplicant(interface): Add 2 sta iface callbacks am: d11fc7eace am: 93a2465630 am: bd963c1838 by Roshan Pius · 9 years ago
  3. abd17ba wifi: Add legacy HAL stubs am: e73a506912 am: 809642e314 am: eaae75c683 by Roshan Pius · 9 years ago
  4. 95b2a79 wifi: Add support for removing iface am: 8b55e6f475 am: bb2dad47bb am: efcc2b6165 by Roshan Pius · 9 years ago
  5. 47fe928 wifi: Fixes in WifiLegacyHal am: 11f930321b am: d2d3498a4d am: 6cc0c1def5 by Roshan Pius · 9 years ago
  6. 118598a supplicant(interface): Add network param getters by Roshan Pius · 9 years ago
  7. d11fc7e supplicant(interface): Add 2 sta iface callbacks by Roshan Pius · 9 years ago
  8. e73a506 wifi: Add legacy HAL stubs by Roshan Pius · 9 years ago
  9. 8b55e6f wifi: Add support for removing iface by Roshan Pius · 9 years ago
  10. f35ee3b Revert "Revert "Update makefiles for Java package path."" by Yifan Hong · 9 years ago
  11. a8789f2 Revert "Update makefiles for Java package path." by Yifan Hong · 9 years ago
  12. 11f9303 wifi: Fixes in WifiLegacyHal by Roshan Pius · 9 years ago
  13. ab0792c Update makefiles for Java package path. by Yifan Hong · 9 years ago
  14. 073d5b9 wifi: Disallow iface creation based on mode by Roshan Pius · 9 years ago
  15. e3f25f1 supplicant(interface): Correct ANQP enum value/type by Roshan Pius · 9 years ago
  16. 282a0b3 supplicant(interface): Minor fixes in P2P iface by Roshan Pius · 9 years ago
  17. 7a41d9d wifi: Reset internal callback pointers on failure by Roshan Pius · 9 years ago
  18. d476754 wifi: Add support for RSSI monitoring by Roshan Pius · 9 years ago
  19. e3f72ff wifi: Add method implementations in IWifiRttController by Roshan Pius · 9 years ago
  20. 970f031 wifi: Add method implementations in IWifiStaIface by Roshan Pius · 9 years ago
  21. e2d0ab5 wifi: Add logger method implementations in IWifiChip by Roshan Pius · 9 years ago
  22. 881d1f7 wifi: Gscan struct conversion changes by Roshan Pius · 9 years ago
  23. f72df2e wifi: Add some more missing struct conversions by Roshan Pius · 9 years ago
  24. 824e475 wifi: Remove unused methods in IWifiRttController by Roshan Pius · 9 years ago
  25. 3fae9c8 wifi: Add RTT structure conversion methods by Roshan Pius · 9 years ago
  26. 32d0ca9 wifi: Convert packet fate structures from legacy to HIDL by Roshan Pius · 9 years ago
  27. f5f51fd wifi: Begin NAN iface methods implementation by Roshan Pius · 9 years ago
  28. 52947fb wifi: Implement chip mode combinations by Roshan Pius · 9 years ago
  29. 9733411 wifi: Split out initialize and start in WifiLegacyHal by Roshan Pius · 9 years ago
  30. a26a6e0 wifi: Add firmware mode controller by Roshan Pius · 9 years ago
  31. e19e582 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  32. 786c00d Merge "wifi: Don't include legacy hal header in wifi_status_util" by Roshan Pius · 9 years ago
  33. 3ff5010 Merge "wifi: Add utility for struct conversions" by Treehugger Robot · 9 years ago
  34. a4854ff wifi: Don't include legacy hal header in wifi_status_util by Roshan Pius · 9 years ago
  35. e65edb1 wifi: Add utility for struct conversions by Roshan Pius · 9 years ago
  36. 832f1a7 Merge "Always specify underlying enum type." by Treehugger Robot · 9 years ago
  37. fd46bce Wifi: don't require C++11. by Steven Moreland · 9 years ago
  38. 73600f7 Always specify underlying enum type. by Steven Moreland · 9 years ago
  39. 2301209 wifi: Add NAN API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  40. d8e915a wifi: Add RTT API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  41. 8714a3e wifi: Add logger/debug API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  42. 2fe5762 Merge "Update makefiles for logging." by Treehugger Robot · 9 years ago
  43. 3e3a099 Update makefiles for logging. by Steven Moreland · 9 years ago
  44. 7cece41 wifi: Add link layer stats API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  45. 76ff302 wifi: Add gscan API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  46. 63544ea Split libhidl into base and transport. by Yifan Hong · 9 years ago
  47. 0a47c18 wifi: Add APF/feature-set wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  48. 6cedc97 wifi: Move legacy hal types to a new namespace (2/2) by Roshan Pius · 9 years ago
  49. 955542e wifi: Move legacy hal types to a new namespace (1/2) by Roshan Pius · 9 years ago
  50. 511cc49 wifi: Changes to WifiLegacy Hal by Roshan Pius · 9 years ago
  51. 23f9f30 wifi: Remove passthrough mode by Roshan Pius · 9 years ago
  52. 0c92d44 wifi: Stub implementation of WifiNanIface methods by Roshan Pius · 9 years ago
  53. 7913f5e wifi: Stub implementation of WifiRttController methods by Roshan Pius · 9 years ago
  54. a04ba3f wifi: Stub implementation of WifiStaIface methods by Roshan Pius · 9 years ago
  55. 7d08d7a wifi: Stub implementation of WifiChip methods by Roshan Pius · 9 years ago
  56. 907d4a2 wifi: Use hidl_return_util functions in Iface/Rtt by Roshan Pius · 9 years ago
  57. 3c86852 wifi: Use hidl_return_util functions in WifiChip by Roshan Pius · 9 years ago
  58. 5647665 wifi: Helper functions for invoking hidl cont callbacks by Roshan Pius · 9 years ago
  59. 734fea0 wifi: Make methods deliver status synchronously (3/3) by Roshan Pius · 9 years ago
  60. 5c05546 wifi: Make methods deliver status synchronously (2/3) by Roshan Pius · 9 years ago
  61. 503582e wifi: Make methods deliver status synchronously (1/3) by Roshan Pius · 9 years ago
  62. 1922482 wifi: Rename failure_reason_util to wifi_status_util by Roshan Pius · 9 years ago
  63. 02caa1b wifi(interface): Add status for all methods by Roshan Pius · 9 years ago
  64. e0724f9 wifi(interface): Add wifi host debug wake up reason stats by Roshan Pius · 9 years ago
  65. fe9ad36 wifi(interface): Add wifi debug packet fate related interface by Roshan Pius · 9 years ago
  66. e3a02b0 wifi(interface): Add wifi debug ring buffer related interface by Roshan Pius · 9 years ago
  67. 5e25466 wifi(interface): Move all StaIface types to types.hal by Roshan Pius · 9 years ago
  68. e03f736 wifi(interface): Fix compilation failure by Roshan Pius · 9 years ago
  69. 18eec81 wifi(interface): Rtt controller HIDL interface by Roshan Pius · 9 years ago
  70. 120f94c wifi(interface): NAN HIDL interface by Roshan Pius · 9 years ago
  71. 18680b7 wifi(interface): Link layer stats collection by Roshan Pius · 9 years ago
  72. a52dc73 wifi(interface): Make methods synchronous by Roshan Pius · 9 years ago
  73. 1f9073c wifi(interface): Add status for every method by Roshan Pius · 9 years ago
  74. 7b77747 wifi(interface): Add gscan/apf related API's by Roshan Pius · 9 years ago
  75. 9e01c51 supplicant(interface): Fix compilation failure by Roshan Pius · 9 years ago
  76. b76dbbe supplicant(interface): Add support for Hotspot 2.0 by Roshan Pius · 9 years ago
  77. 849d24c Merge "supplicant(interface): Support P2P operations" by Roshan Pius · 9 years ago
  78. 756ad99 supplicant(interface): Support P2P operations by Roshan Pius · 9 years ago
  79. 5222c47 Merge "Support genrules with multiple tools" by Colin Cross · 9 years ago
  80. 8f084e0 Support genrules with multiple tools by Colin Cross · 9 years ago
  81. 8c6a877 supplicant(interface): Remove "wpa_supplicant" by Roshan Pius · 9 years ago
  82. 7c636f8 wpa_supplicant(interface): Remove create/remove iface methods from HIDL by Roshan Pius · 9 years ago
  83. 39f588f wpa_supplicant(interface): Add iface/network type by Roshan Pius · 9 years ago
  84. 7982058 Running update-makefiles for fixed spacing. by Steven Moreland · 9 years ago
  85. 7a4f118 Stop all these merge conflicts. by Steven Moreland · 9 years ago
  86. ce97794 Update headers (for export shared lib headers) by Steven Moreland · 9 years ago
  87. fb88210 wifi: Removing reference to IServiceManager.h. by Steven Moreland · 9 years ago
  88. f243631 wifi: Invoke failure callbacks by Roshan Pius · 9 years ago
  89. 5926828 wifi: Add WifiRttController object by Roshan Pius · 9 years ago
  90. 35d958c wifi: Add Iface related method implementations in WifiChip by Roshan Pius · 9 years ago
  91. 3e2d671 wifi: Add the various iface object implementation by Roshan Pius · 9 years ago
  92. ab5c471 wifi: Remove "Wlan" prefix from wifi_legacy_hal public methods by Roshan Pius · 9 years ago
  93. cd566bd wifi: Add support for multiple chips in IWifi by Roshan Pius · 9 years ago
  94. fcbf923 wifi(interface): Add RTT Controller object by Roshan Pius · 9 years ago
  95. adcfba4 wifi(interface): Add Iface objects by Roshan Pius · 9 years ago
  96. 271f2c2 wifi(interface): Rename interface to iface by Roshan Pius · 9 years ago
  97. 6f31d92 wifi(interface): Add/Correct docstring params by Roshan Pius · 9 years ago
  98. cdb77f3 wifi: Add implementation of driver/firmware memory dumps by Roshan Pius · 9 years ago
  99. 4b26c83 wifi: Add Implementation of IWifiChip.requestChipDebugInfo by Roshan Pius · 9 years ago
  100. 908a69a wifi: Use hal_tool & if_tool by Roshan Pius · 9 years ago