index
:
LineageOS/android_frameworks_opt_net_wifi.git
hidden-ssid
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
Age
Commit message (
Expand
)
Author
2016-06-06
Merge "WCM: Periodic scan interval policy adjustment" into nyc-dev
Randy Pan
2016-06-06
Merge "WCM: Periodic scan interval policy adjustment" into nyc-dev
Paul Stewart
2016-06-04
Merge "DO NOT MERGE: Repeatedly prompting when no internet connection" into n...
Jack Tian
2016-06-04
Merge "DO NOT MERGE: Repeatedly prompting when no internet connection" into n...
Lorenzo Colitti
2016-06-04
Stop the recurring alarm if no scansettings are available
John Eckerdal
2016-06-04
Merge "Hold the wakelock for suspend optimaztion only when it matters." into ...
Wei Liu
2016-06-03
Hold the wakelock for suspend optimaztion only when it matters.
Wei Liu
2016-06-03
WCM: Periodic scan interval policy adjustment
Randy Pan
2016-06-03
Stop the recurring alarm if no scansettings are available
John Eckerdal
2016-06-03
DO NOT MERGE: Repeatedly prompting when no internet connection
Jack Tian
2016-06-01
Remove chatty log from WiFiNative
Glen Kuhne
2016-05-26
Reset single scan timestamp when disabling Wifi
Randy Pan
2016-05-25
Merge "Update background scan bucket periods to align with minutes" into nyc-dev
Mitchell Wills
2016-05-25
Hardcode the frequency band to 'AUTO'.
pkanwar
2016-05-24
Update background scan bucket periods to align with minutes
Mitchell Wills
2016-05-25
Merge "Wifi: local log size reduction" into nyc-dev
Randy Pan
2016-05-24
Wifi: local log size reduction
Randy Pan
2016-05-24
WifiConnectivityManager: enforce minimum single scan interval
Randy Pan
2016-05-23
Merge "Inform WifiConnectivityManager screen state" into nyc-dev
Randy Pan
2016-05-23
Merge "Make sure that all ways a scan can fail get logged" into nyc-dev
Mitchell Wills
2016-05-21
Merge changes Ie64c11f3,I91272aa5 into nyc-dev
Roshan Pius
2016-05-20
Merge "WifiConnectivityManager: Fall back to full band scan" into nyc-dev
Roshan Pius
2016-05-20
Inform WifiConnectivityManager screen state
Randy Pan
2016-05-20
Make sure that all ways a scan can fail get logged
Mitchell Wills
2016-05-20
WifiNetworHistory: Don't persist QNS blacklist
Roshan Pius
2016-05-19
WifiConnectivityManager: Fall back to full band scan
Roshan Pius
2016-05-19
Change clock for time interval/elapsed measurments
Roshan Pius
2016-05-18
WifiLogger: fetch packet fate on dump()
mukesh agrawal
2016-05-19
Merge "WifiNative: add wallclock timestamps for packet fate" into nyc-dev
Mukesh Agrawal
2016-05-18
WifiNative: add wallclock timestamps for packet fate
mukesh agrawal
2016-05-18
Merge "Fix crash when scanner gets results that don't match the request" into...
Mitchell Wills
2016-05-18
Merge "WifiConnectivityManager: partial scan only when connected" into nyc-dev
TreeHugger Robot
2016-05-18
WifiConnectivityManager: partial scan only when connected
Randy Pan
2016-05-18
Merge changes I5884dee0,I6f4cb00c into nyc-dev
Mukesh Agrawal
2016-05-17
WifiLogger: use large ringbuffers on eng/userdebug
mukesh agrawal
2016-05-17
WifiService: add build properties abstraction
mukesh agrawal
2016-05-17
Merge changes from topic 'exponential backoff periodic scan' into nyc-dev
Randy Pan
2016-05-17
Fix crash when scanner gets results that don't match the request
Mitchell Wills
2016-05-17
Merge "SupplicantScannerImpl: Change PNO scan log location" into nyc-dev
TreeHugger Robot
2016-05-17
Merge "packet fate: include status code for auth+associate" into nyc-dev
Mukesh Agrawal
2016-05-17
WifiConfigManager: clean up makeChannelList()
Randy Pan
2016-05-17
WifiStateMachine: clean up dead code
Randy Pan
2016-05-17
WifiConnectivityManagerTest: exponential backoff periodic scan
Randy Pan
2016-05-17
Restrict connectivty periodic scan
Randy Pan
2016-05-17
SupplicantScannerImpl: Change PNO scan log location
Roshan Pius
2016-05-17
Merge "Fix null intent handling" into nyc-dev
Ningyuan Wang
2016-05-16
Fix null intent handling
Ningyuan Wang
2016-05-16
packet fate: include status code for auth+associate
mukesh agrawal
2016-05-16
Add scan bucket for 80s period scans
Mitchell Wills
2016-05-13
Move WifiP2pServiceImpl to IpManager
Erik Kline
2016-05-10
Merge changes Ie19e66b9,Idfcc51e2,Ie2b6f031 into nyc-dev
Rebecca Silberstein
2016-05-10
Merge "Fix string comparision and return value in try catch block" into nyc-dev
Ningyuan Wang
2016-05-09
WifiController: set to proper state after SoftAP
Rebecca Silberstein
2016-05-09
WifiSettingsStore: add methods for WifiSavedState
Rebecca Silberstein
2016-05-09
Merge "SupplicantScanner: Truncate hidden network list" into nyc-dev
Mitchell Wills
2016-05-09
Merge "WifiConfigManager: clean up log message level" into nyc-dev
Randy Pan
2016-05-09
Merge "WifiStateMachine: fix setTargetBssid()" into nyc-dev
Randy Pan
2016-05-06
WifiConfigManager: clean up log message level
Randy Pan
2016-05-06
Fix string comparision and return value in try catch block
Ningyuan Wang
2016-05-06
SupplicantScanner: Truncate hidden network list
Roshan Pius
2016-05-06
WifiStateMachine: fix setTargetBssid()
Randy Pan
2016-05-06
Clear config BSSID after successful roaming
Randy Pan
2016-05-05
Merge changes I1424053c,I96e35e06 into nyc-dev
Roshan Pius
2016-05-04
WifiConnectivityManager: Unit tests for metrics
Roshan Pius
2016-05-04
Merge "wifi_hal_stub: add stubs for packet fate" into nyc-dev
Mukesh Agrawal
2016-05-04
WifiConnectivityManager: Increment metrics
Roshan Pius
2016-05-04
wifi_hal_stub: add stubs for packet fate
mukesh agrawal
2016-05-04
Merge changes Icaa91d9d,Ic930337a into nyc-dev
Mukesh Agrawal
2016-05-04
Merge "Suppress some Supplicant WifiScanner logs" into nyc-dev
Mitchell Wills
2016-05-04
Merge "Add more details about what scan results were delivered to clients" in...
Mitchell Wills
2016-05-04
Merge "Fix null configs passed to WifiLastResortWatchdog" into nyc-dev
Glen Kuhne
2016-05-04
Merge "Fixed NetworkFactories being dumped twice" into nyc-dev
Glen Kuhne
2016-05-03
Add more details about what scan results were delivered to clients
Mitchell Wills
2016-05-03
WifiStateMachine: dynamically configure WifiHAL log level
mukesh agrawal
2016-05-03
wifi service: abstract away access to SystemProperties
mukesh agrawal
2016-05-03
Suppress some Supplicant WifiScanner logs
Mitchell Wills
2016-05-03
Fix null configs passed to WifiLastResortWatchdog
Glen Kuhne
2016-05-03
Fixed NetworkFactories being dumped twice
Glen Kuhne
2016-05-03
Merge "WifiNative.cpp: reduce logspam" into nyc-dev
TreeHugger Robot
2016-05-02
WifiNative.cpp: reduce logspam
mukesh agrawal
2016-05-02
Merge "WifiConnectivityManager: PNO retry for low RSSI network" into nyc-dev
Randy Pan
2016-05-02
Merge "Optimize logcat fetching by using logcat -t option" into nyc-dev
Ningyuan Wang
2016-05-02
Merge "Fix check on current connected/connecting network" into nyc-dev
Randy Pan
2016-04-30
WifiConnectivityManager: PNO retry for low RSSI network
Randy Pan
2016-04-29
WifiLastResortWatchdog: update config if not null
Rebecca Silberstein
2016-04-29
Fix check on current connected/connecting network
Randy Pan
2016-04-27
Merge "WifiLastResortWatchdog metrics" into nyc-dev
TreeHugger Robot
2016-04-27
Merge changes I91ad6127,I416bfd0e into nyc-dev
TreeHugger Robot
2016-04-27
WifiLastResortWatchdog metrics
Glen Kuhne
2016-04-27
WifiLastResortWatchdog trigger logic
Glen Kuhne
2016-04-26
Fix setEnableAutoJoinWhenAssociated() handling
Randy Pan
2016-04-26
WifiConnectivityManager: Run AlarmManager on WifiStateMachine thread
Randy Pan
2016-04-26
Merge "WifiConnectivityManager: Add stats for rate limiting" into nyc-dev
Roshan Pius
2016-04-26
Merge "Revert "WifiStateMachine: dynamically configure WifiHAL log level"" in...
TreeHugger Robot
2016-04-26
WifiLastResortWatchdog failure counting
Glen Kuhne
2016-04-26
Merge "Do not use ANQP when Wifi is connecting or connected" into nyc-dev
Ningyuan Wang
2016-04-26
Revert "WifiStateMachine: dynamically configure WifiHAL log level"
Mukesh Agrawal
2016-04-26
WifiConnectivityManager: Add stats for rate limiting
Roshan Pius
2016-04-26
Merge "Fix another potential crash when dumping WifiScanningService" into nyc...
Mitchell Wills
2016-04-25
Merge "WifiStateMachine: dynamically configure WifiHAL log level" into nyc-dev
TreeHugger Robot
[next]