summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiNative.java
Commit message (Expand)AuthorAgeFilesLines
* [WifiNative] Add missing sync in new getSupportedFeatureSet APIHai Shalom2019-04-011-6/+7
* [WifiNative] Cache device feature set bitsHai Shalom2019-03-291-0/+25
* Ensure order of hidden network listSticky Chen2019-03-131-1/+2
* [DPP] Replace HAL interface onSuccess with onSuccessConfigSentHai Shalom2019-02-151-5/+3
* WifiConfigManager: Permanently disable network with no subscriptionDaisuke Niwa2019-02-041-0/+1
* Trigger link probes under poor network conditions to collect metricsDavid Su2019-01-281-3/+3
* Merge "wifi: extend feature flag from int to long"Jimmy Chen2019-01-191-1/+1
|\
| * wifi: extend feature flag from int to longJimmy Chen2019-01-181-1/+1
* | WifiNative: Catch IllegalStateException for nw mgmt service interactionsRoshan Pius2019-01-181-7/+8
|/
* Merge "Get rx link speed through signalPoll cmd"Sunil Ravi2019-01-151-0/+2
|\
| * Get rx link speed through signalPoll cmdSunil Ravi2019-01-141-0/+2
* | Active Link Probing: Generic API to send 802.11 management framesDavid Su2019-01-111-1/+180
|/
* Merge "[DPP] Add APIs and callbacks for DPP Initiator"Hai Shalom2019-01-031-0/+114
|\
| * [DPP] Add APIs and callbacks for DPP InitiatorHai Shalom2018-12-271-0/+114
* | WifiDiagnostics: Flush HAL ring buffer to filesRoger Wang2018-12-251-0/+9
|/
* Merge changes from topic "factoryMac"Oscar Shu2018-12-151-0/+9
|\
| * MAC Randomization: factory MAC infrastructureJong Wook Kim2018-12-061-0/+9
* | Merge "WifiNative: Handle link state changed in wifi thread"TreeHugger Robot2018-12-061-18/+24
|\ \ | |/ |/|
| * WifiNative: Handle link state changed in wifi threadRoshan Pius2018-12-031-18/+24
* | Support of low-latency WifiLocksAhmed ElArabawy2018-12-031-0/+10
|/
* opt/net/wifi: Add support for WPA3 and OWEHai Shalom2018-11-061-1/+2
* Pno frequency culling: plumb freq to wificondxshu2018-11-051-5/+6
* Moved WifiWakeReasonAndCounts into opt/net/wifiDavid Su2018-10-101-3/+2
* [RTT] Handle HAL concurrencly limitations on RTT availabilityEtan Cohen2018-10-051-55/+0
* WifiNative: Enable Wifimonitor in scan modeRoshan Pius2018-08-281-0/+2
* SoftApManager: Handle asynchronous failuresRoshan Pius2018-08-201-1/+6
* WifiVendorHal firmware roaming unit testsMichael Plass2018-07-251-1/+17
* WificondControl: Remove supplicant/hostapd start/stopRoshan Pius2018-07-201-13/+4
* WifiNative: Use the new lazy HAL startup mechanismRoshan Pius2018-07-201-31/+47
* WifiNative: Don't start wpa_supplicant in scan modeRoshan Pius2018-07-111-22/+116
* WiFi: SAR: Cleanup dead codeAhmed ElArabawy2018-06-081-24/+0
* WiFi: SAR Support: Use SarInfo in WifiVendorHalAhmed ElArabawy2018-06-081-0/+17
* WifiNative: Handle radio mode change callbacksRoshan Pius2018-04-301-0/+37
* WifiVendorHal: Add callbacks for radio mode change detectionRoshan Pius2018-04-301-0/+39
* WifiNative plumbing for reading back the APF program & data bufferBernie Innocenti2018-04-191-1/+11
* WifiNative: Use link up/down events to query iface stateRoshan Pius2018-04-091-4/+14
* WifiNative: Move WifiMonitor start/stop to WifiNativeRoshan Pius2018-04-031-3/+6
* Merge "Move setMacAddress from wifiCond to vendor HAL" into pi-devTreeHugger Robot2018-03-301-1/+1
|\
| * Move setMacAddress from wifiCond to vendor HALJong Wook Kim2018-03-301-1/+1
* | WifiNative: Add interface down metricsRoshan Pius2018-03-291-0/+5
* | WifiMetrics: Add new metrics for SoftAp on failureRoshan Pius2018-03-291-10/+12
|/
* WiFi: Handle onEapFailure callbackAhmed ElArabawy2018-03-271-0/+5
* Merge "WifiNative: Listen for iface state up/down" into pi-devRoshan Pius2018-03-261-2/+3
|\
| * WifiNative: Listen for iface state up/downRoshan Pius2018-03-231-2/+3
* | WifiNative: Add locks for getInterfaceName methodsRoshan Pius2018-03-231-12/+20
* | Merge "WifiNative: Logging improvements for iface mgmt" into pi-devRoshan Pius2018-03-231-32/+56
|\|
| * WifiNative: Logging improvements for iface mgmtRoshan Pius2018-03-231-32/+56
* | Updates Metrics for Soft AP channel and bandwidthMehdi Alizadeh2018-03-231-0/+5
|/
* WifiNative: Change logging for interface up/down handlingRoshan Pius2018-03-211-1/+1
* WifiNative: Don't self cleanup after native daemon's deathRoshan Pius2018-03-161-4/+4