1. 073d5b9 wifi: Disallow iface creation based on mode by Roshan Pius · 9 years ago
  2. e3f25f1 supplicant(interface): Correct ANQP enum value/type by Roshan Pius · 9 years ago
  3. 282a0b3 supplicant(interface): Minor fixes in P2P iface by Roshan Pius · 9 years ago
  4. 7a41d9d wifi: Reset internal callback pointers on failure by Roshan Pius · 9 years ago
  5. d476754 wifi: Add support for RSSI monitoring by Roshan Pius · 9 years ago
  6. e3f72ff wifi: Add method implementations in IWifiRttController by Roshan Pius · 9 years ago
  7. 970f031 wifi: Add method implementations in IWifiStaIface by Roshan Pius · 9 years ago
  8. e2d0ab5 wifi: Add logger method implementations in IWifiChip by Roshan Pius · 9 years ago
  9. 881d1f7 wifi: Gscan struct conversion changes by Roshan Pius · 9 years ago
  10. f72df2e wifi: Add some more missing struct conversions by Roshan Pius · 9 years ago
  11. 824e475 wifi: Remove unused methods in IWifiRttController by Roshan Pius · 9 years ago
  12. 3fae9c8 wifi: Add RTT structure conversion methods by Roshan Pius · 9 years ago
  13. 32d0ca9 wifi: Convert packet fate structures from legacy to HIDL by Roshan Pius · 9 years ago
  14. f5f51fd wifi: Begin NAN iface methods implementation by Roshan Pius · 9 years ago
  15. 0b73970 Merge changes from topic 'hal_firmware_reload' by Treehugger Robot · 9 years ago
  16. 827e038 Merge "Remove unused hardware/interfaces tests dependency on libtestUtil." by Elliott Hughes · 9 years ago
  17. 52947fb wifi: Implement chip mode combinations by Roshan Pius · 9 years ago
  18. 9733411 wifi: Split out initialize and start in WifiLegacyHal by Roshan Pius · 9 years ago
  19. a26a6e0 wifi: Add firmware mode controller by Roshan Pius · 9 years ago
  20. 1a7eae7 Add missing function to telephony HIDL interface. by Sanket Padawe · 9 years ago
  21. 2d224c8 Remove unused hardware/interfaces tests dependency on libtestUtil. by Elliott Hughes · 9 years ago
  22. 022bb40 Add test for bitset/mask type. am: e7ce822b96 by Yifan Hong · 9 years ago
  23. e7ce822 Add test for bitset/mask type. by Yifan Hong · 9 years ago
  24. f9874a1 Update to use the correct logging library. am: 961e625526 by Yifan Hong · 9 years ago
  25. 77d0a60 Fix tests for using IBase instead of IBinder. am: 1d747311b3 by Yifan Hong · 9 years ago
  26. 49d94f2 Use IBase instead of IBinder for interface keyword. am: ebcc3328e8 by Yifan Hong · 9 years ago
  27. a7462e5 Update makefiles for hidlizing IBase. am: e19e582bd5 by Yifan Hong · 9 years ago
  28. 961e625 Update to use the correct logging library. by Yifan Hong · 9 years ago
  29. 1d74731 Fix tests for using IBase instead of IBinder. by Yifan Hong · 9 years ago
  30. ebcc332 Use IBase instead of IBinder for interface keyword. by Yifan Hong · 9 years ago
  31. e19e582 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  32. d552d72 Merge "Test interface for hidlized IMemory." am: 2ed821d5fe by Martijn Coenen · 9 years ago
  33. 398f8c2 Merge "wifi: Don't include legacy hal header in wifi_status_util" am: 786c00d72e by Roshan Pius · 9 years ago
  34. 2ed821d Merge "Test interface for hidlized IMemory." by Treehugger Robot · 9 years ago
  35. 786c00d Merge "wifi: Don't include legacy hal header in wifi_status_util" by Roshan Pius · 9 years ago
  36. d69b603 Merge "wifi: Add utility for struct conversions" am: 3ff50102ed by Roshan Pius · 9 years ago
  37. 3ff5010 Merge "wifi: Add utility for struct conversions" by Treehugger Robot · 9 years ago
  38. 0cb4a94 Test interface for hidlized IMemory. by Martijn Coenen · 9 years ago
  39. a4854ff wifi: Don't include legacy hal header in wifi_status_util by Roshan Pius · 9 years ago
  40. e65edb1 wifi: Add utility for struct conversions by Roshan Pius · 9 years ago
  41. 82c7db6 Merge "Update to use the correct logging library." am: 48f6298fa3 by Yifan Hong · 9 years ago
  42. 48f6298 Merge "Update to use the correct logging library." by Treehugger Robot · 9 years ago
  43. 65cbd60 Update to use the correct logging library. by Yifan Hong · 9 years ago
  44. e78c2b9 Merge "Revert "Use get instead of implicit cast on Return<*>."" am: 5329acb61f by Steven Moreland · 9 years ago
  45. 5329acb Merge "Revert "Use get instead of implicit cast on Return<*>."" by Treehugger Robot · 9 years ago
  46. e50a914 Merge "Always specify underlying enum type." am: 832f1a7978 by Steven Moreland · 9 years ago
  47. 832f1a7 Merge "Always specify underlying enum type." by Treehugger Robot · 9 years ago
  48. fafbbd7 Revert "Use get instead of implicit cast on Return<*>." by Steven Moreland · 9 years ago
  49. bc21d07 Merge "Wifi: don't require C++11." am: 13be232d7b by Steven Moreland · 9 years ago
  50. 13be232 Merge "Wifi: don't require C++11." by Treehugger Robot · 9 years ago
  51. fd46bce Wifi: don't require C++11. by Steven Moreland · 9 years ago
  52. 5a36ec4 Merge "NFC: Add @exports to generate nfc-base.h headers." am: cca3e97d63 by Ruchi Kandoi · 9 years ago
  53. cca3e97 Merge "NFC: Add @exports to generate nfc-base.h headers." by Ruchi Kandoi · 9 years ago
  54. 34d006e Merge "Update to use the correct library for logging." am: f5e1ac67ed by Yifan Hong · 9 years ago
  55. f5e1ac6 Merge "Update to use the correct library for logging." by Yifan Hong · 9 years ago
  56. 73600f7 Always specify underlying enum type. by Steven Moreland · 9 years ago
  57. 0c4c7a3 Update to use the correct library for logging. by Yifan Hong · 9 years ago
  58. 55bfe49 Merge changes I304a5d9d,Ied19d9ec,Ie6c03aee am: 9f518064de by Roshan Pius · 9 years ago
  59. ea6a5b6 wifi: Add NAN API wrappers in WifiLegacyHal am: 2301209a9a by Roshan Pius · 9 years ago
  60. f1a16fb wifi: Add RTT API wrappers in WifiLegacyHal am: d8e915ab99 by Roshan Pius · 9 years ago
  61. eea7e24 wifi: Add logger/debug API wrappers in WifiLegacyHal am: 8714a3e103 by Roshan Pius · 9 years ago
  62. 9f51806 Merge changes I304a5d9d,Ied19d9ec,Ie6c03aee by Treehugger Robot · 9 years ago
  63. 99535bc NFC: Add @exports to generate nfc-base.h headers. by Ruchi Kandoi · 9 years ago
  64. bec5eeb Nfc: Change return types for Nfc hal to specified type. am: 51068e0bd3 by Ruchi Kandoi · 9 years ago
  65. 51068e0 Nfc: Change return types for Nfc hal to specified type. by Ruchi Kandoi · 9 years ago
  66. 2301209 wifi: Add NAN API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  67. d8e915a wifi: Add RTT API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  68. 8714a3e wifi: Add logger/debug API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  69. 3c87575 Use get instead of implicit cast on Return<*>. am: dc5f84f993 by Steven Moreland · 9 years ago
  70. dc5f84f Use get instead of implicit cast on Return<*>. by Steven Moreland · 9 years ago
  71. 007e4f5 Merge "Update makefiles for logging." am: 2fe5762cae by Steven Moreland · 9 years ago
  72. 2fe5762 Merge "Update makefiles for logging." by Treehugger Robot · 9 years ago
  73. 8b6a886 Remove HIDL_GENERATED from things written by hand. am: 33e87b8a76 by Steven Moreland · 9 years ago
  74. 33e87b8 Remove HIDL_GENERATED from things written by hand. by Steven Moreland · 9 years ago
  75. 14c4d0d Use newly introduced hidl_handle. am: 403161ab73 by Martijn Coenen · 9 years ago
  76. 403161a Use newly introduced hidl_handle. by Martijn Coenen · 9 years ago
  77. df6cb83 Merge changes I7c418811,I0870eae0 am: 88fb149b8e by Roshan Pius · 9 years ago
  78. db91ca1 wifi: Add link layer stats API wrappers in WifiLegacyHal am: 7cece41299 by Roshan Pius · 9 years ago
  79. 197524b wifi: Add gscan API wrappers in WifiLegacyHal am: 76ff302d57 by Roshan Pius · 9 years ago
  80. 88fb149 Merge changes I7c418811,I0870eae0 by Treehugger Robot · 9 years ago
  81. 3e3a099 Update makefiles for logging. by Steven Moreland · 9 years ago
  82. 3007940 Merge "NFC: Add Annotations to the HAL file" am: 3bca1eef75 by Ruchi Kandoi · 9 years ago
  83. 3bca1ee Merge "NFC: Add Annotations to the HAL file" by Ruchi Kandoi · 9 years ago
  84. 7cece41 wifi: Add link layer stats API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  85. 76ff302 wifi: Add gscan API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  86. 5ec7f08 Split libhidl into base and transport. am: 63544eacb6 by Yifan Hong · 9 years ago
  87. 63544ea Split libhidl into base and transport. by Yifan Hong · 9 years ago
  88. fbedd83 Merge "Cast hidl_pointer<T> to void*." am: 6033952ff1 by Martijn Coenen · 9 years ago
  89. 6033952 Merge "Cast hidl_pointer<T> to void*." by Martijn Coenen · 9 years ago
  90. 6356765 Merge "Add a missing RIL request in iRadio.hal" am: d5e70d7f63 by Sanket Padawe · 9 years ago
  91. d5e70d7 Merge "Add a missing RIL request in iRadio.hal" by Sanket Padawe · 9 years ago
  92. ed39ab0 wifi: Add APF/feature-set wrappers in WifiLegacyHal am: 0a47c187b9 by Roshan Pius · 9 years ago
  93. b883f2f wifi: Move legacy hal types to a new namespace (2/2) am: 6cedc97e95 by Roshan Pius · 9 years ago
  94. 795999b wifi: Move legacy hal types to a new namespace (1/2) am: 955542e9a2 by Roshan Pius · 9 years ago
  95. f6e345a Add a missing RIL request in iRadio.hal by Sanket Padawe · 9 years ago
  96. 0a47c18 wifi: Add APF/feature-set wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  97. 65c86c0 Cast hidl_pointer<T> to void*. by Martijn Coenen · 9 years ago
  98. d09ad0c wifi: Changes to WifiLegacy Hal am: 511cc493e3 by Roshan Pius · 9 years ago
  99. 23baa7c wifi: Remove passthrough mode am: 23f9f30344 by Roshan Pius · 9 years ago
  100. 9fe3260 wifi: Stub implementation of WifiNanIface methods am: 0c92d446a2 by Roshan Pius · 9 years ago