1. c1bcb77 am 1ec92c57: - detect that firmware cant stay connected to 5GHz AP and tune down 5GHz preference accordingly - use a long random string so as to obfuscate PSK of WiFiConfiguration we have deleted but keep around in the autojoin database - if autojoin doesn\'t find a kn by vandwalle · 10 years ago
  2. 1ec92c5 - detect that firmware cant stay connected to 5GHz AP and tune down 5GHz preference accordingly by vandwalle · 10 years ago
  3. 0fd84c2 am dd0c5587: Taking into account user join preference more aggressively; add debug info for roaming Bug:17669859 Big:17651877 by vandwalle · 10 years ago
  4. dd0c558 Taking into account user join preference more aggressively; add debug info for roaming by vandwalle · 10 years ago
  5. 0e89e05 am 6db73827: Merge "fix bssid blacklisting Bug:17960587 Bug:17966377" into lmp-dev by vandwalle · 10 years ago
  6. 6db7382 Merge "fix bssid blacklisting Bug:17960587 Bug:17966377" into lmp-dev by vandwalle · 10 years ago
  7. 078a752 fix bssid blacklisting Bug:17960587 Bug:17966377 by vandwalle · 10 years ago
  8. 8639f62 Allow connections to untrusted SSIDs when requested. by Jeff Davidson · 10 years ago
  9. 85f2d77 In case of driver roaming and auth failure, allow for fast reconnect by vandwalle · 10 years ago
  10. a5283c0 reenable networks completely, 5 mins after DHCP failure blacklist; revert aggressive wifi to cellular handover when handing over due to link speed by vandwalle · 10 years ago
  11. f15171c Merge "Change access to P2pStateMachine messenger." into lmp-dev by Joe Farfel · 10 years ago
  12. 07a55aa Change access to P2pStateMachine messenger. by Joe Farfel · 10 years ago
  13. a0708b0 various fixes: by vandwalle · 10 years ago
  14. e0ba94b - slightly better network log by vandwalle · 10 years ago
  15. fb09741 Merge "Don't fire SCAN_RESULTS_AVAILABLE broadcast for partial scans" into lmp-dev by Vinit Deshpande · 10 years ago
  16. 765b9dc Don't fire SCAN_RESULTS_AVAILABLE broadcast for partial scans by Vinit Deshpande · 10 years ago
  17. 7736c07 drop score more aggressively based on link speed, Bug:17514346 by vandwalle · 10 years ago
  18. 5b56b25 Merge "- make rssi poll and wifi scan when associated configurable - fix regression when forgeting network - fix NPE in calculateWifiScore Bug:17564108" into lmp-dev by vandwalle · 10 years ago
  19. 099e317 Merge "Introduce config setting for scanning mac OUI" into lmp-dev by Vinit Deshpande · 10 years ago
  20. 70468b4 - make rssi poll and wifi scan when associated configurable by vandwalle · 10 years ago
  21. 9d082c3 inconditionally issue the reassociate command in the case of linkdebouncing, dont treat AUTO_SAVE commands coming from autojoincontroller as user triggered WifiManager.SAVE_NETWORK commands by vandwalle · 10 years ago
  22. eedd70e Introduce config setting for scanning mac OUI by Vinit Deshpande · 10 years ago
  23. e0aa0a0 - better sanity check on psk for linking config by vandwalle · 10 years ago
  24. fa64c3f Merge "Synchronize access to supplicant from p2pGetDeviceAddress" into lmp-dev by Vinit Deshpande · 10 years ago
  25. 27f4b0c Synchronize access to supplicant from p2pGetDeviceAddress by Vinit Deshpande · 10 years ago
  26. 328fc54 Re-add wifi change permission check. by Robert Greenwalt · 10 years ago
  27. f17f807 Merge "various fixes:" into lmp-dev by vandwalle · 10 years ago
  28. 7b581f4 various fixes: by vandwalle · 10 years ago
  29. 7e1b891 Merge "Use unified Tethering Permission Check" into lmp-dev by Robert Greenwalt · 10 years ago
  30. 34f173a Use unified Tethering Permission Check by Robert Greenwalt · 10 years ago
  31. 6449b99 Merge "Fix bug where wifi scan only mode is non-functional after toggling airplane mode. Bug: 17507663" into lmp-dev by David Christie · 10 years ago
  32. fc797cf Merge "Add NetworkAgent event for ExplicitlySelected" into lmp-dev by Robert Greenwalt · 10 years ago
  33. 7b160c8 Fix bug where wifi scan only mode is non-functional after toggling airplane mode. by David Christie · 10 years ago
  34. 99d385e set proper link quality thresholds by vandwalle · 10 years ago
  35. 4d29f96 Merge "Fix conditions that my leave ScanAlarm running in background" into lmp-dev by Vinit Deshpande · 10 years ago
  36. de5e9a4 Merge "Fix first time notification of available open Wifi" into lmp-dev by Vinit Deshpande · 10 years ago
  37. 7c8a4ef Fix conditions that my leave ScanAlarm running in background by Vinit Deshpande · 10 years ago
  38. 9e806a8 improve debugging messages & logging by vandwalle · 10 years ago
  39. 17e8288 make wifi cellular handover params configurable by vandwalle · 10 years ago
  40. 0eebae7 various fixes: by vandwalle · 10 years ago
  41. 448c953 dont accept CONNECTION_EVENT until roaming is complete by vandwalle · 10 years ago
  42. c5e82ad Fix first time notification of available open Wifi by Vinit Deshpande · 10 years ago
  43. 2f2cf21 make autojoin configurable, clean up BSSID info that may be stake in WifiConfiguration by vandwalle · 10 years ago
  44. 048dd77 Merge "Secure access to WifiScanner" into lmp-dev by Vinit Deshpande · 10 years ago
  45. b6defc9 Merge "various fixes:" into lmp-dev by vandwalle · 10 years ago
  46. b664cfe various fixes: by vandwalle · 10 years ago
  47. a2cf114 Merge "Implement getAvailableChannels" into lmp-dev by Vinit Deshpande · 10 years ago
  48. 826cc08 Merge "Fix leaking of WPA2 passcode for newly added networks" into lmp-dev by Vinit Deshpande · 10 years ago
  49. 46d6b0a Secure access to WifiScanner by Vinit Deshpande · 10 years ago
  50. 2dbf6c0 Add NetworkAgent event for ExplicitlySelected by Robert Greenwalt · 10 years ago
  51. c9b047b dont debounce on locally generated disconnect by vandwalle · 10 years ago
  52. 9f3349f various fixes: by vandwalle · 10 years ago
  53. e612376 Fix leaking of WPA2 passcode for newly added networks by Vinit Deshpande · 10 years ago
  54. efa77c1 Implement getAvailableChannels by Vinit Deshpande · 10 years ago
  55. 14fd478 Merge "Fix a bug in the wpa_supplicant parsing code." into lmp-dev by Wenchao Tong · 10 years ago
  56. f2899b9 Fix a bug in the wpa_supplicant parsing code. by Wenchao Tong · 10 years ago
  57. ebb7e0c adding debug logs by vandwalle · 10 years ago
  58. f4c6a89 Merge "fix processing of CMD_SAVE_NETWORK" into lmp-dev by vandwalle · 10 years ago
  59. 0ff9728 fix processing of CMD_SAVE_NETWORK by vandwalle · 10 years ago
  60. 82199a2 help debugging scan issues: by vandwalle · 10 years ago
  61. cbdd431 Merge "Address API Council feedback for WifiAdapter/WPS APIs" into lmp-dev by Vinit Deshpande · 10 years ago
  62. be3095e AutoJoin fixes: by vandwalle · 10 years ago
  63. 38e412f Bug:17285109 remove debug message by vandwalle · 10 years ago
  64. 048dc8d Address API Council feedback for WifiAdapter/WPS APIs by Vinit Deshpande · 10 years ago
  65. f143875 Merge "autojoin fixes:" into lmp-dev by vandwalle · 10 years ago
  66. 0d647da Colored notifications by Selim Cinek · 10 years ago
  67. e67ec72 autojoin fixes: by vandwalle · 10 years ago
  68. 10ab519 Merge "remove passpoint - DO NOT MERGE" into lmp-dev by vandwalle · 10 years ago
  69. fdde6bf Merge "add radio stats to link layer" into lmp-dev by vandwalle · 10 years ago
  70. 200e8ee add radio stats to link layer by vandwalle · 10 years ago
  71. a0177b9 wifi: Add wifi_set_nodfs_flag() function by Dmitry Shmidt · 10 years ago
  72. 3e883d5 remove passpoint - DO NOT MERGE by vandwalle · 10 years ago
  73. 28c7065 Stop redundant attempt to remove an already removed client by Vinit Deshpande · 10 years ago
  74. 042c54b Set scanning mac OUI for mac address rotation by Vinit Deshpande · 10 years ago
  75. a3334dd PNO MAC rotation + Hotlist Lost event by Ashwin · 10 years ago
  76. 1d799fd Merge "Use new config resource for tcp buffersize" into lmp-dev by Robert Greenwalt · 10 years ago
  77. 88d6ab0 Merge "Fix a bug in setting external_sim flag" into lmp-dev by Vinit Deshpande · 10 years ago
  78. 4d701ec Fix a bug in setting external_sim flag by Vinit Deshpande · 10 years ago
  79. 3c3c5b6 Use new config resource for tcp buffersize by Robert Greenwalt · 10 years ago
  80. 56d0178 fix spurious disconnect while associating, dont set AP configuration with NULL SSID by vandwalle · 10 years ago
  81. 0d616ef add roam state watchdog. by vandwalle · 10 years ago
  82. 7988fca Merge "remove passpoint, except ANQP - DO NOT MERGE" into lmp-dev by vandwalle · 10 years ago
  83. 1fd74be Merge "debug messages for link loss issues" into lmp-dev by vandwalle · 10 years ago
  84. e6574ec debug messages for link loss issues by vandwalle · 10 years ago
  85. 92e7026 remove passpoint, except ANQP - DO NOT MERGE by vandwalle · 10 years ago
  86. 24adb81 Merge "Clear IPv4 addresses when switching from DHCP to static." into lmp-dev by Lorenzo Colitti · 10 years ago
  87. 0ebd6d7 Clear IPv4 addresses when switching from DHCP to static. by Lorenzo Colitti · 10 years ago
  88. 0e91656 Fix copy/paste error in 5GHz connection count by Brian Williammee · 10 years ago
  89. 3b26801 Stop using LinkProperties for static configuration. by Lorenzo Colitti · 10 years ago
  90. 8c0a54e provide autojoin config threshold, fix bug16990104 by vandwalle · 10 years ago
  91. 0c3dfa4 Merge "Add tcp buffer size data for wifi" into lmp-dev by Robert Greenwalt · 10 years ago
  92. e693d94 Add tcp buffer size data for wifi by Robert Greenwalt · 10 years ago
  93. 97f1a2c Merge "Revert "Revert "Revert "Update Trusted Credentials screen in settings"""" into lmp-dev by Zoltan Szatmary-Ban · 10 years ago
  94. 6e2ae81 Revert "Revert "Revert "Update Trusted Credentials screen in settings""" by Zoltan Szatmary-Ban · 10 years ago
  95. fac5b63 Revert "Revert "Update Trusted Credentials screen in settings"" by Zoltan Szatmary-Ban · 10 years ago
  96. 2c1923a Revert "Update Trusted Credentials screen in settings" by Narayan Kamath · 10 years ago
  97. 71aa172 Merge "Revert "Revert "Update Trusted Credentials screen in settings""" into lmp-dev by Zoltan Szatmary-Ban · 10 years ago
  98. ee9f7f0 Merge "Revert "Update Trusted Credentials screen in settings"" into lmp-dev by Narayan Kamath · 10 years ago
  99. 30e6a43 Merge "Update Trusted Credentials screen in settings" into lmp-dev by Zoltan Szatmary-Ban · 10 years ago
  100. ccd5bdb Merge "EAP-SIM End-To-End" into lmp-dev by Vinit Deshpande · 10 years ago