summaryrefslogtreecommitdiffstats
path: root/wifi/1.2
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix implicit-fallthrough warnings. DO NOT MERGE."Chih-hung Hsieh2018-10-221-0/+1
|\
| * Fix implicit-fallthrough warnings. DO NOT MERGE.Chih-Hung Hsieh2018-10-191-0/+1
* | Allow implicit-fallthrough warnings locally. DO NOT MERGE.Chih-Hung Hsieh2018-10-221-0/+2
|/
* Merge "Fix base class of WifiHidlEnvironment_1_2" into pie-vts-devHsin-Yi Chen2018-08-201-3/+1
|\
| * Fix base class of WifiHidlEnvironment_1_2Hsin-Yi Chen2018-08-131-3/+1
* | Hack around wifi_legacy_hal.h transitive include bug.Josh Gao2018-07-231-0/+6
|/
* Merge "[AWARE] Developer documentation on HAL usage" into pi-devTreeHugger Robot2018-05-211-0/+231
|\
| * [AWARE] Developer documentation on HAL usageEtan Cohen2018-05-181-0/+231
* | wifi(implementation) Modify OWNERSRoshan Pius2018-05-181-1/+1
|/
* Add feature flag to disable wifi AP on the watch.Nick2018-05-116-3/+85
* wifi(implementation): Use stub for |read_packet_filter|Roshan Pius2018-04-202-4/+1
* Merge "persist ringbuffer to flash when vendor hal stops" into pi-devPankaj Kanwar2018-04-181-7/+25
|\
| * persist ringbuffer to flash when vendor hal stopsxshu2018-04-161-7/+25
* | VTS tests for IWifiStaIface@1.2.Bernie Innocenti2018-04-151-1/+54
|/
* [AWARE][VTS] Add VTS tests for the Wi-Fi 1.2 Aware HALEtan Cohen2018-04-102-0/+553
* [AWARE] Support a mix of 1.0 and 1.2 Callback registrationEtan Cohen2018-04-102-10/+30
* SetMacAddress in Vendor HALJong Wook Kim2018-03-275-0/+104
* Wire readApfPacketFilterData() to the legacy halBernie Innocenti2018-03-265-4/+48
* Merge "Add capabilities to wifi HAL service" into pi-devTom Cherry2018-03-231-0/+1
|\
| * Add capabilities to wifi HAL serviceTom Cherry2018-03-231-0/+1
* | Merge "[RTT][AWARE] Support new legacy error codes for Aware RTT" into pi-devEtan Cohen2018-03-091-0/+4
|\ \
| * | [RTT][AWARE] Support new legacy error codes for Aware RTTEtan Cohen2018-03-081-0/+4
| |/
* / WiFi: Wait for driver to be ready before operationAhmed ElArabawy2018-03-062-1/+8
|/
* Merge "Add a wifi hal interface to read-back the APF memory."Bernie Innocenti2018-03-042-0/+55
|\
| * Add a wifi hal interface to read-back the APF memory.Bernie Innocenti2018-03-022-0/+55
* | Merge "wifi(implementation): Remove support for STA + STA in chip combination"TreeHugger Robot2018-03-024-37/+12
|\ \ | |/ |/|
| * wifi(implementation): Remove support for STA + STA in chip combinationRoshan Pius2018-03-024-37/+12
* | WiFi: Add VTS for Wifi HAL V1.2Ahmed ElArabawy2018-03-014-0/+246
|/
* [AWARE] Fix type of channel width to use enumerationEtan Cohen2018-02-072-2/+7
* Merge "Followup CL for ringbuffer in wifi_hal"Oscar Shu2018-02-053-99/+136
|\
| * Followup CL for ringbuffer in wifi_halxshu2018-01-243-99/+136
* | Wifi: Add Support for Body Proximity for SARAhmed ElArabawy2018-01-265-12/+97
* | wifi(implementation): Check if wifi_chip is null in debug()Roshan Pius2018-01-241-0/+3
* | wifi(implementation): Invoke radio mode change callbacksRoshan Pius2018-01-232-0/+38
* | wifi(implementation): Conversion functions for radio mode changeRoshan Pius2018-01-234-0/+185
* | wifi(implementation): WifiLegacyHal interface for radio mode changeRoshan Pius2018-01-233-0/+72
* | wifi(interface): Add callbacks for indicating radio mode changesRoshan Pius2018-01-235-8/+115
|/
* Merge "move ringbuffer interactions to wifi hal"TreeHugger Robot2018-01-238-8/+432
|\
| * move ringbuffer interactions to wifi halxshu2018-01-238-8/+432
* | [AWARE] Add global NAN RTT enable/disable flagEtan Cohen2018-01-182-0/+9
* | [AWARE] Add NDP channel info to HAL 1.2Etan Cohen2018-01-188-19/+246
* | [AWARE] Add power confriguration parameters to HAL 1.2Etan Cohen2018-01-188-24/+266
* | wifi(implementation): Fix IWifiChip.getCapabilities()Roshan Pius2017-12-281-1/+2
|/
* [WIFI][TREBLE] Uprev IWifiChip to 1.2Etan Cohen2017-12-211-2/+2
* Merge "[AWARE] Update cm HIDL to use mm HAL"Etan Cohen2017-12-151-9/+9
|\
| * [AWARE] Update cm HIDL to use mm HALEtan Cohen2017-12-141-9/+9
* | Merge changes I017d3528,Ie5444041,Iff873784,I1049176a,I8575df02, ...Roshan Pius2017-12-1429-150/+1417
|\ \ | |/ |/|
| * wifi(implementation): Load wifi driver on IWifi.start()Roshan Pius2017-12-135-4/+14
| * wifi(implementation): Different names for concurrent ifacesRoshan Pius2017-12-133-7/+46
| * wifi(implementation): Add iface combo for 2018Roshan Pius2017-12-137-90/+439