summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiVendorHal.java
Commit message (Expand)AuthorAgeFilesLines
* NativeUtil: Perform range checks on ssid bytes sizeRoshan Pius2019-04-261-3/+0
* WifiVendorHal: Clear local log event handlerRoshan Pius2019-03-011-2/+2
* WifiNative: Handle all native death in wifi threadRoshan Pius2019-02-271-1/+2
* Support SAR for OTT VOWifi Apps am: 0b7dfd2253Ahmed ElArabawy2019-02-141-5/+5
|\
| * Support SAR for OTT VOWifi AppsAhmed ElArabawy2019-02-141-5/+5
| |\
| | * Support SAR for OTT VOWifi AppsAhmed ElArabawy2019-02-131-5/+5
* | | p2p: enable P2P random MAC if driver supportsJimmy Chen2019-01-181-0/+4
* | | wifi: extend feature flag from int to longJimmy Chen2019-01-181-7/+7
* | | WifiDiagnostics: Flush HAL ring buffer to filesRoger Wang2018-12-251-0/+20
* | | Merge changes from topic "factoryMac"Oscar Shu2018-12-151-0/+28
|\ \ \
| * | | MAC Randomization: factory MAC infrastructureJong Wook Kim2018-12-061-0/+28
* | | | Merge "Plumb linklayer channel stats from HAL"Sunil Ravi2018-12-081-0/+11
|\ \ \ \
| * | | | Plumb linklayer channel stats from HALSunil Ravi2018-12-061-0/+11
| |/ / /
* | | | Merge changes from topic "wifi_qos-stage_6"Ahmed ElArabawy2018-12-061-3/+40
|\ \ \ \
| * | | | Handle low-latency mode for legacy devicesAhmed ElArabawy2018-12-051-3/+40
| |/ / /
* | | | Merge changes from topic "scan_listener_band"TreeHugger Robot2018-12-061-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | WifiScanningServiceImpl: Pass the band scanned in ScanDataRoshan Pius2018-11-141-2/+2
* | | | Support of low-latency WifiLocksAhmed ElArabawy2018-12-031-0/+47
|/ / /
* | | Moved WifiWakeReasonAndCounts into opt/net/wifiDavid Su2018-10-101-5/+4
* | | [RTT] Handle HAL concurrencly limitations on RTT availabilityEtan Cohen2018-10-051-546/+0
* | | Merge "Plumb some fields up from legacy hal"Oscar Shu2018-10-021-32/+131
|\ \ \
| * | | Plumb some fields up from legacy halxshu2018-09-141-32/+131
* | | | Avoid use of libcore.util.NonNull am: 15536bc0df am: 1621f21229Neil Fuller2018-10-021-2/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Avoid use of libcore.util.NonNull am: 15536bc0dfNeil Fuller2018-10-021-2/+1
| |\ \ | | |/ | |/|
| | * Avoid use of libcore.util.NonNullNeil Fuller2018-10-021-2/+1
| | |\
| | | * Avoid use of libcore.util.NonNullNeil Fuller2018-10-011-2/+1
| * | | SAR: Add conditional support for SAP/voice callAhmed ElArabawy2018-07-181-20/+48
| |/ /
* | | WifiVendorHal firmware roaming unit testsMichael Plass2018-07-251-19/+16
* | | SAR: Add conditional support for SAP/voice callAhmed ElArabawy2018-07-131-20/+48
* | | Merge "Don't crash on readPacketFilter() failure" into pi-dev am: 76cf3c1f64Bernie Innocenti2018-06-271-1/+1
|\| |
| * | Merge "Don't crash on readPacketFilter() failure" into pi-devTreeHugger Robot2018-06-281-1/+1
| |\ \
| | * | Don't crash on readPacketFilter() failureBernie Innocenti2018-06-271-1/+1
| | |/
* | | WiFi: SAR: Cleanup dead code am: 1b8216207bAhmed ElArabawy2018-06-181-50/+0
|\| |
| * | WiFi: SAR: Cleanup dead codeAhmed ElArabawy2018-06-081-50/+0
* | | WiFi: SAR Support: Use SarInfo in WifiVendorHal am: 2e6fdb80cbAhmed ElArabawy2018-06-181-1/+228
|\| |
| * | WiFi: SAR Support: Use SarInfo in WifiVendorHalAhmed ElArabawy2018-06-081-1/+228
| |/
* / [WIFI] Leave config uninitialized on registration failureEtan Cohen2018-05-301-0/+1
|/
* [WIFI] Make sure only a single callback is registered on IWifiChipEtan Cohen2018-05-241-0/+4
* WifiVendorHal: Make HAL state change callback synchronousRoshan Pius2018-05-171-2/+1
* Merge "WifiVendorHal: Change radio mode info parsing logic" into pi-devTreeHugger Robot2018-05-171-18/+9
|\
| * WifiVendorHal: Change radio mode info parsing logicRoshan Pius2018-05-111-18/+9
* | WifiDiagnostics: Fix alert handlingRoshan Pius2018-05-111-1/+1
|/
* WifiNative: Handle radio mode change callbacksRoshan Pius2018-04-301-4/+0
* WifiVendorHal: Add callbacks for radio mode change detectionRoshan Pius2018-04-301-4/+97
* WifiNative plumbing for reading back the APF program & data bufferBernie Innocenti2018-04-191-0/+51
* Move setMacAddress from wifiCond to vendor HALJong Wook Kim2018-03-301-0/+40
* WifiLog: add annotation to ensure lazy loggingmukesh agrawal2018-03-071-1/+3
* WifiVendorHal: fix use of mLog.err()mukesh agrawal2018-03-071-1/+1
* WifiVendorHal: use tracing ability in LogcatLog.trace()mukesh agrawal2018-03-071-4/+2
* [HDM] Pipe through argument to create low priority STA (scanning STA)Etan Cohen2018-03-011-3/+6