1. 88bae17 Changed walled garden to better url by Isaac Levy · 13 years ago
  2. 4ad39d6 Will not disable wifi on wifi-only devices. by Isaac Levy · 13 years ago
  3. 7dd0413 Run hostapd on a seperate thread by Irfan Sheriff · 13 years ago
  4. 17b8451 Merge "Fix interface notification race" by Irfan Sheriff · 13 years ago
  5. e8daf2a Fix interface notification race by Irfan Sheriff · 13 years ago
  6. 55bc5f3 Updated: Wi-Fi p2p framework by repo sync · 13 years ago
  7. 23eb297 Handle hostapd and tether interface changes by Irfan Sheriff · 13 years ago
  8. e046975 Fixing WifiWatchdog log flag by Isaac Levy · 13 years ago
  9. d7a374f Merge "Fix multicast API" by Irfan Sheriff · 13 years ago
  10. b0c1b80f Fix multicast API by Irfan Sheriff · 13 years ago
  11. d7b3e6a WifiWatchdogSM notification for first wifi disable by Isaac Levy · 13 years ago
  12. 3550ac9 Adding WifiInfo object in CONNECTED broadcast by Isaac Levy · 13 years ago
  13. 654f509 WifiWatchdog rewrite to formal statemachine by Isaac Levy · 13 years ago
  14. 6d815e9 Merge "Moved WifiWatchdogService and DnsPinger" by Irfan Sheriff · 13 years ago
  15. a7bc113 Moved WifiWatchdogService and DnsPinger by Isaac Levy · 13 years ago
  16. c4501f7 Log supplicant restart count correctly by Ji-Hwan Lee · 13 years ago
  17. f2288c9 Merge "Fix IP address cleanup on network disconnect" by Irfan Sheriff · 13 years ago
  18. f560061 Fix IP address cleanup on network disconnect by Irfan Sheriff · 13 years ago
  19. e1f9064 Fix network state handling by Irfan Sheriff · 13 years ago
  20. 4f1f7d3 am 241b65ac: am 5f350512: Merge "Reset connections AFTER we take down the network." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  21. ec896c6 Reset connections AFTER we take down the network. by Robert Greenwalt · 13 years ago
  22. 1523da2 Fix driver start/stop handling by Irfan Sheriff · 13 years ago
  23. 680e0a4 Merge "Remove interface disable in wifistatemachine" by Irfan Sheriff · 13 years ago
  24. 89f2ea6 Remove interface disable in wifistatemachine by Irfan Sheriff · 13 years ago
  25. dd65ed2 am 92593dc4: am 84db79bb: Merge "Clear IP configuration on lost network" into honeycomb-LTE by Irfan Sheriff · 13 years ago
  26. 0c13d47 Clear IP configuration on lost network by Irfan Sheriff · 13 years ago
  27. 319da8c Add new states to support wpa_supplicant 0.8 by Irfan Sheriff · 13 years ago
  28. d57f506 am c2ff0e70: am 9a737639: Merge "Clear network id when invalid" into honeycomb-LTE by Irfan Sheriff · 13 years ago
  29. 0a8bd60 Clear network id when invalid by Irfan Sheriff · 13 years ago
  30. e526cfb am 5b9ceeba: am a4815c0e: am 9c9088a5: Merge "Move softap config handling to WifiConfigStore" into honeycomb-mr2 by Irfan Sheriff · 13 years ago
  31. a4815c0 am 9c9088a5: Merge "Move softap config handling to WifiConfigStore" into honeycomb-mr2 by Irfan Sheriff · 13 years ago
  32. ffcea7a Move softap config handling to WifiConfigStore by Irfan Sheriff · 13 years ago
  33. fe3b33d DO NOT MERGE Add DhcpStateMachine by Irfan Sheriff · 13 years ago
  34. fba19ff DO NOT MERGE Define Protocol class by Irfan Sheriff · 13 years ago
  35. a8e0dfa resolved conflicts for merge of db46fa25 to master by Robert Greenwalt · 13 years ago
  36. d713683 am d369d64e: am 8ab6a6d4: Merge "Add DhcpStateMachine for interation with dhcpcd" into honeycomb-LTE by Irfan Sheriff · 13 years ago
  37. a47c401 Merge "Add RouteInfo objects for tracking routes." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  38. aa70f10 Add RouteInfo objects for tracking routes. by Robert Greenwalt · 13 years ago
  39. 31be7cf Add DhcpStateMachine for interation with dhcpcd by Irfan Sheriff · 13 years ago
  40. 2dbf683 am c1f39396: am 8f87f838: Merge "Define Protocol class for use with StateMachine" into honeycomb-LTE by Irfan Sheriff · 13 years ago
  41. 3fc75e9 Define Protocol class for use with StateMachine by Irfan Sheriff · 13 years ago
  42. 5cd8d4d handle supplicant stop after child states exit by Irfan Sheriff · 13 years ago
  43. 343c1ad am 37677849: am 64c42cae: Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State. by Wink Saville · 13 years ago
  44. 64c42ca Rename HierarchicalStateMachine and HierarchicalState to StateMachine and State. by Wink Saville · 13 years ago
  45. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  46. 80f7c59 am f4a29403: resolved conflicts for merge of 70c3d1c2 to honeycomb-plus-aosp by Robert Greenwalt · 13 years ago
  47. d55a6b4 Add external dependency API. by Robert Greenwalt · 13 years ago
  48. 2b7f638 Add support for supplicant SCAN_INTERVAL by Irfan Sheriff · 13 years ago
  49. d710fb5 Update WakeLock-related docs to mention permissions by Kenny Root · 13 years ago
  50. 4aeca7c5 Backup and restore IP and proxy settings by Irfan Sheriff · 13 years ago
  51. 84cffa4 DO NOT MERGE update current config with dhcp settings by Irfan Sheriff · 13 years ago
  52. 04e04fe3 Merge "fix network disconnection handling" by Irfan Sheriff · 13 years ago
  53. 9b3710b fix network disconnection handling by Irfan Sheriff · 13 years ago
  54. 7e48e76 Merge "Start using NetworkUtils.numericToInetAddress." by Robert Greenwalt · 13 years ago
  55. e590373 Start using NetworkUtils.numericToInetAddress. by Robert Greenwalt · 13 years ago
  56. 2f64096 Merge "Using AsyncChannel for wifi connectivity" by Irfan Sheriff · 13 years ago
  57. d86dbb9 am 5af7cf7c: am f9e2a491: Fix issue to clear scan alarms by Irfan Sheriff · 13 years ago
  58. ebe606f Using AsyncChannel for wifi connectivity by Irfan Sheriff · 13 years ago
  59. f9e2a49 Fix issue to clear scan alarms by Irfan Sheriff · 13 years ago
  60. 74ff3d2 DO NOT MERGE Add support for background scanning by Irfan Sheriff · 13 years ago
  61. 563db53 Merge "Add support for background scanning" by Irfan Sheriff · 13 years ago
  62. fcc0845 Add support for background scanning by Irfan Sheriff · 13 years ago
  63. e5a3e97 Merge "Remove some unused code." by Robert Greenwalt · 13 years ago
  64. 645b83f Remove some unused code. by Robert Greenwalt · 13 years ago
  65. 227bec4 data activity reporting on wifi by Irfan Sheriff · 13 years ago
  66. 7cb0d07 Merge "Add WPA support for soft Ap" by Irfan Sheriff · 13 years ago
  67. ec8d23a Add WPA support for soft Ap by Irfan Sheriff · 13 years ago
  68. 016d37e Merge "Make WifiInfo not use int for ip address." by Robert Greenwalt · 13 years ago
  69. 124b44d Make WifiInfo not use int for ip address. by Robert Greenwalt · 13 years ago
  70. 652bc96 Make high performance wifi lock public by Irfan Sheriff · 13 years ago
  71. 19f8ca8 Remove some unused wifi dhcp code. by Robert Greenwalt · 13 years ago
  72. 614613e Merge "Update LinkProperties treatment of gateways" by Robert Greenwalt · 13 years ago
  73. 992564e Update LinkProperties treatment of gateways by Robert Greenwalt · 13 years ago
  74. 34ee52e Adopt LruCache in WifiStateMachine. by Jesse Wilson · 13 years ago
  75. ed12640 Bind addr and prefixLength together in LinkAddress by Robert Greenwalt · 14 years ago
  76. 0216e61 Make the interface with DHCP IPv6 capable. by Robert Greenwalt · 14 years ago
  77. a9a4f5c Merge "Switch from NetworkUtils to netd for iface config." by Robert Greenwalt · 14 years ago
  78. 27d3c59 Switch from NetworkUtils to netd for iface config. by Robert Greenwalt · 14 years ago
  79. 43e747e Add untether call during softap shutdown by Irfan Sheriff · 14 years ago
  80. d033e9c Merge "Handle EAP authentication failure" into honeycomb by Irfan Sheriff · 14 years ago
  81. b98d878 Handle EAP authentication failure by Irfan Sheriff · 14 years ago
  82. 0c7e164 Fix soft Ap handling on system restart by Irfan Sheriff · 14 years ago
  83. fcb659b Report WPS overlap error by Irfan Sheriff · 14 years ago
  84. e4c56c9 Fix WPS to provides immediate feedback by Irfan Sheriff · 14 years ago
  85. 6bb7652 Fix network availability reporting by Irfan Sheriff · 14 years ago
  86. 65eaec8 Use BluetoothAdapter broadcast for coex settings by Irfan Sheriff · 14 years ago
  87. 8e86b89 Enable networks on screen on by Irfan Sheriff · 14 years ago
  88. b45e726 Fix wifi broadcasts by Irfan Sheriff · 14 years ago
  89. d304030 Merge "Fix ssid storage regression" by Irfan Sheriff · 14 years ago
  90. 5893815 Fix ssid storage regression by Irfan Sheriff · 14 years ago
  91. 5d001ea Use clear names for native API by Irfan Sheriff · 14 years ago
  92. 3a65de7 Initialize network state on start by Irfan Sheriff · 14 years ago
  93. 96071a7 Handle supplicant stop correctly by Irfan Sheriff · 14 years ago
  94. 02fb46a WPS fixes and refactor by Irfan Sheriff · 14 years ago
  95. e798268 Have MobileDataStateTracker & DataConnectionTracker communicate directly. by Wink Saville · 14 years ago
  96. cf34f47 Update scan results when frequency band is set by Irfan Sheriff · 14 years ago
  97. 9beea36 Hold network hand-off wakelock only when connected by Irfan Sheriff · 14 years ago
  98. be9ee6a Fix configuration change handling by Irfan Sheriff · 14 years ago
  99. 3c661bd Fix Wifi's setting of isAvailable. by Robert Greenwalt · 14 years ago
  100. 44138f1 Merge "Notify all VMs when proxy changes." by Robert Greenwalt · 14 years ago