index
:
LineageOS/android_frameworks_opt_net_wifi.git
hidden-ssid
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2020-10-06
WifiConfigManager: protect CONFIGURED_NETWORKS_CHANGED_ACTION with permissions
David Su
2017-06-22
WifiConfigManager: Ignore masked EAP passwords
Roshan Pius
2017-06-20
WifiScanningService: Cache only results of full single scans
Roshan Pius
2017-06-09
Merge "WifiServiceImpl: check app status for startLOHS" into oc-dev
Rebecca Silberstein
2017-06-09
Merge "WifiVendorHal: improve handling of debug events" into oc-dev
Mukesh Agrawal
2017-06-08
Merge "WifiBackupRestore: Backup networks from apps holding CONFIG_OVERRIDE" ...
Roshan Pius
2017-06-08
Merge "WifiBackupRestore: Change to |NETWORK_SETTINGS| permission" into oc-dev
Roshan Pius
2017-06-08
WifiBackupRestore: Backup networks from apps holding CONFIG_OVERRIDE
Roshan Pius
2017-06-08
Merge "Revert "WifiScanningService: Don't cache results of partial scan"" int...
TreeHugger Robot
2017-06-08
WifiServiceImpl: check app status for startLOHS
Rebecca Silberstein
2017-06-07
WifiVendorHal: improve handling of debug events
mukesh agrawal
2017-06-07
Revert "WifiScanningService: Don't cache results of partial scan"
Roshan Pius
2017-06-06
WifiApConfigStore: set LOHS wifi config networkId
Rebecca Silberstein
2017-06-06
WifiStateMachine: add mode to softap update
Rebecca Silberstein
2017-06-06
WifiBackupRestore: Change to |NETWORK_SETTINGS| permission
Roshan Pius
2017-06-05
WifiStateMachine: add iface name to ap updates
Rebecca Silberstein
2017-06-02
Merge "SavedNetworkEvaluator: ignore ephemeral networks" into oc-dev
Randy Pan
2017-06-01
Merge changes from topic 'supplicant_sta_iface_hal_network_change' into oc-dev
Ningyuan Wang
2017-06-01
Merge "Android.mk: add support lib for wifi unittests" into oc-dev
TreeHugger Robot
2017-06-01
Android.mk: add support lib for wifi unittests
Rebecca Silberstein
2017-06-01
Merge "WifiScanningService: Don't cache results of partial scan" into oc-dev
Roshan Pius
2017-05-31
SavedNetworkEvaluator: ignore ephemeral networks
Randy Pan
2017-05-31
Remove network from supplicant when it is disabled
Ningyuan Wang
2017-05-31
Do not remove and add the same network
Ningyuan Wang
2017-05-31
WifiScanningService: Don't cache results of partial scan
Roshan Pius
2017-05-31
Merge "Add support for installing Passpoint profile via overloaded API" into ...
TreeHugger Robot
2017-05-31
Add support for installing Passpoint profile via overloaded API
Peter Qiu
2017-05-31
Merge changes I1c24c60d,I1e8998c9 into oc-dev
TreeHugger Robot
2017-05-30
Merge "WifiServiceImpl: setWifiEnabled permission check" into oc-dev
Rebecca Silberstein
2017-05-30
WifiStateMachine: Reset network ID for WPS
Roshan Pius
2017-05-30
InformationElementUtil: Handle malformed scan results
Roshan Pius
2017-05-26
WifiServiceImpl: setWifiEnabled permission check
Rebecca Silberstein
2017-05-26
SelfRecovery: Module for initiating internal stack restarts
Roshan Pius
2017-05-26
Support parsing WPS for scan result capabilties string
Ningyuan Wang
2017-05-24
Merge "WifiMetrics: Add methods to increment new hal/cond metrics" into oc-dev
TreeHugger Robot
2017-05-24
Merge "WifiConfigManager: convert BSSID to lower case" into oc-dev
TreeHugger Robot
2017-05-24
Merge "Abort scan before connection" into oc-dev
Ningyuan Wang
2017-05-24
Merge "Support coexistence of wpa and wpa2 IEs in scan result" into oc-dev
TreeHugger Robot
2017-05-24
WifiMetrics: Add methods to increment new hal/cond metrics
Roshan Pius
2017-05-23
Rename ChannelHelper.getSupplicantScanFreqs()
Ningyuan Wang
2017-05-22
Merge "WifiServiceImpl: add packageName to startLOHS call" into oc-dev
Rebecca Silberstein
2017-05-20
Merge "WifiServiceImpl: implement startLOHS" into oc-dev
Rebecca Silberstein
2017-05-20
Merge "WifiServiceImpl: implement stopLOHS" into oc-dev
Rebecca Silberstein
2017-05-19
WifiConfigManager: convert BSSID to lower case
Randy Pan
2017-05-19
Support coexistence of wpa and wpa2 IEs in scan result
Ningyuan Wang
2017-05-19
Merge "P2P: Fix onServiceDiscovery callback param parsing" into oc-dev
Glen Kuhne
2017-05-19
Abort scan before connection
Ningyuan Wang
2017-05-19
WifiServiceImpl: add packageName to startLOHS call
Rebecca Silberstein
2017-05-19
WifiServiceImpl: implement startLOHS
Rebecca Silberstein
2017-05-19
WifiServiceImpl: implement stopLOHS
Rebecca Silberstein
2017-05-19
Merge "WifiServiceImpl: act on interface ip mode changes" into oc-dev
Rebecca Silberstein
2017-05-19
Merge "P2P: fix add upnp service version number parsing" into oc-dev
Glen Kuhne
2017-05-19
Merge "WifiServiceImpl: listen and act on softap changes" into oc-dev
Rebecca Silberstein
2017-05-19
Merge "WifiNative: Add VINTF check for vendor HAL" into oc-dev
TreeHugger Robot
2017-05-19
Merge "WifiServiceImpl: check caller for watchLOHS" into oc-dev
Rebecca Silberstein
2017-05-19
Merge "P2P: Fix cancelServiceDiscovery mis-cast" into oc-dev
TreeHugger Robot
2017-05-18
WifiServiceImpl: act on interface ip mode changes
Rebecca Silberstein
2017-05-18
WifiServiceImpl: listen and act on softap changes
Rebecca Silberstein
2017-05-18
WifiServiceImpl: check caller for watchLOHS
Rebecca Silberstein
2017-05-18
Merge "SupplicantStaIfaceHal: reset current network info when removing all ne...
TreeHugger Robot
2017-05-18
Merge "WifiBackupRestore: Tighten key checks in string parsing" into oc-dev
Roshan Pius
2017-05-17
WifiNative: Add VINTF check for vendor HAL
Roshan Pius
2017-05-17
WifiServiceImpl: add binder death callback impl
Rebecca Silberstein
2017-05-16
P2P: fix add upnp service version number parsing
Glen Kuhne
2017-05-16
SupplicantStaIfaceHal: reset current network info when removing all network
Peter Qiu
2017-05-16
P2P: Fix onServiceDiscovery callback param parsing
Glen Kuhne
2017-05-16
Merge "SupplicantP2pIfaceHal: Restore listenChannel behaviour" into oc-dev
TreeHugger Robot
2017-05-15
WifiStateMachine: Return false when disableNetwork fails
Roshan Pius
2017-05-12
Fix NPE in WifiServiceImplTest
Amin Shaikh
2017-05-12
WifiBackupRestore: Tighten key checks in string parsing
Roshan Pius
2017-05-12
SupplicantP2pIfaceHal: Restore listenChannel behaviour
Roshan Pius
2017-05-12
Merge changes from topic 'onarevert' into oc-dev
TreeHugger Robot
2017-05-11
P2P: Fix cancelServiceDiscovery mis-cast
Glen Kuhne
2017-05-11
Merge "P2P: handle null p2p_dev_address sta auth/deauth" into oc-dev
TreeHugger Robot
2017-05-11
Merge "Fix javac build" into oc-dev
TreeHugger Robot
2017-05-11
Merge "WifiDiagnostics: disable ring-buffers on |user| builds" into oc-dev
TreeHugger Robot
2017-05-11
P2P: handle null p2p_dev_address sta auth/deauth
Glen Kuhne
2017-05-11
Merge "Link against the shared library android.hidl.manager-V1.0-java" into o...
TreeHugger Robot
2017-05-11
Fix javac build
Colin Cross
2017-05-11
Merge "WifiStateMachine: properly update wifi enabling" into oc-dev
Rebecca Silberstein
2017-05-10
Move ONA back into the wifi framework.
Amin Shaikh
2017-05-10
Link against the shared library android.hidl.manager-V1.0-java
Badhri Jagan Sridharan
2017-05-10
WifiStateMachine: properly update wifi enabling
Rebecca Silberstein
2017-05-10
Merge "Fix P2P provision discovery config method" into oc-dev
Glen Kuhne
2017-05-09
Revert "Move WifiNotificationController to NetworkRecommendation"
Joe LaPenna
2017-05-09
Merge "Add retry logic for wifi Hal starting failure" into oc-dev
TreeHugger Robot
2017-05-08
WifiDiagnostics: disable ring-buffers on |user| builds
mukesh agrawal
2017-05-08
Merge "Update anonymous identity upon EAP network connection" into oc-dev
TreeHugger Robot
2017-05-05
Fix P2P provision discovery config method
Glen Kuhne
2017-05-05
Merge "Fix how WifiMonitor/WifiP2pMonitor sends a message" into oc-dev
Randy Pan
2017-05-04
Fix how WifiMonitor/WifiP2pMonitor sends a message
Randy Pan
2017-05-04
Update anonymous identity upon EAP network connection
Ningyuan Wang
2017-05-04
Add retry logic for wifi Hal starting failure
Ningyuan Wang
2017-05-03
Merge "Fix potential NPE in WifiService dump" into oc-dev
TreeHugger Robot
2017-05-02
Merge changes I2cb3160c,Ie98f2afa,Iebf4b1c3 into oc-dev
Michael Plass
2017-05-02
Fix potential NPE in WifiService dump
Glen Kuhne
2017-05-01
Merge changes from topic 'LOHSapi' into oc-dev
Jeff Sharkey
2017-05-01
WifiServiceImpl: update API for LOHS
Rebecca Silberstein
2017-05-01
hotspot2: update method name for timestamp related APIs
Peter Qiu
2017-04-30
WifiServiceImpl: add tethering check for LOHS
Rebecca Silberstein
[next]