summaryrefslogtreecommitdiffstats
path: root/wifi
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-devEtan Cohen2018-05-212-3/+234
|\|
| * Merge "[AWARE] Developer documentation on HAL usage" into pi-devTreeHugger Robot2018-05-212-3/+234
| |\
| | * [AWARE] Developer documentation on HAL usageEtan Cohen2018-05-182-3/+234
* | | Merge "Update comments for doc comments." into pi-devSteven Moreland2018-05-181-3/+1
|\| |
| * | Merge "Update comments for doc comments." into pi-devTreeHugger Robot2018-05-181-3/+1
| |\ \
| | * | Update comments for doc comments.Steven Moreland2018-05-181-3/+1
| | |/
* | | Merge "wifi(implementation) Modify OWNERS" into pi-devRoshan Pius2018-05-181-1/+1
|\| |
| * | wifi(implementation) Modify OWNERSRoshan Pius2018-05-181-1/+1
| |/
* | Merge "Add feature flag to disable wifi AP on the watch." into pi-devNick James2018-05-166-3/+85
|\|
| * Add feature flag to disable wifi AP on the watch.Nick2018-05-116-3/+85
* | Merge "wifi(implementation): Use stub for |read_packet_filter|" into pi-devRoshan Pius2018-04-242-4/+1
|\|
| * 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
|\|
| * 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
* | | Merge "VTS tests for IWifiStaIface@1.2." into pi-devBernie Innocenti2018-04-151-1/+54
|\| |
| * | VTS tests for IWifiStaIface@1.2.Bernie Innocenti2018-04-151-1/+54
| |/
* | Merge "[AWARE][VTS] Add VTS tests for the Wi-Fi 1.2 Aware HAL" into pi-devEtan Cohen2018-04-102-0/+553
|\|
| * Merge "[AWARE][VTS] Add VTS tests for the Wi-Fi 1.2 Aware HAL" into pi-devTreeHugger Robot2018-04-102-0/+553
| |\
| | * [AWARE][VTS] Add VTS tests for the Wi-Fi 1.2 Aware HALEtan Cohen2018-04-102-0/+553
* | | Merge "[AWARE] Support a mix of 1.0 and 1.2 Callback registration" into pi-devEtan Cohen2018-04-102-10/+30
|\| |
| * | Merge "[AWARE] Support a mix of 1.0 and 1.2 Callback registration" into pi-devEtan Cohen2018-04-102-10/+30
| |\|
| | * [AWARE] Support a mix of 1.0 and 1.2 Callback registrationEtan Cohen2018-04-102-10/+30
* | | [WIFI][VTS]: Check for the Logger capability Support am: 020374e42b am: 65e95...Srinivas Dasari2018-04-101-2/+8
|\| |
| * | [WIFI][VTS]: Check for the Logger capability Support am: 020374e42b am: 65e95...Srinivas Dasari2018-04-101-2/+8
| |\ \ | | |/ | |/|
| | * [WIFI][VTS]: Check for the Logger capability SupportSrinivas Dasari2018-04-101-2/+8
| | |\
| | | * [WIFI][VTS]: Check for the Logger capability SupportSrinivas Dasari2018-04-101-2/+8
| | * | wifi(vts): Skip tests if feature not supportedRoshan Pius2018-03-281-0/+10
| | |\|
| | | * wifi(vts): Skip tests if feature not supportedRoshan Pius2018-03-211-0/+10
| | | * supplicant(vts): Remove start/stop frameworkRoshan Pius2018-01-232-16/+0
* | | | Merge "SetMacAddress in Vendor HAL" into pi-devJong Wook Kim2018-03-305-0/+104
|\| | |
| * | | Merge "SetMacAddress in Vendor HAL" into pi-devTreeHugger Robot2018-03-305-0/+104
| |\ \ \
| | * | | SetMacAddress in Vendor HALJong Wook Kim2018-03-275-0/+104
* | | | | Merge changes from topic "propagate_eap_failure" into pi-devAhmed ElArabawy2018-03-277-0/+244
|\| | | |
| * | | | WiFi: Add vts tests for ISupplicantStaIface 1.1Ahmed ElArabawy2018-03-274-0/+149
| * | | | WiFi: supplicant HAL: Modify onEapFailure CallbackAhmed ElArabawy2018-03-273-0/+95
| |/ / /
* | | | Merge "Wire readApfPacketFilterData() to the legacy hal" into pi-devBernie Innocenti2018-03-275-4/+48
|\| | |
| * | | Wire readApfPacketFilterData() to the legacy halBernie Innocenti2018-03-265-4/+48
* | | | resolve merge conflicts of 07ff5f43761273cadfbbe67aad5b86e1209e8775 to pi-dev...Yuexi Ma2018-03-261-9/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge "Update vts test module bp files to use VtsHalTargetTestDefaults"Yuexi Ma2018-03-261-9/+2
| |\ \ \
| | * | | Update vts test module bp files to use VtsHalTargetTestDefaultsYuexi Ma2018-03-221-9/+2
| * | | | Add capabilities to wifi HAL serviceTom Cherry2018-03-261-0/+1
| |/ / /
| * | | Convert wifi hal test to use VtsHalHidlTargetTestEnvBaseZhuoyao Zhang2018-02-149-35/+110
| * | | Remove subdirsSteven Moreland2017-11-281-11/+0