1. 2d57d86 Fix handling in DisconnectingState by Irfan Sheriff · 13 years ago
  2. d47d4f7 Merge "Add a delay before walled garden test" into ics-mr0 by Maarten Hooft · 13 years ago
  3. a81ac7c Add a delay before walled garden test by Irfan Sheriff · 13 years ago
  4. a2a1078 Disconnect without CTRL-EVENT-DISCONNECTED by Irfan Sheriff · 13 years ago
  5. 0f43161 Add a time threshold for re-enabling networks by Irfan Sheriff · 13 years ago
  6. 56379d2 Handle unexpected interface up/down events by Irfan Sheriff · 13 years ago
  7. 7f8a12c Reduce/Fix system logging by Irfan Sheriff · 13 years ago
  8. 7960d9f Fix IPv6 on wifi by repo sync · 13 years ago
  9. cbb62bb Merge "Switch to cfg based signal_poll command" by Irfan Sheriff · 13 years ago
  10. 921df5c Switch to cfg based signal_poll command by Irfan Sheriff · 13 years ago
  11. c21994b Merge "Fix watchdog to stop ping after wifi disconnects" into ics-factoryrom by Irfan Sheriff · 13 years ago
  12. 32f04e9 Fix watchdog to stop ping after wifi disconnects by Irfan Sheriff · 13 years ago
  13. cf54e4a Add supplication shut down recovery by Irfan Sheriff · 13 years ago
  14. 7329361 Add support to change IPv6 privacy extensions by Irfan Sheriff · 13 years ago
  15. 651cdfc Unhide wifi p2p API by Irfan Sheriff · 13 years ago
  16. 2367e75 am 61db35da: am 2f835a61: Merge "Make copies of NetworkInfo to give out." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  17. 616f317 Emergency callback mode handling by Irfan Sheriff · 13 years ago
  18. 858c396 Merge "Finalize wifi watchdog default settings" by Irfan Sheriff · 13 years ago
  19. 6aecb98 Make copies of NetworkInfo to give out. by Robert Greenwalt · 13 years ago
  20. 295da73 Disable p2p when airplane mode is turned on by Irfan Sheriff · 13 years ago
  21. 998196d Finalize wifi watchdog default settings by Irfan Sheriff · 13 years ago
  22. a420cc4 Merge "Fix system crash on p2p failure" by Irfan Sheriff · 13 years ago
  23. 511f8e2 Merge "Use hasSystemFeature() API to check for p2p" by Irfan Sheriff · 13 years ago
  24. f0ef26a Fix system crash on p2p failure by Irfan Sheriff · 13 years ago
  25. a8f63a3 Use hasSystemFeature() API to check for p2p by Irfan Sheriff · 13 years ago
  26. 6f7d385 Update documentation and cleanup to unhide API by Irfan Sheriff · 13 years ago
  27. 489a9d8 Rename WpsConfiguration to Wps by Irfan Sheriff · 13 years ago
  28. dff28d5 Handle state transition for p2p enable reject by Irfan Sheriff · 13 years ago
  29. daf57e5 Add notification when p2p is enabled by Irfan Sheriff · 13 years ago
  30. 4be4d31 Fix p2p API interface to framework by Irfan Sheriff · 13 years ago
  31. 9cc2718 Prepare for exposing p2p API by Irfan Sheriff · 13 years ago
  32. 9b2886e Create new isNetworkSupported API by Robert Greenwalt · 13 years ago
  33. 2a62b43 Merge "Remove persistent behavior" by Irfan Sheriff · 13 years ago
  34. 329b79713 Merge "Reload STA firmware on start" by Irfan Sheriff · 13 years ago
  35. f9cb1d7 Remove persistent behavior by Irfan Sheriff · 13 years ago
  36. e36fcea Reload STA firmware on start by Irfan Sheriff · 13 years ago
  37. f99360b Merge "Initialize p2p settings" by Irfan Sheriff · 13 years ago
  38. 335e40c Merge "Use seperate config file for p2p" by Irfan Sheriff · 13 years ago
  39. ad4d2c9 Merge "Remove work around for driver state change" by Irfan Sheriff · 13 years ago
  40. 3ac127f Remove work around for driver state change by Irfan Sheriff · 13 years ago
  41. 9322687 Initialize p2p settings by Irfan Sheriff · 13 years ago
  42. f42c39b Use seperate config file for p2p by Irfan Sheriff · 13 years ago
  43. 8136de0 Fixed WifiWatchdog notification bugs by Isaac Levy · 13 years ago
  44. b6dbd69 Merge "Prevent dup network adding - b/5200491" by Irfan Sheriff · 13 years ago
  45. 8fd4a3d Prevent dup network adding - b/5200491 by Isaac Levy · 13 years ago
  46. 859e7de Fix connection notification for group owner by Irfan Sheriff · 13 years ago
  47. ea5b16a Update p2p state machine and API by Irfan Sheriff · 13 years ago
  48. a407aef Merge "Added support for multiple DNS servers." by Irfan Sheriff · 13 years ago
  49. 8e28b7d Proactively disable data when over policy limit. by Jeff Sharkey · 13 years ago
  50. 79e43f6 Added support for multiple DNS servers. by Isaac Levy · 13 years ago
  51. 8c57bcd Fix device address and interface address usage by repo sync · 13 years ago
  52. 2b8edd0 Use supplicant control channel interface for p2p by repo sync · 13 years ago
  53. 4a56c43 Merge "P2p enhancements" by repo sync · 13 years ago
  54. aea743a P2p enhancements by repo sync · 13 years ago
  55. 7244c97 Ensure interface down before wpa_supplicant start by Irfan Sheriff · 13 years ago
  56. 5f6ddec Merge "Add firmware reload support for P2P" by Irfan Sheriff · 13 years ago
  57. 17262c4 Merge "Do not log failed pre shared key" by Irfan Sheriff · 13 years ago
  58. cb30b22 Add firmware reload support for P2P by Irfan Sheriff · 13 years ago
  59. a25b42b Do not log failed pre shared key by Irfan Sheriff · 13 years ago
  60. f70430d Merge "DnsPinger -- log setup problems" by Irfan Sheriff · 13 years ago
  61. 26a8d71 DnsPinger -- log setup problems by Isaac Levy · 13 years ago
  62. 50a928f Merge "Avoid turning off wifi tethering on interface down" by Irfan Sheriff · 13 years ago
  63. 14f3ae7 Avoid turning off wifi tethering on interface down by Irfan Sheriff · 13 years ago
  64. 8dc6a1b Watchdog notify on explicit connect by Isaac Levy · 13 years ago
  65. d6d0628 Merge "Rewrote DnsPinger - now is async and concurrant" by Irfan Sheriff · 13 years ago
  66. d2fe04b Rewrote DnsPinger - now is async and concurrant by Isaac Levy · 13 years ago
  67. f6d0984 Fix p2p package paths by Irfan Sheriff · 13 years ago
  68. 88bae17 Changed walled garden to better url by Isaac Levy · 13 years ago
  69. 4ad39d6 Will not disable wifi on wifi-only devices. by Isaac Levy · 13 years ago
  70. 7dd0413 Run hostapd on a seperate thread by Irfan Sheriff · 13 years ago
  71. 17b8451 Merge "Fix interface notification race" by Irfan Sheriff · 13 years ago
  72. e8daf2a Fix interface notification race by Irfan Sheriff · 13 years ago
  73. 55bc5f3 Updated: Wi-Fi p2p framework by repo sync · 13 years ago
  74. 23eb297 Handle hostapd and tether interface changes by Irfan Sheriff · 13 years ago
  75. e046975 Fixing WifiWatchdog log flag by Isaac Levy · 13 years ago
  76. d7a374f Merge "Fix multicast API" by Irfan Sheriff · 13 years ago
  77. b0c1b80f Fix multicast API by Irfan Sheriff · 13 years ago
  78. d7b3e6a WifiWatchdogSM notification for first wifi disable by Isaac Levy · 13 years ago
  79. 3550ac9 Adding WifiInfo object in CONNECTED broadcast by Isaac Levy · 13 years ago
  80. 654f509 WifiWatchdog rewrite to formal statemachine by Isaac Levy · 13 years ago
  81. 8171e6f Use resetConnections with resetMask. by Wink Saville · 13 years ago
  82. 6d815e9 Merge "Moved WifiWatchdogService and DnsPinger" by Irfan Sheriff · 13 years ago
  83. a7bc113 Moved WifiWatchdogService and DnsPinger by Isaac Levy · 13 years ago
  84. c4501f7 Log supplicant restart count correctly by Ji-Hwan Lee · 13 years ago
  85. cf99765 resolved conflicts for merge of 914ed90f to honeycomb-LTE by Irfan Sheriff · 13 years ago
  86. c74eacd resolved conflicts for merge of 267a6181 to honeycomb-LTE by Irfan Sheriff · 13 years ago
  87. 914ed90 Revert "DO NOT MERGE Revert "DO NOT MERGE Add DhcpStateMachine"" by Irfan Sheriff · 13 years ago
  88. 58d1bb4 DO NOT MERGE Revert "DO NOT MERGE Add DhcpStateMachine" by Irfan Sheriff · 13 years ago
  89. f2288c9 Merge "Fix IP address cleanup on network disconnect" by Irfan Sheriff · 13 years ago
  90. f560061 Fix IP address cleanup on network disconnect by Irfan Sheriff · 13 years ago
  91. e1f9064 Fix network state handling by Irfan Sheriff · 13 years ago
  92. 4f1f7d3 am 241b65ac: am 5f350512: Merge "Reset connections AFTER we take down the network." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  93. ec896c6 Reset connections AFTER we take down the network. by Robert Greenwalt · 13 years ago
  94. 1523da2 Fix driver start/stop handling by Irfan Sheriff · 13 years ago
  95. 680e0a4 Merge "Remove interface disable in wifistatemachine" by Irfan Sheriff · 13 years ago
  96. 89f2ea6 Remove interface disable in wifistatemachine by Irfan Sheriff · 13 years ago
  97. dd65ed2 am 92593dc4: am 84db79bb: Merge "Clear IP configuration on lost network" into honeycomb-LTE by Irfan Sheriff · 13 years ago
  98. 0c13d47 Clear IP configuration on lost network by Irfan Sheriff · 13 years ago
  99. 319da8c Add new states to support wpa_supplicant 0.8 by Irfan Sheriff · 13 years ago
  100. d57f506 am c2ff0e70: am 9a737639: Merge "Clear network id when invalid" into honeycomb-LTE by Irfan Sheriff · 13 years ago