- 98e35a9 am "Bug fixes after test run. First pass all OK." by Vinit Deshpande · 10 years ago
- 6ac188f am "Base Hotspot 2.0 code (moved from base)." by Vinit Deshpande · 10 years ago
- 73ad1c3 am "set softAP on a specified band, including both 2.4 and 5 GHz band" by Vinit Deshpande · 10 years ago
- 019a91c am "wifi: Use 'set setband' instead of private 'driver setband' [DO NOT MERGE]" by Vinit Deshpande · 10 years ago
- ac7e8d8 am "Bring in passpoint code [DO NOT MERGE]" by Vinit Deshpande · 10 years ago
- f959e53 am "New Additions to WifiScanner APIs [DO NOT MERGE]" by Vinit Deshpande · 10 years ago
- 6cf462d send network state changed broadcast when BSSID change by Pierre Vandwalle · 10 years ago
- 4fa99f5 aggressively blacklist WifiConfiguration for the purpose of switching network by vandwalle · 10 years ago
- 777f4fc Bug fixes after test run. First pass all OK. by Jan Nordqvist · 10 years ago
- 6a3903f Base Hotspot 2.0 code (moved from base). by Jan Nordqvist · 10 years ago
- 56b11b4 Support MTK WIFI HAL library by sample.lin · 10 years ago
- 0e8f0d8 set softAP on a specified band, including both 2.4 and 5 GHz band by xinhe · 10 years ago
- 80aa8fb Merge "prevent null BSSID being inject as scan results Bug:18917134" into lmp-mr1-dev by vandwalle · 10 years ago
- 9572797 Merge "Fix an NPE in WifiConfigStore" into lmp-mr1-dev by Vinit Deshpande · 10 years ago
- 2f05eff prevent null BSSID being inject as scan results Bug:18917134 by vandwalle · 10 years ago
- 03cdd62 wifi: Use 'set setband' instead of private 'driver setband' [DO NOT MERGE] by Dmitry Shmidt · 10 years ago
- e98d4c2 Merge "Disconnect if we had IPv4 and lost it." into lmp-mr1-dev by Erik Kline · 10 years ago
- e91eb1b Bring in passpoint code [DO NOT MERGE] by Vinit Deshpande · 10 years ago
- 83a674a New Additions to WifiScanner APIs [DO NOT MERGE] by Vinit Deshpande · 10 years ago
- 537324a Fix an NPE in WifiConfigStore by Vinit Deshpande · 10 years ago
- 2c9b629 Fix incorrect tracking of ephemeral network statistics. by Jeff Davidson · 10 years ago
- ac96679 Disconnect if we had IPv4 and lost it. by Erik Kline · 10 years ago
- 1456ea5 Merge "Split untrusted NetworkFactory from regular one." into lmp-mr1-dev by Jeff Davidson · 10 years ago
- 104a980 Keep AutoJoin enabled when user has manually selected a network Bug:18865214 by vandwalle · 10 years ago
- ebe870e Split untrusted NetworkFactory from regular one. by Jeff Davidson · 10 years ago
- e0230c8 Merge "add debug logs to confirm network flapping issue is fixed Bug:18706288" into lmp-mr1-dev by vandwalle · 10 years ago
- 8407006 Merge "Disable legacy poor Network detection Bug:18723206 Legacy poor network detection was removed from L settings but can still be enabled during an upgrade if it had been manually enabled by user, now really disable it." into lmp-mr1-dev by vandwalle · 10 years ago
- f57f891 add debug logs to confirm network flapping issue is fixed Bug:18706288 by vandwalle · 10 years ago
- 16fdf07 Stabilize ephemeral connections in the face of new BSSIDs. by Jeff Davidson · 10 years ago
- 82f9342 Disable legacy poor Network detection by vandwalle · 10 years ago
- 6a0c689 Merge changes Ieee0b91a,I0093620c into lmp-mr1-dev by Prem Kumar · 10 years ago
- ff8ab9f Merge "make sure wificonfiguration scan cache doesnt grow unbounded Bug:18703749" into lmp-mr1-dev by Prem Kumar · 10 years ago
- 4ff7838 Merge "autojoin scanning + P2P - discard autojoin scan when both infra and P2P are connected - reduce autojoin scan period when P2P is connected and infra is disconnected Bug:18692653" into lmp-mr1-dev by Prem Kumar · 10 years ago
- e977523 Merge "handle beacons reported with wrong RSSI value of 0 Bug:18654243" into lmp-mr1-dev by Prem Kumar · 10 years ago
- acb5ebb fix logspam Bug:18589606 by vandwalle · 10 years ago
- 63105d2 make sure wificonfiguration scan cache doesnt grow unbounded Bug:18703749 by vandwalle · 10 years ago
- 815788b Apply 5GHz band preference only when comparing configurations on different bands by vandwalle · 10 years ago
- a1c02f0 autojoin scanning + P2P by vandwalle · 10 years ago
- ca98d25 Merge "Fix an unhandled exception in WifiP2pStateMachine" into lmp-mr1-dev by Vinit Deshpande · 10 years ago
- 8ccabb8 handle beacons reported with wrong RSSI value of 0 Bug:18654243 by vandwalle · 10 years ago
- 93a1fdd adjust network switching thresholds Bug:18589301 by vandwalle · 10 years ago
- 84befe3 Fix an unhandled exception in WifiP2pStateMachine by Vinit Deshpande · 10 years ago
- 88c9369 Merge "Allow interact-users-full access to scan results" into lmp-mr1-dev by Jason Monk · 10 years ago
- 4724608 Merge changes I0d49fa29,I0acacd3f into lmp-mr1-dev by Prem Kumar · 10 years ago
- a63fbdb Merge "- keep track of ephemeral configurations that are deleted by user - make sure we cleaned up prior ephemeral WiFiconfiguration from wpa_supplicant.conf Bug:18525241" into lmp-mr1-dev by Jeff Davidson · 10 years ago
- 8242cc8 rework scan logic so as to make use of delayed messages instead of scan alarm by vandwalle · 10 years ago
- abd1740 reenable disabled config after a few minutes by vandwalle · 10 years ago
- f8704c3 Allow interact-users-full access to scan results by Jason Monk · 10 years ago
- 2ce99b4 - keep track of ephemeral configurations that are deleted by user by vandwalle · 10 years ago
- e3939cb Read all networks despite message limit of 4096 bytes by Vinit Deshpande · 10 years ago
- 94d2ff0 Merge "Fix an NPE in RttService" into lmp-mr1-dev by Vinit Deshpande · 10 years ago
- 935a9c0 Work on issue #18118255: StateMachine aggressively keeping its own logs... by Dianne Hackborn · 10 years ago
- f392c01 Fix an NPE in RttService by Vinit Deshpande · 10 years ago
- 0eae650 Merge "remove dfs channel from location restricted scans" into lmp-mr1-dev by vandwalle · 10 years ago
- 9f2b116 register network factory before processing scan results Bug:18512598 by vandwalle · 10 years ago
- 9086afc remove dfs channel from location restricted scans by vandwalle · 10 years ago
- 833dcce - dont loose explicitely selected bit when autojoining same network by vandwalle · 10 years ago
- 1a36bf3 Merge "Don't enable ephemeral networks when bringing up Wi-Fi." into lmp-mr1-dev by Jeff Davidson · 10 years ago
- 68fee36 perform regular autojoin when turning wifi on Bug:18451553 by vandwalle · 10 years ago
- f5a84fc Trigger auto-join from WifiManager.reconnect() by Vinit Deshpande · 10 years ago
- fb29a19 Merge "Fix a crash in parsing beacon IEs" into lmp-mr1-dev by Vinit Deshpande · 10 years ago
- 1d1a18d Merge "Fix connections to unintended networks" into lmp-mr1-dev by Vinit Deshpande · 10 years ago
- 69f6bd2 Merge changes I578e0d92,I248695b2 into lmp-mr1-dev by Vinit Deshpande · 10 years ago
- ebfa1b3 Don't enable ephemeral networks when bringing up Wi-Fi. by Jeff Davidson · 10 years ago
- db65f52 Merge "check for null pointers when processing CMD_START_SCAN" into lmp-mr1-dev by vandwalle · 10 years ago
- 12ecdb7 check for null pointers when processing CMD_START_SCAN by vandwalle · 10 years ago
- d406991 Fix call to startScan for untrusted setting change. by Jeff Davidson · 10 years ago
- 005c1ef - better handling of deleted configurations, only keep a crc32 of deleted SSIDs by vandwalle · 10 years ago
- cce5b9e Fix connections to unintended networks by Vinit Deshpande · 10 years ago
- cce360a Handle bad WifiHAL implementation by Vinit Deshpande · 10 years ago
- cc9395f Don't allow SCAN_REQUEST broadcast to launch apps by Vinit Deshpande · 10 years ago
- f93f774 Merge "dont blacklist wifi config that have had validated internet status in the past" into lmp-mr1-dev by vandwalle · 10 years ago
- d30127d dont blacklist wifi config that have had validated internet status in the past by vandwalle · 10 years ago
- 81c9ea6 Make use of scorer-specified heuristics in RssiCurve. by Jeff Davidson · 10 years ago
- 6b7f403 Merge "Support conversion of untrusted networks to trusted." into lmp-mr1-dev by Jeff Davidson · 10 years ago
- 3aed1e5 Support conversion of untrusted networks to trusted. by Jeff Davidson · 10 years ago
- 917a6ea Merge "propagate noInternetAccess flag and network status" into lmp-mr1-dev by vandwalle · 10 years ago
- cdc5b74 propagate noInternetAccess flag and network status by vandwalle · 10 years ago
- e7b9e74 Fix a crash in parsing beacon IEs by Vinit Deshpande · 10 years ago
- 42f181e Propagate WifiConfiguration ephemeral bit to ScanResult. by Jeff Davidson · 10 years ago
- efad8ec read packet counters before and after DHCP by vandwalle · 10 years ago
- cfa3bfe Merge "Make isProvisioned() use LinkProperties' concept of same." into lmp-mr1-dev by Erik Kline · 10 years ago
- b512032 print both uptime and milli since boot in the wifi state machine logs by vandwalle · 10 years ago
- f9715cc various fixes: by vandwalle · 10 years ago
- 27fec00 Merge "Don't connect if the NetworkFactory has not requested it." into lmp-mr1-dev by Lorenzo Colitti · 10 years ago
- 0af9c80 Don't connect if the NetworkFactory has not requested it. by Lorenzo Colitti · 10 years ago
- 6d66b57 Make isProvisioned() use LinkProperties' concept of same. by Erik Kline · 10 years ago
- b407b98 am 88daa7e9: Mark configuration as disabled, if it is disabled by WifiManager by Vinit Deshpande · 10 years ago
- 88daa7e Mark configuration as disabled, if it is disabled by WifiManager by Vinit Deshpande · 10 years ago
- 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
- 1ec92c5 - detect that firmware cant stay connected to 5GHz AP and tune down 5GHz preference accordingly by vandwalle · 10 years ago
- 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
- dd0c558 Taking into account user join preference more aggressively; add debug info for roaming by vandwalle · 10 years ago
- 0e89e05 am 6db73827: Merge "fix bssid blacklisting Bug:17960587 Bug:17966377" into lmp-dev by vandwalle · 10 years ago
- 6db7382 Merge "fix bssid blacklisting Bug:17960587 Bug:17966377" into lmp-dev by vandwalle · 10 years ago
- 078a752 fix bssid blacklisting Bug:17960587 Bug:17966377 by vandwalle · 10 years ago
- 8639f62 Allow connections to untrusted SSIDs when requested. by Jeff Davidson · 10 years ago
- 85f2d77 In case of driver roaming and auth failure, allow for fast reconnect by vandwalle · 10 years ago
- 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
- f15171c Merge "Change access to P2pStateMachine messenger." into lmp-dev by Joe Farfel · 10 years ago