1. da40d92 Don't set same country code on supplicant again and again by Vinit Deshapnde · 11 years ago
  2. c95d938 Make Wifi Scans more heap-efficient by Robert Greenwalt · 11 years ago
  3. 3309bc5 Merge "WifiStateMachine: fix for exiting L2ConnectedState" into klp-dev by Yuhao Zheng · 11 years ago
  4. 8d9167d Narrow previous fix for this issue. by Robert Greenwalt · 11 years ago
  5. 15af212 Don't mark wifi disabled unless it's off. by Robert Greenwalt · 11 years ago
  6. a9e6be8 WifiStateMachine: fix for exiting L2ConnectedState by Yuhao Zheng · 11 years ago
  7. cac2fd3 Merge "Revert "Use a build-specific wifi country code"" into klp-dev by Robert Greenwalt · 11 years ago
  8. cb2fe96 Un-deprecate getDhcpInfo by Robert Greenwalt · 11 years ago
  9. 3eb6e4b Merge "Fix EAP-TLS reconnect after reboot issue" into klp-dev by Vinit Deshapnde · 11 years ago
  10. 3ea0c99 Revert "Use a build-specific wifi country code" by Robert Greenwalt · 11 years ago
  11. a3038b2 Fix EAP-TLS reconnect after reboot issue by Vinit Deshapnde · 11 years ago
  12. c33cd23 Use a build-specific wifi country code by Robert Greenwalt · 11 years ago
  13. 6029611 Fix an incorrectly created race accessing Wifi Supplicant by Vinit Deshapnde · 11 years ago
  14. 662c326 Merge "Allow yet another combination of key management options" into klp-dev by Vinit Deshapnde · 11 years ago
  15. 0983ead Merge "Fix BatchScan request coalesing" into klp-dev by Robert Greenwalt · 11 years ago
  16. 13820af Fix BatchScan request coalesing by Robert Greenwalt · 11 years ago
  17. 2871588 Allow yet another combination of key management options by Vinit Deshapnde · 11 years ago
  18. f31a789 Merge "Clear names from externally supplied WorkSources to WifiManager (b/10733757)" into klp-dev by David Christie · 11 years ago
  19. a5fb120 Merge "Fix incorrect exception being thrown from WifiConfiguration" into klp-dev by Vinit Deshapnde · 11 years ago
  20. a31510e Clear names from externally supplied WorkSources to WifiManager (b/10733757) by David Christie · 11 years ago
  21. c237c20 Merge "Supsend/resume batched scans around dhcp." into klp-dev by Robert Greenwalt · 11 years ago
  22. 540784f Merge "Cleanup the shutdown of BatchedScans." into klp-dev by Robert Greenwalt · 11 years ago
  23. 81fec6b Supsend/resume batched scans around dhcp. by Robert Greenwalt · 11 years ago
  24. 0fd3b1b Fix incorrect exception being thrown from WifiConfiguration by Vinit Deshapnde · 11 years ago
  25. 82f4218 Cleanup the shutdown of BatchedScans. by Robert Greenwalt · 11 years ago
  26. fffc5a4 Remove STOPSHIP in WifiWatchdogStateMachine by Yuhao Zheng · 11 years ago
  27. 3b25f51 Consider current EAP TLS configurations as 'valid' by Vinit Deshapnde · 11 years ago
  28. 14e5599 Merge "Fix Batched Scan Results to give Timestamp in uS" into klp-dev by Robert Greenwalt · 11 years ago
  29. cbaf152 Fix build break with missing VDBG. by Stephen Hines · 11 years ago
  30. 3569fdd Disable additional logging in WifiConfigStore/WifiNative by Vinit Deshapnde · 11 years ago
  31. dee971b Fix Batched Scan Results to give Timestamp in uS by Robert Greenwalt · 11 years ago
  32. b481dae Merge "Fix invalid Wifi Network system crash" into klp-dev by Vinit Deshapnde · 11 years ago
  33. 126755c Fix Wifi Batch Scanning by Robert Greenwalt · 11 years ago
  34. 95d7853 Fix issue #10688644: Java crash in com.android.phone: by Dianne Hackborn · 11 years ago
  35. ba85b97 Merge "Set country code on P2p interfaces as well" into klp-dev by Vinit Deshapnde · 11 years ago
  36. 2c385ec Set country code on P2p interfaces as well by Vinit Deshapnde · 11 years ago
  37. 10652a9 Fix invalid Wifi Network system crash by Vinit Deshapnde · 11 years ago
  38. 8e7c1b1 wifi: Fix cleaning scan result cache by Dmitry Shmidt · 11 years ago
  39. 771c11b Merge "Fix duplicate SSID entries in the WifiSettings UI" into klp-dev by Vinit Deshapnde · 11 years ago
  40. eadf195 Merge "Track IP addresses in WifiStateMachine." into klp-dev by Lorenzo Colitti · 11 years ago
  41. 34b2b9b Track IP addresses in WifiStateMachine. by Lorenzo Colitti · 11 years ago
  42. 1ed7a02 Fix duplicate SSID entries in the WifiSettings UI by Vinit Deshapnde · 11 years ago
  43. b402fb2 Merge "Rename LinkInfo to LinkQualityInfo" into klp-dev by Vinit Deshapnde · 11 years ago
  44. 6a2d325 Rename LinkInfo to LinkQualityInfo by Vinit Deshapnde · 11 years ago
  45. fab5c2b Synchronize access to single supplicant path by Vinit Deshapnde · 11 years ago
  46. 48c4747 More elaborate logs to debug missing APs by Vinit Deshapnde · 11 years ago
  47. 268f329 Fix channel set option in wifi batch scan command. by Sreeram Ramachandran · 11 years ago
  48. 402334a Merge "Fix an exception caused by incorrect data handling" into klp-dev by Vinit Deshapnde · 11 years ago
  49. 1f3ecaa wifi-display: add certification options by Chong Zhang · 11 years ago
  50. e8fabf9 Additional logging to debug lost Wifi APs by Vinit Deshapnde · 11 years ago
  51. e2a6d3d Merge "Introduce network link quality statistics" into klp-dev by Vinit Deshapnde · 11 years ago
  52. 1f12cb5 Introduce network link quality statistics by Vinit Deshapnde · 11 years ago
  53. 4d0145a Merge "Expose WifiManager.setTdlsEnabled public API" into klp-dev by Vinit Deshapnde · 11 years ago
  54. b676a4a Expose WifiManager.setTdlsEnabled public API by Vinit Deshapnde · 11 years ago
  55. b3acd8e Merge "wifi: Do not use prefix for p2p commands" into klp-dev by Dmitry Shmidt · 11 years ago
  56. d313545 Merge "Modify wifi BatchedScan." into klp-dev by Robert Greenwalt · 11 years ago
  57. bbabe14 wifi: Send event without prefix to p2p0 by Dmitry Shmidt · 11 years ago
  58. dda5a71 Fix an exception caused by incorrect data handling by Vinit Deshapnde · 11 years ago
  59. 8e628da Modify wifi BatchedScan. by Robert Greenwalt · 11 years ago
  60. 2de3a57 wifi: Do not use prefix for p2p commands by Dmitry Shmidt · 11 years ago
  61. 7a8d9d6 Merge "Add support for batched wifi scans." into klp-dev by Robert Greenwalt · 11 years ago
  62. 0451d59 Add support for batched wifi scans. by Robert Greenwalt · 11 years ago
  63. 4b2766a Fix a bug in single socket connection to Wifi Supplicant by Vinit Deshapnde · 11 years ago
  64. 89d16f7 am 9b7b4450: am 02eab434: am 4d87d91d: Merge "If in a mobile captive portal is detected enable fail fast." into jb-mr2-dev by Wink Saville · 11 years ago
  65. 9b7b445 am 02eab434: am 4d87d91d: Merge "If in a mobile captive portal is detected enable fail fast." into jb-mr2-dev by Wink Saville · 11 years ago
  66. c249c2c Use a single socket to communicate with supplicant by Vinit Deshapnde · 11 years ago
  67. 602b232 Add PAC File support for proxy configuration by Jason Monk · 11 years ago
  68. d747cbc If in a mobile captive portal is detected enable fail fast. by Wink Saville · 11 years ago
  69. e899d7c am 5d6b7db5: am 20c911ba: Merge "When wifi wants ASCII lowercasing, it needs to ask for it." by Elliott Hughes · 11 years ago
  70. ee00b35 When wifi wants ASCII lowercasing, it needs to ask for it. by Elliott Hughes · 11 years ago
  71. 6942a12 Add WorkSource capability to WifiManager for starting a scan. by David Christie · 11 years ago
  72. 5ab422b wifi: Add tdls_discover command to tdls enable call by Dmitry Shmidt · 11 years ago
  73. e088428 Merge "Allow enabling TDLS on specific routes" by Vinit Deshapnde · 11 years ago
  74. d76a685 am 6f2b31fc: am 56a7e4ad: am 116d4665: Merge "Block Wifi P2p discovery while doing dhcp." into jb-mr2-dev by Robert Greenwalt · 11 years ago
  75. 6f2b31f am 56a7e4ad: am 116d4665: Merge "Block Wifi P2p discovery while doing dhcp." into jb-mr2-dev by Robert Greenwalt · 11 years ago
  76. 64f0d5b Allow enabling TDLS on specific routes by Vinit Deshapnde · 11 years ago
  77. 6433ef2 Block Wifi P2p discovery while doing dhcp. by Robert Greenwalt · 11 years ago
  78. b8d116a Flush scan results et al after band change by Vinit Deshapnde · 11 years ago
  79. 505e35b am c869696e: am 65f7a95f: am 2f50097a: Merge "Fix power issues around wifi scans." into jb-mr2-dev by Robert Greenwalt · 11 years ago
  80. c869696 am 65f7a95f: am 2f50097a: Merge "Fix power issues around wifi scans." into jb-mr2-dev by Robert Greenwalt · 11 years ago
  81. 8971084 Fix power issues around wifi scans. by Robert Greenwalt · 11 years ago
  82. e36b935 am 7bc28ed7: am e6345a19: am 9233fc00: Revert "Revert "wifi: Get full scan results"" by Iliyan Malchev · 11 years ago
  83. 7bc28ed am e6345a19: am 9233fc00: Revert "Revert "wifi: Get full scan results"" by Iliyan Malchev · 11 years ago
  84. 9233fc0 Revert "Revert "wifi: Get full scan results"" by Iliyan Malchev · 11 years ago
  85. 9c5c31d2 am 2a155213: am 66acbc22: am 0dff78aa: Merge "Revert "wifi: Get full scan results"" into jb-mr2-dev by Iliyan Malchev · 11 years ago
  86. 2a15521 am 66acbc22: am 0dff78aa: Merge "Revert "wifi: Get full scan results"" into jb-mr2-dev by Iliyan Malchev · 11 years ago
  87. c2cbd4c Revert "wifi: Get full scan results" by Vineeta Srivastava · 11 years ago
  88. 91268cf More work on process tracking. by Dianne Hackborn · 11 years ago
  89. fea17de Explicit locale when formatting machine strings. by Jeff Sharkey · 11 years ago
  90. 156cf40 am 66c7bd54: am 0161d229: Merge "Remember wifi country that\'s set before boot" into jb-mr2-dev by Robert Greenwalt · 11 years ago
  91. 66c7bd5 am 0161d229: Merge "Remember wifi country that\'s set before boot" into jb-mr2-dev by Robert Greenwalt · 11 years ago
  92. 304aad4 Remember wifi country that's set before boot by Robert Greenwalt · 11 years ago
  93. b61e757 am 466ceb46: am aa4b2ee0: Merge "Ignore outstanding delayed shutdown on restart" into jb-mr2-dev by Robert Greenwalt · 11 years ago
  94. 466ceb4 am aa4b2ee0: Merge "Ignore outstanding delayed shutdown on restart" into jb-mr2-dev by Robert Greenwalt · 11 years ago
  95. e9868c1 Ignore outstanding delayed shutdown on restart by Robert Greenwalt · 11 years ago
  96. fa0e6d5 wifi: Use 'IFNAME=iface CMD' instead of 'CMD interface=iface Rest' by Dmitry Shmidt · 11 years ago
  97. a75ab03 am c3de50cd: am 30c798d5: Merge "Add some temp wifi debugging output" into jb-mr2-dev by Robert Greenwalt · 11 years ago
  98. c3de50c am 30c798d5: Merge "Add some temp wifi debugging output" into jb-mr2-dev by Robert Greenwalt · 11 years ago
  99. 02ba86f Add some temp wifi debugging output by Robert Greenwalt · 11 years ago
  100. a67a1f5 am 23abefef: am 28d3dbf9: Merge "Remove wifi scan-always dialog." into jb-mr2-dev by Robert Greenwalt · 11 years ago