1. ecf9208 wpa_supplicant: HIDL implementation (1/2) am: 57ffbcfc79 by Roshan Pius · 9 years ago
  2. 2cf1b24 binder: Add/Implement More iface calls am: 390ba2881e by Roshan Pius · 9 years ago
  3. 3ae743e binder: Add network request/response interface am: 65628ce79a by Roshan Pius · 9 years ago
  4. bfdf97a Refactor |wpa_supplicant_ctrl_iface_ctrl_rsp_handle| am: 71a6b8a173 by Roshan Pius · 9 years ago
  5. 6bc170d binder: Change clang-format style to Google am: 32f9f5f37d by Roshan Pius · 9 years ago
  6. db82cf1 binder: Implement Set enterprise network params am: 224bbb042f by Roshan Pius · 9 years ago
  7. a2a871c binder: INetwork enterprise Set params interface am: 63b019be89 by Roshan Pius · 9 years ago
  8. 8ebaa52 binder: Implement iface methods am: f4e46cf18f by Roshan Pius · 9 years ago
  9. 93e36ce Move disconnect command handling to a common place am: 02242d7b36 by Roshan Pius · 9 years ago
  10. 7414f17 binder: Reset internal states after network params update am: b561990278 by Roshan Pius · 9 years ago
  11. 5c40ce9 binder: Corrected couple of nits in private branch. am: ac9845a46c by Roshan Pius · 9 years ago
  12. a684de3 binder: Implement |OnStateChanged| callback am: e8d0d1655f by Roshan Pius · 9 years ago
  13. 3c94c99 binder: Implement Set/Get network params (Part 3) am: fa2b327dbc by Roshan Pius · 9 years ago
  14. 445b536 binder: Implement Set/Get network params (Part 2) am: 9347b5c17e by Roshan Pius · 9 years ago
  15. ef2fb8a binder: Implement Set/Get network params (Part 1) am: e77bbbf467 by Roshan Pius · 9 years ago
  16. 192694a binder: Implement enable/disable/select network am: c61a5e645c by Roshan Pius · 9 years ago
  17. 8d4164b binder: INetwork Set/Get params interface am: 8702ba9091 by Roshan Pius · 9 years ago
  18. ff079c9 binder: Add network removal notification am: f745df8121 by Roshan Pius · 9 years ago
  19. 365d247 binder: Add iface/network addition/removal callbacks am: 2d3fd51c25 by Roshan Pius · 9 years ago
  20. ab8a11b binder: Implement the callback addition/removal am: 8e6e235ef7 by Roshan Pius · 9 years ago
  21. ad9f0c5 binder: Callback registration for interfaces am: 0470cc8cee by Roshan Pius · 9 years ago
  22. 1e6ebb4 binder: Turn on the compile flag for binder am: 29976d34f1 by Roshan Pius · 9 years ago
  23. 5f5cebd binder: Add parcelable for iface params am: b01b796eff by Roshan Pius · 9 years ago
  24. a0f5edf binder: Set/Get debug params am: c9422c7c50 by Roshan Pius · 9 years ago
  25. a072a71 Move network add/remove operations to a common function am: 950bec9c63 by Roshan Pius · 9 years ago
  26. ba32a5b binder: Implement network addition/removal am: d385445171 by Roshan Pius · 9 years ago
  27. 5df20b3 binder: Use ifname as key in BinderManager |IIface| map am: 32c15e2ef4 by Roshan Pius · 9 years ago
  28. 0ddb08e binder: Add |INetwork| object interface am: d6e375115b by Roshan Pius · 9 years ago
  29. 15e4cbb binder: Move public headers to a separate folder am: 236b32e2e7 by Roshan Pius · 9 years ago
  30. 7cd18f0 binder: Notify iface add/remove to binder am: 54e763ada0 by Roshan Pius · 9 years ago
  31. 60ce890 binder: Clang format the source code am: 44ad540b9c by Roshan Pius · 9 years ago
  32. 52b87fe binder: Expose an aidl interface module am: 28ee7aafc7 by Roshan Pius · 9 years ago
  33. 57ffbcf wpa_supplicant: HIDL implementation (1/2) by Roshan Pius · 9 years ago
  34. 390ba28 binder: Add/Implement More iface calls by Roshan Pius · 9 years ago
  35. 65628ce binder: Add network request/response interface by Roshan Pius · 9 years ago
  36. 71a6b8a Refactor |wpa_supplicant_ctrl_iface_ctrl_rsp_handle| by Roshan Pius · 9 years ago
  37. 32f9f5f binder: Change clang-format style to Google by Roshan Pius · 9 years ago
  38. 224bbb0 binder: Implement Set enterprise network params by Roshan Pius · 9 years ago
  39. 63b019b binder: INetwork enterprise Set params interface by Roshan Pius · 9 years ago
  40. f4e46cf binder: Implement iface methods by Roshan Pius · 9 years ago
  41. 02242d7 Move disconnect command handling to a common place by Roshan Pius · 9 years ago
  42. b561990 binder: Reset internal states after network params update by Roshan Pius · 9 years ago
  43. ac9845a binder: Corrected couple of nits in private branch. by Roshan Pius · 9 years ago
  44. e8d0d16 binder: Implement |OnStateChanged| callback by Roshan Pius · 9 years ago
  45. fa2b327 binder: Implement Set/Get network params (Part 3) by Roshan Pius · 9 years ago
  46. 9347b5c binder: Implement Set/Get network params (Part 2) by Roshan Pius · 9 years ago
  47. e77bbbf binder: Implement Set/Get network params (Part 1) by Roshan Pius · 9 years ago
  48. c61a5e6 binder: Implement enable/disable/select network by Roshan Pius · 9 years ago
  49. 8702ba9 binder: INetwork Set/Get params interface by Roshan Pius · 9 years ago
  50. f745df8 binder: Add network removal notification by Roshan Pius · 9 years ago
  51. 2d3fd51 binder: Add iface/network addition/removal callbacks by Roshan Pius · 9 years ago
  52. 8e6e235 binder: Implement the callback addition/removal by Roshan Pius · 9 years ago
  53. 0470cc8 binder: Callback registration for interfaces by Roshan Pius · 9 years ago
  54. 29976d3 binder: Turn on the compile flag for binder by Roshan Pius · 9 years ago
  55. b01b796 binder: Add parcelable for iface params by Roshan Pius · 9 years ago
  56. c9422c7 binder: Set/Get debug params by Roshan Pius · 9 years ago
  57. 950bec9 Move network add/remove operations to a common function by Roshan Pius · 9 years ago
  58. d385445 binder: Implement network addition/removal by Roshan Pius · 9 years ago
  59. 32c15e2 binder: Use ifname as key in BinderManager |IIface| map by Roshan Pius · 9 years ago
  60. d6e3751 binder: Add |INetwork| object interface by Roshan Pius · 9 years ago
  61. 236b32e binder: Move public headers to a separate folder by Roshan Pius · 9 years ago
  62. 54e763a binder: Notify iface add/remove to binder by Roshan Pius · 9 years ago
  63. 44ad540 binder: Clang format the source code by Roshan Pius · 9 years ago
  64. 28ee7aa binder: Expose an aidl interface module by Roshan Pius · 9 years ago
  65. 5960633 Merge "Add exported includes to libwpa_client" am: 7cfb967dde by Dan Willemsen · 9 years ago
  66. 7cfb967 Merge "Add exported includes to libwpa_client" by Dan Willemsen · 9 years ago
  67. 945669e Add exported includes to libwpa_client by Dan Willemsen · 9 years ago
  68. 132fb1f Merge "Cumulative patch from commit 5bb7327a697108c880dd31c9e421df386c904b1a" am: f75252949f am: 0996584b8c by Dmitry Shmidt · 9 years ago
  69. 4e7d4a9 Merge "Cumulative patch from commit 5bb7327a697108c880dd31c9e421df386c904b1a" am: f75252949f by Dmitry Shmidt · 9 years ago
  70. 0996584 Merge "Cumulative patch from commit 5bb7327a697108c880dd31c9e421df386c904b1a" by Dmitry Shmidt · 9 years ago
  71. f752529 Merge "Cumulative patch from commit 5bb7327a697108c880dd31c9e421df386c904b1a" by Treehugger Robot · 9 years ago
  72. aca489e Cumulative patch from commit 5bb7327a697108c880dd31c9e421df386c904b1a by Dmitry Shmidt · 9 years ago
  73. 4f2baaf Merge "Allow hostapd to open UDP sockets" am: af18f47571 am: 61c2a02524 by Christopher Wiley · 9 years ago
  74. 07c3f8c Merge "Allow hostapd to open UDP sockets" am: af18f47571 am: 61c2a02524 by Christopher Wiley · 9 years ago
  75. 61c2a02 Merge "Allow hostapd to open UDP sockets" am: af18f47571 by Christopher Wiley · 9 years ago
  76. af18f47 Merge "Allow hostapd to open UDP sockets" by Treehugger Robot · 9 years ago
  77. e1a438a Allow hostapd to open UDP sockets by Christopher Wiley · 9 years ago
  78. 68b235b Merge "Cumulative patch from commit fcd85d9a3f2d9d63d0fa57e93446ad467db75b23" am: 30b597e5a4 am: aa30cb7f71 by Dmitry Shmidt · 9 years ago
  79. ccadb63 Merge "Cumulative patch from commit fcd85d9a3f2d9d63d0fa57e93446ad467db75b23" am: 30b597e5a4 by Dmitry Shmidt · 9 years ago
  80. aa30cb7 Merge "Cumulative patch from commit fcd85d9a3f2d9d63d0fa57e93446ad467db75b23" by Dmitry Shmidt · 9 years ago
  81. 30b597e Merge "Cumulative patch from commit fcd85d9a3f2d9d63d0fa57e93446ad467db75b23" by Treehugger Robot · 9 years ago
  82. 7d17530 Cumulative patch from commit fcd85d9a3f2d9d63d0fa57e93446ad467db75b23 by Dmitry Shmidt · 9 years ago
  83. b3931d8 Cumulative patch from commit d015bb05df1e1c2b12060bd7ffa51dc980585f4f am: d13095b921 by Dmitry Shmidt · 9 years ago
  84. 819f8cd Cumulative patch from comit b97a54108732b8b5048f86388bed305df21ea8e5 am: 7f2c753f60 by Dmitry Shmidt · 9 years ago
  85. cac82f6 Write hostapd pid to a file am: fa798f237b am: 62bade5796 by Christopher Wiley · 9 years ago
  86. bcaf135 Cumulative patch from commit f5728d0a82d5c5fb5347e41ce761fdf4a79772ec am: 58d12adcdf by Dmitry Shmidt · 9 years ago
  87. e468f65 Add init fragment for hostapd on Android am: 5ec95109c0 am: f55a3c80e2 by Christopher Wiley · 9 years ago
  88. 8d60584 DO NOT MERGE Dont exceed scan ssid max size advertised by driver am: e382b88dde am: c9e99edb9e -s ours am: e9e8915b56 -s ours by Roshan Pius · 9 years ago
  89. 05c800a Cumulative patch from commit 37fd0be2d3ca50c9035e67041328099356a46860 am: 4ae50e65ef by Dmitry Shmidt · 9 years ago
  90. 59aa047 Cumulative patch from commit 3b208346ec56342fda736e62601df485ed002493 am: d5ab1b53af by Dmitry Shmidt · 9 years ago
  91. f4721bb Fix use-after-free in qca_nl80211_get_features am: 748cf248af am: 3f56ddf04d am: 969a019137 by Paul Stewart · 9 years ago
  92. 2df57d1 nl80211: Register for only for specific Action frames in AP mode [DO NOT MERGE] am: d6cd7d7f4d am: 2679ecf37a -s ours am: da3c68294d -s ours by Kanchanapally, Vidyullatha · 9 years ago
  93. 839fbaa Cumulative patch from commit 8960afa4bfa423774a8ca58cc21a4a7c1ab6089e am: 849734c8d1 by Dmitry Shmidt · 9 years ago
  94. 72b835a Merge "wpa_supplicant_8: Add a temporary hack to work around BoringSSL incompatibility." am: 712e08b6fb am: 2aa3bdaecf am: e8357569ba am: f9b2a3dbfd am: 4d51d432f5 by Dmitry Shmidt · 9 years ago
  95. dc2b007 DO NOT MERGE ANYWHERE Fix max number of sched scan SSIDs based on driver capability am: 0fbcc4cde5 -s ours am: 0261db291a -s ours am: e00d5291c6 -s ours am: e6f65bc1ec -s ours am: 06a3b49063 -s ours am: cecd01a691 -s ours by Ben Fennema · 9 years ago
  96. a51a70c DO NOT MERGE ANYWHERE Fix max number of sched scan SSIDs based on driver capability am: 0fbcc4cde5 -s ours am: 0261db291a -s ours am: e00d5291c6 -s ours am: 5f5a2ba657 -s ours am: 96bc190e30 -s ours am: 332a9777fd -s ours by Ben Fennema · 9 years ago
  97. 2870366 Cumulative patch from commit 3560b32ca34f0ac20e4883cd2a0ad21a20502dfc am: 1702232 am: 4db0c89 am: 3ce2205258 by Dmitry Shmidt · 9 years ago
  98. 16cc6bf Cumulative patch from commit f89c32e63f71e66d7b55e284016762b603ae02db am: e466304 am: ef9ee13 am: afa2bbc7a8 by Dmitry Shmidt · 9 years ago
  99. 9551d5d Cumulative patch from commit d015bb05df1e1c2b12060bd7ffa51dc980585f4f by Dmitry Shmidt · 9 years ago
  100. f6c8726 Cumulative patch from comit b97a54108732b8b5048f86388bed305df21ea8e5 by Dmitry Shmidt · 9 years ago