Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
frameworks
/
opt
/
net
/
wifi
/
f93f774c884d2fcbeadaf575a3b3fa065da2e3d0
/
service
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
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
07a55aa
Change access to P2pStateMachine messenger.
by Joe Farfel
· 10 years ago
a0708b0
various fixes:
by vandwalle
· 10 years ago
e0ba94b
- slightly better network log
by vandwalle
· 10 years ago
fb09741
Merge "Don't fire SCAN_RESULTS_AVAILABLE broadcast for partial scans" into lmp-dev
by Vinit Deshpande
· 10 years ago
765b9dc
Don't fire SCAN_RESULTS_AVAILABLE broadcast for partial scans
by Vinit Deshpande
· 10 years ago
7736c07
drop score more aggressively based on link speed, Bug:17514346
by vandwalle
· 10 years ago
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
099e317
Merge "Introduce config setting for scanning mac OUI" into lmp-dev
by Vinit Deshpande
· 10 years ago
70468b4
- make rssi poll and wifi scan when associated configurable
by vandwalle
· 10 years ago
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
eedd70e
Introduce config setting for scanning mac OUI
by Vinit Deshpande
· 10 years ago
e0aa0a0
- better sanity check on psk for linking config
by vandwalle
· 10 years ago
fa64c3f
Merge "Synchronize access to supplicant from p2pGetDeviceAddress" into lmp-dev
by Vinit Deshpande
· 10 years ago
27f4b0c
Synchronize access to supplicant from p2pGetDeviceAddress
by Vinit Deshpande
· 10 years ago
328fc54
Re-add wifi change permission check.
by Robert Greenwalt
· 10 years ago
f17f807
Merge "various fixes:" into lmp-dev
by vandwalle
· 10 years ago
7b581f4
various fixes:
by vandwalle
· 10 years ago
7e1b891
Merge "Use unified Tethering Permission Check" into lmp-dev
by Robert Greenwalt
· 10 years ago
34f173a
Use unified Tethering Permission Check
by Robert Greenwalt
· 10 years ago
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
fc797cf
Merge "Add NetworkAgent event for ExplicitlySelected" into lmp-dev
by Robert Greenwalt
· 10 years ago
7b160c8
Fix bug where wifi scan only mode is non-functional after toggling airplane mode.
by David Christie
· 10 years ago
99d385e
set proper link quality thresholds
by vandwalle
· 10 years ago
4d29f96
Merge "Fix conditions that my leave ScanAlarm running in background" into lmp-dev
by Vinit Deshpande
· 10 years ago
de5e9a4
Merge "Fix first time notification of available open Wifi" into lmp-dev
by Vinit Deshpande
· 10 years ago
7c8a4ef
Fix conditions that my leave ScanAlarm running in background
by Vinit Deshpande
· 10 years ago
9e806a8
improve debugging messages & logging
by vandwalle
· 10 years ago
17e8288
make wifi cellular handover params configurable
by vandwalle
· 10 years ago
0eebae7
various fixes:
by vandwalle
· 10 years ago
448c953
dont accept CONNECTION_EVENT until roaming is complete
by vandwalle
· 10 years ago
c5e82ad
Fix first time notification of available open Wifi
by Vinit Deshpande
· 10 years ago
2f2cf21
make autojoin configurable, clean up BSSID info that may be stake in WifiConfiguration
by vandwalle
· 10 years ago
048dd77
Merge "Secure access to WifiScanner" into lmp-dev
by Vinit Deshpande
· 10 years ago
b6defc9
Merge "various fixes:" into lmp-dev
by vandwalle
· 10 years ago
b664cfe
various fixes:
by vandwalle
· 10 years ago
a2cf114
Merge "Implement getAvailableChannels" into lmp-dev
by Vinit Deshpande
· 10 years ago
826cc08
Merge "Fix leaking of WPA2 passcode for newly added networks" into lmp-dev
by Vinit Deshpande
· 10 years ago
46d6b0a
Secure access to WifiScanner
by Vinit Deshpande
· 10 years ago
2dbf6c0
Add NetworkAgent event for ExplicitlySelected
by Robert Greenwalt
· 10 years ago
c9b047b
dont debounce on locally generated disconnect
by vandwalle
· 10 years ago
9f3349f
various fixes:
by vandwalle
· 10 years ago
e612376
Fix leaking of WPA2 passcode for newly added networks
by Vinit Deshpande
· 10 years ago
efa77c1
Implement getAvailableChannels
by Vinit Deshpande
· 10 years ago
14fd478
Merge "Fix a bug in the wpa_supplicant parsing code." into lmp-dev
by Wenchao Tong
· 10 years ago
f2899b9
Fix a bug in the wpa_supplicant parsing code.
by Wenchao Tong
· 10 years ago
ebb7e0c
adding debug logs
by vandwalle
· 10 years ago
f4c6a89
Merge "fix processing of CMD_SAVE_NETWORK" into lmp-dev
by vandwalle
· 10 years ago
0ff9728
fix processing of CMD_SAVE_NETWORK
by vandwalle
· 10 years ago
82199a2
help debugging scan issues:
by vandwalle
· 10 years ago
cbdd431
Merge "Address API Council feedback for WifiAdapter/WPS APIs" into lmp-dev
by Vinit Deshpande
· 10 years ago
be3095e
AutoJoin fixes:
by vandwalle
· 10 years ago
38e412f
Bug:17285109 remove debug message
by vandwalle
· 10 years ago
048dc8d
Address API Council feedback for WifiAdapter/WPS APIs
by Vinit Deshpande
· 10 years ago
f143875
Merge "autojoin fixes:" into lmp-dev
by vandwalle
· 10 years ago
0d647da
Colored notifications
by Selim Cinek
· 10 years ago
e67ec72
autojoin fixes:
by vandwalle
· 10 years ago
10ab519
Merge "remove passpoint - DO NOT MERGE" into lmp-dev
by vandwalle
· 10 years ago
fdde6bf
Merge "add radio stats to link layer" into lmp-dev
by vandwalle
· 10 years ago
200e8ee
add radio stats to link layer
by vandwalle
· 10 years ago
a0177b9
wifi: Add wifi_set_nodfs_flag() function
by Dmitry Shmidt
· 10 years ago
3e883d5
remove passpoint - DO NOT MERGE
by vandwalle
· 10 years ago
28c7065
Stop redundant attempt to remove an already removed client
by Vinit Deshpande
· 10 years ago
042c54b
Set scanning mac OUI for mac address rotation
by Vinit Deshpande
· 10 years ago
a3334dd
PNO MAC rotation + Hotlist Lost event
by Ashwin
· 10 years ago
1d799fd
Merge "Use new config resource for tcp buffersize" into lmp-dev
by Robert Greenwalt
· 10 years ago
88d6ab0
Merge "Fix a bug in setting external_sim flag" into lmp-dev
by Vinit Deshpande
· 10 years ago
4d701ec
Fix a bug in setting external_sim flag
by Vinit Deshpande
· 10 years ago
3c3c5b6
Use new config resource for tcp buffersize
by Robert Greenwalt
· 10 years ago
56d0178
fix spurious disconnect while associating, dont set AP configuration with NULL SSID
by vandwalle
· 10 years ago
0d616ef
add roam state watchdog.
by vandwalle
· 10 years ago
7988fca
Merge "remove passpoint, except ANQP - DO NOT MERGE" into lmp-dev
by vandwalle
· 10 years ago
1fd74be
Merge "debug messages for link loss issues" into lmp-dev
by vandwalle
· 10 years ago
Next »