summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Merge "pack VTS cc_test binaries as general-tests"Keun Soo Yim2018-12-127-0/+9
| | |\ \ \
| | | * | | pack VTS cc_test binaries as general-testsKeun Soo YIM2018-12-077-0/+9
| | | * | | 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
| | | |/ / /
| | * / / / Fix implicit-fallthrough warnings. DO NOT MERGE.Chih-Hung Hsieh2018-10-301-0/+1
| | |/ / /
| | * | | 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
* | | | | Add an api call to check if legacy hal is startedAhmed ElArabawy2019-03-012-0/+4
| |_|_|/ |/| | |
* | | | wifi(tests): Fix runtest.shRoshan Pius2019-02-281-1/+1
* | | | wifi(implementation): Generate randomized mac addressRoshan Pius2019-02-263-3/+85
* | | | wifi(implementation): Set randomized MAC address for APRoshan Pius2019-02-2611-8/+140
* | | | wifi(implementation): Move set/getMacaddress to a util classRoshan Pius2019-02-2615-27/+241
* | | | [DPP] Replace HAL interface onSuccess with onSuccessConfigSentHai Shalom2019-02-154-18/+7
* | | | Merge "Revert "[AWARE] Disable NANv3 data-path capabilities""Etan Cohen2019-02-121-8/+0
|\ \ \ \
| * | | | Revert "[AWARE] Disable NANv3 data-path capabilities"Etan Cohen2019-02-111-8/+0
* | | | | Update makefiles.Steven Moreland2019-02-112-6/+6
|/ / / /
* | | | Add new lazy wifi HAL targetPeter Kalauskas2019-01-313-2/+55
* | | | Merge "vts(wifi): Separate SoftAP specific tests"TreeHugger Robot2019-01-293-3/+24
|\ \ \ \
| * | | | vts(wifi): Separate SoftAP specific testskumachang2019-01-283-3/+24
* | | | | Merge "vts: add vts for hostapd1.1 new function addAccessPoint_1_1"Les Lee2019-01-291-0/+211
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vts: add vts for hostapd1.1 new function addAccessPoint_1_1lesl2019-01-281-0/+211
* | | | | Merge "vts: bypass test for deprecated API addAccessPoint"Les Lee2019-01-254-32/+60
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vts: bypass test for deprecated API addAccessPointlesl2019-01-244-32/+60
* | | | | hostapd: add vts testcase for hostapd 1.1Les Lee2019-01-237-0/+236
* | | | | Merge "p2p: add HAL method to enable P2P random MAC address feature"Jimmy Chen2019-01-234-5/+51
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | p2p: add HAL method to enable P2P random MAC address featureJimmy Chen2019-01-184-5/+51
* | | | | Merge "[AWARE] Disable NANv3 data-path capabilities"Etan Cohen2019-01-181-0/+8
|\ \ \ \ \
| * | | | | [AWARE] Disable NANv3 data-path capabilitiesEtan Cohen2019-01-151-0/+8
* | | | | | Merge "hostapd(interface): Restrict channel range in ACS"Roshan Pius2019-01-181-0/+58
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | hostapd(interface): Restrict channel range in ACSDaichi Ueura2019-01-161-0/+58
* | | | | | wifi/supplicant: Add SHA256 key management definitionDaichi Ueura2019-01-151-0/+6
| |/ / / / |/| | | |
* | | | | [DPP] Add "Not supported" failure code for DPP.Hai Shalom2019-01-141-0/+1
* | | | | [DPP] Added VTS tests for supplicant HAL v1.2Hai Shalom2019-01-146-2/+667
|/ / / /
* | | | Merge "p2p: add vts for addGroup_1_2"Jimmy Chen2019-01-116-0/+303
|\ \ \ \
| * | | | p2p: add vts for addGroup_1_2Jimmy Chen2019-01-096-0/+303
* | | | | Merge "WiFi: support more wlan interfaces than 2"TreeHugger Robot2019-01-092-42/+115
|\ \ \ \ \
| * | | | | WiFi: support more wlan interfaces than 2Tomasz Wasilczyk2019-01-022-42/+115
| |/ / / /
* | | | | Merge "Wifi: Fix VTS test backward compatibility"Ahmed ElArabawy2019-01-086-3/+46
|\ \ \ \ \
| * | | | | Wifi: Fix VTS test backward compatibilityAhmed ElArabawy2019-01-026-3/+46
* | | | | | Merge "Wifi: Add vts test for getLinkLayerStats_1_3 in IWifiStaIface"TreeHugger Robot2019-01-081-0/+34
|\ \ \ \ \ \
| * | | | | | Wifi: Add vts test for getLinkLayerStats_1_3 in IWifiStaIfaceRoger Wang2019-01-071-0/+34
| |/ / / / /
* | | | | | Merge "[DPP] Add DPP key management capability API"Hai Shalom2019-01-031-0/+3
|\ \ \ \ \ \
| * | | | | | [DPP] Add DPP key management capability APIHai Shalom2018-12-271-0/+3
* | | | | | | Merge "[DPP] Added new DPP API and new callbacks"Hai Shalom2019-01-034-1/+222
|\| | | | | | | |/ / / / / |/| | | | |
| * | | | | [DPP] Added new DPP API and new callbacksHai Shalom2018-12-214-1/+222
| |/ / / /
* / / / / wifi(implementation): API to flush HAL ringbuffer to filesRoger Wang2018-12-213-2/+33
|/ / / /
* | | | Merge "Add Wifi HAL to get factory MAC address"Oscar Shu2018-12-156-0/+96
|\ \ \ \
| * | | | Add Wifi HAL to get factory MAC addressJong Wook Kim2018-12-056-0/+96
* | | | | WiFi: enable any combination of STA/AP/P2P/NAN interfaces.Tomasz Wasilczyk2018-12-1110-165/+223