1. ac98a85 Merge "wpa_supplicant(hidl): Fixed network resp handling" by Treehugger Robot · 9 years ago
  2. 7d30966 Merge "wpa_suppplicant(hidl): Remove logspam" by Treehugger Robot · 9 years ago
  3. cbfe938 Merge "hostapd: Remove unnecessary GID." by Treehugger Robot · 9 years ago
  4. cb5faa0 wpa_suppplicant(hidl): Remove logspam by Roshan Pius · 9 years ago
  5. 73d1e57 hostapd: Remove unnecessary GID. by Jorge Lucangeli Obes · 9 years ago
  6. cab71a0 Merge "Fix call to configure threadpool." by Martijn Coenen · 9 years ago
  7. b7fca8a Fix call to configure threadpool. by Martijn Coenen · 9 years ago
  8. 15d8519 Merge "wpa_supplicant(hidl): Remove unused params" by Roshan Pius · 9 years ago
  9. 0c6c363 wpa_supplicant(hidl): Remove unused params by Roshan Pius · 9 years ago
  10. cc34761 wpa_supplicant(hidl): Fixed network resp handling by Roshan Pius · 9 years ago
  11. 7f085a9 Merge "wpa_supplicant(hidl): Add support for "DRIVER" commands" by Roshan Pius · 9 years ago
  12. 4a66dfb Merge changes from topics 'hidl-register-fail-gracefully', 'anqp_hidl', 'supplicant_p2p' by Treehugger Robot · 9 years ago
  13. 3599ac2 wpa_supplicant(hidl): Add support for "DRIVER" commands by Roshan Pius · 9 years ago
  14. 396821c wpa_supplicant(hidl): Add network param getters by Roshan Pius · 9 years ago
  15. 36666fa wpa_supplicant(hidl): Turn on HIDL control interface by Roshan Pius · 9 years ago
  16. 0974e96 wpa_supplicant(hidl): Invoke disconnect/assoc reject calbacks by Roshan Pius · 9 years ago
  17. 9322a34 wpa_supplicant(hidl): Invoke ANQP callbacks by Roshan Pius · 9 years ago
  18. 04a9d74 wpa_supplicant: Add notifications for ANQP/HS20 events by Roshan Pius · 9 years ago
  19. 08f74c4 wpa_supplicant(hidl): Implement ANQP query requests by Roshan Pius · 9 years ago
  20. a126287 wpa_supplicant(hidl): P2P Iface implementation by Roshan Pius · 9 years ago
  21. bd2b658 Merge "wpa_supplicant(hidl): Fix compilation failures" by Roshan Pius · 9 years ago
  22. ad7939e wpa_supplicant(hidl): Fix compilation failures by Roshan Pius · 9 years ago
  23. 31e3aab Merge "Cumulative patch from commit ed0a4ddc22526361a138c6b145561fcaac24e2a5" by Dmitry Shmidt · 9 years ago
  24. 21c780d Merge "Cumulative patch from commit ed0a4ddc22526361a138c6b145561fcaac24e2a5" by Treehugger Robot · 9 years ago
  25. abb90a3 Cumulative patch from commit ed0a4ddc22526361a138c6b145561fcaac24e2a5 by Dmitry Shmidt · 9 years ago
  26. 3ffa9b6 Merge changes I46d85902,Idba0ad35,Ic3718468,Ia1e40e1d,I501f8a02, ... by Roshan Pius · 9 years ago
  27. e263649 wpa_supplicant(hidl): Add ANQP stub methods am: 802517d19b by Roshan Pius · 9 years ago
  28. 1e73131 wpa_supplicant(hidl): Add P2P stub methods am: 36e2140a0f by Roshan Pius · 9 years ago
  29. 0ff9c39 wpa_supplicant(hidl): Invalidate objects in HidlManager am: 19f21dcdb1 by Roshan Pius · 9 years ago
  30. 1b66404 wpa_supplicant(hidl): Use hidl_return_util in |P2pNetwork| am: 1701d7b053 by Roshan Pius · 9 years ago
  31. f3fb4f7 wpa_supplicant(hidl): Use hidl_return_util in |P2pIface| am: 4fb2d99b78 by Roshan Pius · 9 years ago
  32. b92e590 wpa_supplicant(hidl): Use hidl_return_util in |StaNetwork| am: 657058c376 by Roshan Pius · 9 years ago
  33. 01f3184 wpa_supplicant(hidl): Use hidl_return_util in |StaIface| am: 4b527167fe by Roshan Pius · 9 years ago
  34. 22d22f2 wpa_supplicant(hidl): Use hidl_return_util in |Supplicant| am: bded32072a by Roshan Pius · 9 years ago
  35. 4709675 wpa_supplicant(hidl): Helper functions for invoking hidl cont callbacks by Roshan Pius · 9 years ago
  36. 1917149 Merge changes I46d85902,Idba0ad35,Ic3718468,Ia1e40e1d,I501f8a02, ... by Treehugger Robot · 9 years ago
  37. 712cda4 Merge changes from topic 'supplicant_hidl_iface_create_remove' am: b97727337f by Roshan Pius · 9 years ago
  38. d246792 wpa_supplicant: Send P2P mgmt iface add/remove notifications am: d6d8b8ddeb by Roshan Pius · 9 years ago
  39. c4bafe3 wpa_supplicant: Remove create/remove iface methods from HIDL am: e286edfce7 by Roshan Pius · 9 years ago
  40. c08c8f1 wpa_supplicant: Add support for 2 iface types am: ea2a5ee1b5 by Roshan Pius · 9 years ago
  41. a2366ac wpa_supplicant: Add P2P |Iface| & |Network| classes am: fdac43de4b by Roshan Pius · 9 years ago
  42. 6a8e0e4 wpa_supplicant: Rename |Iface| & |INetwork| am: bc024e624b by Roshan Pius · 9 years ago
  43. b977273 Merge changes from topic 'supplicant_hidl_iface_create_remove' by Treehugger Robot · 9 years ago
  44. 802517d wpa_supplicant(hidl): Add ANQP stub methods by Roshan Pius · 9 years ago
  45. 36e2140 wpa_supplicant(hidl): Add P2P stub methods by Roshan Pius · 9 years ago
  46. 19f21dc wpa_supplicant(hidl): Invalidate objects in HidlManager by Roshan Pius · 9 years ago
  47. 1701d7b wpa_supplicant(hidl): Use hidl_return_util in |P2pNetwork| by Roshan Pius · 9 years ago
  48. 4fb2d99 wpa_supplicant(hidl): Use hidl_return_util in |P2pIface| by Roshan Pius · 9 years ago
  49. 657058c wpa_supplicant(hidl): Use hidl_return_util in |StaNetwork| by Roshan Pius · 9 years ago
  50. 4b52716 wpa_supplicant(hidl): Use hidl_return_util in |StaIface| by Roshan Pius · 9 years ago
  51. bded320 wpa_supplicant(hidl): Use hidl_return_util in |Supplicant| by Roshan Pius · 9 years ago
  52. 861eb6b wpa_supplicant(hidl): Helper functions for invoking hidl cont callbacks by Roshan Pius · 9 years ago
  53. d6d8b8d wpa_supplicant: Send P2P mgmt iface add/remove notifications by Roshan Pius · 9 years ago
  54. e286edf wpa_supplicant: Remove create/remove iface methods from HIDL by Roshan Pius · 9 years ago
  55. ea2a5ee wpa_supplicant: Add support for 2 iface types by Roshan Pius · 9 years ago
  56. fdac43d wpa_supplicant: Add P2P |Iface| & |Network| classes by Roshan Pius · 9 years ago
  57. bc024e6 wpa_supplicant: Rename |Iface| & |INetwork| by Roshan Pius · 9 years ago
  58. 56034d0 Merge "Split libhidl into base and transport." am: c07609cf48 by Yifan Hong · 9 years ago
  59. 9785744 Split libhidl into base and transport. am: 4313d26d25 by Yifan Hong · 9 years ago
  60. c07609c Merge "Split libhidl into base and transport." by Treehugger Robot · 9 years ago
  61. 4313d26 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  62. 89bf0cf Merge "Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950" by Dmitry Shmidt · 9 years ago
  63. fa94a1c Merge "Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950" by Treehugger Robot · 9 years ago
  64. 9839ecd Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950 by Dmitry Shmidt · 9 years ago
  65. d4f5090 Merge "Revert "Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950"" by Dmitry Shmidt · 9 years ago
  66. cceee34 Merge "Revert "Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950"" by Dmitry Shmidt · 9 years ago
  67. fe31a9a Revert "Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950" by Dmitry Shmidt · 9 years ago
  68. f23fbc6 Merge "Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950" by Dmitry Shmidt · 9 years ago
  69. c15e6e5 Merge "Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950" by Dmitry Shmidt · 9 years ago
  70. 78a5dac Cumulative patch from commit 4ec1fd8e42bad9390f14a58225b6e5f6fb691950 by Dmitry Shmidt · 9 years ago
  71. 4815104 Merge changes Id19f1bcf,Iff20fb3c,I435f9154,I604f8add,I8bfb9c38, ... by Roshan Pius · 9 years ago
  72. ef3ab19 wpa_supplicant: Turn off HIDL interface am: 6e56f0c3eb by Roshan Pius · 9 years ago
  73. dbe6640 wpa_supplicant: HIDL implementation (2/2) am: 7c0ebf20ed by Roshan Pius · 9 years ago
  74. ecf9208 wpa_supplicant: HIDL implementation (1/2) am: 57ffbcfc79 by Roshan Pius · 9 years ago
  75. 2cf1b24 binder: Add/Implement More iface calls am: 390ba2881e by Roshan Pius · 9 years ago
  76. 3ae743e binder: Add network request/response interface am: 65628ce79a by Roshan Pius · 9 years ago
  77. bfdf97a Refactor |wpa_supplicant_ctrl_iface_ctrl_rsp_handle| am: 71a6b8a173 by Roshan Pius · 9 years ago
  78. 6bc170d binder: Change clang-format style to Google am: 32f9f5f37d by Roshan Pius · 9 years ago
  79. db82cf1 binder: Implement Set enterprise network params am: 224bbb042f by Roshan Pius · 9 years ago
  80. a2a871c binder: INetwork enterprise Set params interface am: 63b019be89 by Roshan Pius · 9 years ago
  81. 8ebaa52 binder: Implement iface methods am: f4e46cf18f by Roshan Pius · 9 years ago
  82. 93e36ce Move disconnect command handling to a common place am: 02242d7b36 by Roshan Pius · 9 years ago
  83. 7414f17 binder: Reset internal states after network params update am: b561990278 by Roshan Pius · 9 years ago
  84. 5c40ce9 binder: Corrected couple of nits in private branch. am: ac9845a46c by Roshan Pius · 9 years ago
  85. a684de3 binder: Implement |OnStateChanged| callback am: e8d0d1655f by Roshan Pius · 9 years ago
  86. 3c94c99 binder: Implement Set/Get network params (Part 3) am: fa2b327dbc by Roshan Pius · 9 years ago
  87. 445b536 binder: Implement Set/Get network params (Part 2) am: 9347b5c17e by Roshan Pius · 9 years ago
  88. ef2fb8a binder: Implement Set/Get network params (Part 1) am: e77bbbf467 by Roshan Pius · 9 years ago
  89. 192694a binder: Implement enable/disable/select network am: c61a5e645c by Roshan Pius · 9 years ago
  90. 8d4164b binder: INetwork Set/Get params interface am: 8702ba9091 by Roshan Pius · 9 years ago
  91. ff079c9 binder: Add network removal notification am: f745df8121 by Roshan Pius · 9 years ago
  92. 365d247 binder: Add iface/network addition/removal callbacks am: 2d3fd51c25 by Roshan Pius · 9 years ago
  93. ab8a11b binder: Implement the callback addition/removal am: 8e6e235ef7 by Roshan Pius · 9 years ago
  94. ad9f0c5 binder: Callback registration for interfaces am: 0470cc8cee by Roshan Pius · 9 years ago
  95. 1e6ebb4 binder: Turn on the compile flag for binder am: 29976d34f1 by Roshan Pius · 9 years ago
  96. 5f5cebd binder: Add parcelable for iface params am: b01b796eff by Roshan Pius · 9 years ago
  97. a0f5edf binder: Set/Get debug params am: c9422c7c50 by Roshan Pius · 9 years ago
  98. a072a71 Move network add/remove operations to a common function am: 950bec9c63 by Roshan Pius · 9 years ago
  99. ba32a5b binder: Implement network addition/removal am: d385445171 by Roshan Pius · 9 years ago
  100. 5df20b3 binder: Use ifname as key in BinderManager |IIface| map am: 32c15e2ef4 by Roshan Pius · 9 years ago