1. 0a47c18 wifi: Add APF/feature-set wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  2. 6cedc97 wifi: Move legacy hal types to a new namespace (2/2) by Roshan Pius · 9 years ago
  3. 955542e wifi: Move legacy hal types to a new namespace (1/2) by Roshan Pius · 9 years ago
  4. 511cc49 wifi: Changes to WifiLegacy Hal by Roshan Pius · 9 years ago
  5. 23f9f30 wifi: Remove passthrough mode by Roshan Pius · 9 years ago
  6. 0c92d44 wifi: Stub implementation of WifiNanIface methods by Roshan Pius · 9 years ago
  7. 7913f5e wifi: Stub implementation of WifiRttController methods by Roshan Pius · 9 years ago
  8. a04ba3f wifi: Stub implementation of WifiStaIface methods by Roshan Pius · 9 years ago
  9. 7d08d7a wifi: Stub implementation of WifiChip methods by Roshan Pius · 9 years ago
  10. 907d4a2 wifi: Use hidl_return_util functions in Iface/Rtt by Roshan Pius · 9 years ago
  11. 3c86852 wifi: Use hidl_return_util functions in WifiChip by Roshan Pius · 9 years ago
  12. 5647665 wifi: Helper functions for invoking hidl cont callbacks by Roshan Pius · 9 years ago
  13. 734fea0 wifi: Make methods deliver status synchronously (3/3) by Roshan Pius · 9 years ago
  14. 5c05546 wifi: Make methods deliver status synchronously (2/3) by Roshan Pius · 9 years ago
  15. 503582e wifi: Make methods deliver status synchronously (1/3) by Roshan Pius · 9 years ago
  16. 1922482 wifi: Rename failure_reason_util to wifi_status_util by Roshan Pius · 9 years ago
  17. 02caa1b wifi(interface): Add status for all methods by Roshan Pius · 9 years ago
  18. e0724f9 wifi(interface): Add wifi host debug wake up reason stats by Roshan Pius · 9 years ago
  19. fe9ad36 wifi(interface): Add wifi debug packet fate related interface by Roshan Pius · 9 years ago
  20. e3a02b0 wifi(interface): Add wifi debug ring buffer related interface by Roshan Pius · 9 years ago
  21. 5e25466 wifi(interface): Move all StaIface types to types.hal by Roshan Pius · 9 years ago
  22. e03f736 wifi(interface): Fix compilation failure by Roshan Pius · 9 years ago
  23. 18eec81 wifi(interface): Rtt controller HIDL interface by Roshan Pius · 9 years ago
  24. 120f94c wifi(interface): NAN HIDL interface by Roshan Pius · 9 years ago
  25. 18680b7 wifi(interface): Link layer stats collection by Roshan Pius · 9 years ago
  26. a52dc73 wifi(interface): Make methods synchronous by Roshan Pius · 9 years ago
  27. 1f9073c wifi(interface): Add status for every method by Roshan Pius · 9 years ago
  28. 7b77747 wifi(interface): Add gscan/apf related API's by Roshan Pius · 9 years ago
  29. 9e01c51 supplicant(interface): Fix compilation failure by Roshan Pius · 9 years ago
  30. b76dbbe supplicant(interface): Add support for Hotspot 2.0 by Roshan Pius · 9 years ago
  31. 849d24c Merge "supplicant(interface): Support P2P operations" by Roshan Pius · 9 years ago
  32. 756ad99 supplicant(interface): Support P2P operations by Roshan Pius · 9 years ago
  33. 5222c47 Merge "Support genrules with multiple tools" by Colin Cross · 9 years ago
  34. 8f084e0 Support genrules with multiple tools by Colin Cross · 9 years ago
  35. 8c6a877 supplicant(interface): Remove "wpa_supplicant" by Roshan Pius · 9 years ago
  36. 7c636f8 wpa_supplicant(interface): Remove create/remove iface methods from HIDL by Roshan Pius · 9 years ago
  37. 39f588f wpa_supplicant(interface): Add iface/network type by Roshan Pius · 9 years ago
  38. 7982058 Running update-makefiles for fixed spacing. by Steven Moreland · 9 years ago
  39. 7a4f118 Stop all these merge conflicts. by Steven Moreland · 9 years ago
  40. ce97794 Update headers (for export shared lib headers) by Steven Moreland · 9 years ago
  41. fb88210 wifi: Removing reference to IServiceManager.h. by Steven Moreland · 9 years ago
  42. f243631 wifi: Invoke failure callbacks by Roshan Pius · 9 years ago
  43. 5926828 wifi: Add WifiRttController object by Roshan Pius · 9 years ago
  44. 35d958c wifi: Add Iface related method implementations in WifiChip by Roshan Pius · 9 years ago
  45. 3e2d671 wifi: Add the various iface object implementation by Roshan Pius · 9 years ago
  46. ab5c471 wifi: Remove "Wlan" prefix from wifi_legacy_hal public methods by Roshan Pius · 9 years ago
  47. cd566bd wifi: Add support for multiple chips in IWifi by Roshan Pius · 9 years ago
  48. fcbf923 wifi(interface): Add RTT Controller object by Roshan Pius · 9 years ago
  49. adcfba4 wifi(interface): Add Iface objects by Roshan Pius · 9 years ago
  50. 271f2c2 wifi(interface): Rename interface to iface by Roshan Pius · 9 years ago
  51. 6f31d92 wifi(interface): Add/Correct docstring params by Roshan Pius · 9 years ago
  52. cdb77f3 wifi: Add implementation of driver/firmware memory dumps by Roshan Pius · 9 years ago
  53. 4b26c83 wifi: Add Implementation of IWifiChip.requestChipDebugInfo by Roshan Pius · 9 years ago
  54. 908a69a wifi: Use hal_tool & if_tool by Roshan Pius · 9 years ago
  55. aabe575 wifi: Restructure wifi legacy HAL implementation by Roshan Pius · 9 years ago
  56. 79a9975 wifi: Change namespace by Roshan Pius · 9 years ago
  57. 3c4e8a3 wifi: Move legacy HAL implementation by Roshan Pius · 9 years ago
  58. 242b34e Convert to Android.bp by Dan Willemsen · 9 years ago
  59. 22ab8b2 wifi: Move supplicant HIDL interfaces to subfolder by Roshan Pius · 9 years ago
  60. 9a3a84f wifi(hidl): Add supplicant HIDL interface by Roshan Pius · 9 years ago
  61. b0b5322 Updated indentation to 4 spaces for Android.mk. by Yifan Hong · 9 years ago
  62. 495391a Updated makefiles that also add static java library targets. by Andreas Huber · 9 years ago
  63. 5443a9f Initial pieces of WiFi HAL interface definition by Mitchell Wills · 9 years ago