1. 64f0d5b Allow enabling TDLS on specific routes by Vinit Deshapnde · 11 years ago
  2. 8971084 Fix power issues around wifi scans. by Robert Greenwalt · 11 years ago
  3. 304aad4 Remember wifi country that's set before boot by Robert Greenwalt · 11 years ago
  4. 9f84479 Merge "Remove scan notification dialog on wifi off" into jb-mr2-dev by Irfan Sheriff · 11 years ago
  5. 7167a66 Remove scan notification dialog on wifi off by Irfan Sheriff · 11 years ago
  6. e68d858 Keep device state always updated by Irfan Sheriff · 11 years ago
  7. 7ea33ea Fix API name by Irfan Sheriff · 11 years ago
  8. ca441ee Add new route.hasGateway() api by Robert Greenwalt · 11 years ago
  9. 07a2295 Notify user only when device provisioned by Irfan Sheriff · 11 years ago
  10. 7b7beb7 Notify user when wi-fi is toggled about scans by Irfan Sheriff · 11 years ago
  11. 1ef840c Add API to control scan always mode by Irfan Sheriff · 11 years ago
  12. 11aefad Add support for scan always available mode by Irfan Sheriff · 11 years ago
  13. c808a19 Fix client tracking by Irfan Sheriff · 11 years ago
  14. 302b06d Fix leak in WifiManager by Irfan Sheriff · 11 years ago
  15. bcc97ca Clean up scan handling by Irfan Sheriff · 11 years ago
  16. 8a64b1a Handle airplane settings properly by Irfan Sheriff · 11 years ago
  17. b8c0e00 Restructure wifiservice for clarity by Irfan Sheriff · 11 years ago
  18. d017f35 Move wifiservice into its own package by Irfan Sheriff · 11 years ago[Renamed (99%) from services/java/com/android/server/WifiService.java]
  19. 5e45ee6 App ops: you can now turn off operations. by Dianne Hackborn · 12 years ago
  20. 34caf1b am ab38b0f0: am 568f923b: Merge "removing ineffective code in WifiService.java" by Adam Powell · 12 years ago
  21. 568f923 Merge "removing ineffective code in WifiService.java" by Adam Powell · 12 years ago
  22. f0afe41 Cleanup logging by Irfan Sheriff · 12 years ago
  23. 4717c26 Remove DhcpInfoInternal by Robert Greenwalt · 12 years ago
  24. 2bea585 removing ineffective code in WifiService.java by You Kim · 12 years ago
  25. d56b4d1 Construct a task stack for picking a wifi network from notification by Adam Powell · 12 years ago
  26. ecfc9ca Merge into jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  27. 50cdf7c3 Fix issue #7214090: Need to be able to post notifications to all users by Dianne Hackborn · 12 years ago
  28. 35d323a Use global wifi_sleep_policy constants by Brian Muramatsu · 12 years ago
  29. 3d33a63 Add restoreCallingIdentity under finally by Irfan Sheriff · 12 years ago
  30. db831da Fix permission accessing getCurrentUser by Irfan Sheriff · 12 years ago
  31. 3849490 Merge "Return empty scan results for background user" into jb-mr1-dev by Irfan Sheriff · 12 years ago
  32. 330b187 Return empty scan results for background user by Irfan Sheriff · 12 years ago
  33. 6f5a9a9 Fix default population of wifi settings by Christopher Tate · 12 years ago
  34. c09cdce Update airplane-mode manipulation for the new Settings namespace by Christopher Tate · 12 years ago
  35. 6bfc888 Fix DHCP handling at disconnect/reconnect by Irfan Sheriff · 12 years ago
  36. da6da09 Captive portal handling by Irfan Sheriff · 12 years ago
  37. 35bbe27 Fix permission issue on channel by Irfan Sheriff · 12 years ago
  38. f630782 CTS test for WiFi watchdog - framework support. by Yuhao Zheng · 12 years ago
  39. 10d940d Fix permission issues for apps by Irfan Sheriff · 12 years ago
  40. c91f059 Remove unusued scan stats by Irfan Sheriff · 12 years ago
  41. 6ccaa54 Include WIFI scan's in Battery Stats. by Nick Pelly · 12 years ago
  42. f82e769 Merge "handleAirplaneModeToggled cleanup" into jb-dev by Irfan Sheriff · 12 years ago
  43. 42d73bb handleAirplaneModeToggled cleanup by Irfan Sheriff · 12 years ago
  44. ce66556 Merge "Fix persisting wifi state on setWifiEnabled() call" into jb-dev by Irfan Sheriff · 12 years ago
  45. f03d620 Fix persisting wifi state on setWifiEnabled() call by Irfan Sheriff · 12 years ago
  46. bd21b78 Add logging to capture wifi enable by Irfan Sheriff · 12 years ago
  47. 6079237 Log messages in dump by Irfan Sheriff · 12 years ago
  48. 262f766 Control suspend optimizations from framework by Irfan Sheriff · 12 years ago
  49. 86a5f5b Enhance WPS by Irfan Sheriff · 12 years ago
  50. d3975a9 Fix WifiManager async API by Irfan Sheriff · 12 years ago
  51. 07573b3 Improve Wi-Fi hand-off by Irfan Sheriff · 13 years ago
  52. 8cef067 Track scan count by UID by Irfan Sheriff · 13 years ago
  53. afb847a Merge "Clean up synchronization" by Irfan Sheriff · 13 years ago
  54. e744cff Clean up synchronization by Irfan Sheriff · 13 years ago
  55. 97ff789 Merge "Fix wifi bring up at boot up" into ics-mr1 by Irfan Sheriff · 13 years ago
  56. 5401f0b Fix wifi bring up at boot up by Irfan Sheriff · 13 years ago
  57. 4494c90 Handle emergency call back mode correctly by Irfan Sheriff · 13 years ago
  58. 87f0a7b Fix CS wakelock handling by Irfan Sheriff · 13 years ago
  59. 9575a1b Convert soft ap config store to state machine by Irfan Sheriff · 13 years ago
  60. e6daca5 Avoid quick shutdown after a driver start by Irfan Sheriff · 13 years ago
  61. ce0ea1f In releaseWifiLockLocked call noteReleaseWifiLock. by Wink Saville · 13 years ago
  62. 31b92e2 Remember wifi disable due to airplane by Irfan Sheriff · 13 years ago
  63. 651cdfc Unhide wifi p2p API by Irfan Sheriff · 13 years ago
  64. 616f317 Emergency callback mode handling by Irfan Sheriff · 13 years ago
  65. 489a9d8 Rename WpsConfiguration to Wps by Irfan Sheriff · 13 years ago
  66. 8dc6a1b Watchdog notify on explicit connect by Isaac Levy · 13 years ago
  67. fdd5f95 Update scanresult capability check by Irfan Sheriff · 13 years ago
  68. b0c1b80f Fix multicast API by Irfan Sheriff · 13 years ago
  69. 654f509 WifiWatchdog rewrite to formal statemachine by Isaac Levy · 13 years ago
  70. a7bc113 Moved WifiWatchdogService and DnsPinger by Isaac Levy · 13 years ago
  71. bc7dfb5 WifiWatchdogService - disable bad connections by Isaac Levy · 13 years ago
  72. f741e67 resolved conflicts for merge of e2aa0490 to master by Dianne Hackborn · 13 years ago
  73. a1396df am 02140891: Merge "Work on issue #4518815: Compatibility mode introduces compatibility regression..." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  74. 5fd2169 Work on issue #4518815: Compatibility mode introduces compatibility regression... by Dianne Hackborn · 13 years ago
  75. f596955 am 5e4d0206: am b400184a: Merge "Handle AsyncChannel disconnect in WifiService" into honeycomb-LTE by Irfan Sheriff · 13 years ago
  76. 6da83d5 Handle AsyncChannel disconnect in WifiService by Irfan Sheriff · 13 years ago
  77. e526cfb am 5b9ceeba: am a4815c0e: am 9c9088a5: Merge "Move softap config handling to WifiConfigStore" into honeycomb-mr2 by Irfan Sheriff · 13 years ago
  78. ffcea7a Move softap config handling to WifiConfigStore by Irfan Sheriff · 13 years ago
  79. 2b7f638 Add support for supplicant SCAN_INTERVAL by Irfan Sheriff · 13 years ago
  80. fd10d5c am fb897110: am 9b1ea0bd: am e21110f8: Merge "Backup and restore IP and proxy settings" into honeycomb-mr1 by Irfan Sheriff · 13 years ago
  81. 4aeca7c5 Backup and restore IP and proxy settings by Irfan Sheriff · 13 years ago
  82. eddeecf am 86587185: am 7ad85eb6: Merge "Persist wifi override in airplane mode" into honeycomb-mr1 by Irfan Sheriff · 13 years ago
  83. 658772f Persist wifi override in airplane mode by Irfan Sheriff · 13 years ago
  84. c23971b Handle client loss for a full connection by Irfan Sheriff · 13 years ago
  85. ebe606f Using AsyncChannel for wifi connectivity by Irfan Sheriff · 13 years ago
  86. fcc0845 Add support for background scanning by Irfan Sheriff · 13 years ago
  87. 227bec4 data activity reporting on wifi by Irfan Sheriff · 13 years ago
  88. ec8d23a Add WPA support for soft Ap by Irfan Sheriff · 13 years ago
  89. af3d74c am cc1bd4a8: am 739f6bc6: Keep never as the default wifi sleep settings by Irfan Sheriff · 14 years ago
  90. 739f6bc Keep never as the default wifi sleep settings by Irfan Sheriff · 14 years ago
  91. 43e747e Add untether call during softap shutdown by Irfan Sheriff · 14 years ago
  92. e4c56c9 Fix WPS to provides immediate feedback by Irfan Sheriff · 14 years ago
  93. 96b10d6 default wifi sleep policy change by Irfan Sheriff · 14 years ago
  94. 65eaec8 Use BluetoothAdapter broadcast for coex settings by Irfan Sheriff · 14 years ago
  95. 8e86b89 Enable networks on screen on by Irfan Sheriff · 14 years ago
  96. 04808c2 Fix some IpV4-only code. by Robert Greenwalt · 14 years ago
  97. 02fb46a WPS fixes and refactor by Irfan Sheriff · 14 years ago
  98. cfce303 Remove the need for a token parameter from AsyncChannel. by Wink Saville · 14 years ago
  99. 36f7413 add frequency band control API by Irfan Sheriff · 14 years ago
  100. 090813a Initiate wake up scan only in a disconnected state by Irfan Sheriff · 14 years ago