summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* hostapd: Ignore ACS relate vts testcase for hostapd 1.0 and hostapd 1.1lesl2019-08-292-6/+18
* hostapd(vts): Use the correct syntax for vendor propRoshan Pius2019-07-291-1/+2
* Merge "hostapd(vts): Add a property for SAP interface" into qt-devTreeHugger Robot2019-07-191-0/+2
|\
| * hostapd(vts): Add a property for SAP interfaceRoshan Pius2019-07-181-0/+2
* | p2p: skip MAC randomization vts test if not supportedJimmy Chen2019-06-261-0/+8
|/
* libhidltransport users user libhidlbaseSteven Moreland2019-06-121-1/+1
* [VTS][AWARE]Setting callbacktype type to invalid value before invoking HIDL callNate Jiang2019-05-292-2/+5
* Merge "Fix so that dual access points (AP) works." into qt-devJames Mattis2019-05-242-3/+13
|\
| * Fix so that dual access points (AP) works.James Mattis2019-05-222-3/+13
* | wifi(tests): Unit tests for iface event cb'sRoshan Pius2019-05-2218-30/+317
* | wifi(implementation): Send NAN disabled on wlan0 down & upRoshan Pius2019-05-225-6/+65
* | wifi(implementation): Invalidate NAN iface on STA iface removalRoshan Pius2019-05-175-0/+101
|/
* Fix VtsHalWifiV1_0Host#WifiStaIfaceHidlTest.SetScanningMacOui fail am: eb73bf...hayun.kim2019-04-231-0/+5
|\
| * Fix VtsHalWifiV1_0Host#WifiStaIfaceHidlTest.SetScanningMacOui failhayun.kim2019-04-171-0/+5
* | Merge "wifi(implementation): Simplify getFirstActiveWlanIfaceName" into qt-devTreeHugger Robot2019-04-231-6/+3
|\ \
| * | wifi(implementation): Simplify getFirstActiveWlanIfaceNameRoshan Pius2019-04-221-6/+3
* | | Merge "hostapd: fix hostapd vts fail" into qt-devTreeHugger Robot2019-04-204-4/+19
|\ \ \ | |/ / |/| |
| * | hostapd: fix hostapd vts faillesl2019-04-184-4/+19
* | | p2p: fix vts fail due to 5g go init fail with 00 country codelesl2019-04-171-3/+3
|/ /
* | Merge "wifi(implementation): Set prop with the first active iface"TreeHugger Robot2019-04-021-2/+19
|\ \
| * | wifi(implementation): Set prop with the first active ifaceRoshan Pius2019-04-021-2/+19
* | | Merge "Wifi: Add ether_type to sending offloaded packet"Ahmed ElArabawy2019-04-023-8/+8
|\ \ \ | |/ / |/| |
| * | Wifi: Add ether_type to sending offloaded packetAhmed ElArabawy2019-03-183-8/+8
* | | Merge changes I5a617557,Idca8de42Roshan Pius2019-03-295-71/+255
|\ \ \
| * | | wifi(implementation): Use the active iface for chip operationRoshan Pius2019-03-275-38/+107
| * | | wifi(implementation): Pin primary STA iface to wlan0Roshan Pius2019-03-273-34/+149
* | | | wifi(vts): Don't enforce interface combination in VTS tests am: f638d0a43a am...Roshan Pius2019-03-271-16/+8
|\ \ \ \ | |/ / / |/| | |
| * | | wifi(vts): Don't enforce interface combination in VTS tests am: f638d0a43aRoshan Pius2019-03-271-16/+8
| |\ \ \ | | | |/ | | |/|
| | * | wifi(vts): Don't enforce interface combination in VTS testsRoshan Pius2019-03-261-16/+8
* | | | wifi(implementation): Fix unit test failuresRoshan Pius2019-03-252-2/+6
* | | | Wifi: Update the Latency mode API documentationAhmed ElArabawy2019-03-211-4/+8
| |_|/ |/| |
* | | wifi - Add wlan driver/fw version when device boot upchenpaul2019-03-141-0/+10
* | | Merge "wifi: use PLOG rather than LOG strerror." am: fba8a08e6f am: 6d37b594a8Elliott Hughes2019-03-121-22/+16
|\| |
| * | Merge "wifi: use PLOG rather than LOG strerror."Elliott Hughes2019-03-121-22/+16
| |\ \
| | * | wifi: use PLOG rather than LOG strerror.Elliott Hughes2019-03-081-22/+16
* | | | Merge "Update makefies: no 'types' internal"Steven Moreland2019-03-052-11/+0
|\ \ \ \
| * | | | Update makefies: no 'types' internalSteven Moreland2019-03-042-11/+0
* | | | | Merge "wifi(implementation): Fix spammy log"TreeHugger Robot2019-03-051-5/+4
|\ \ \ \ \
| * | | | | wifi(implementation): Fix spammy logRoshan Pius2019-03-011-5/+4
* | | | | | Merge "Update makefies: no 'types'" am: 4ee5ec1469 am: bab622f6a6Steven Moreland2019-03-045-115/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge "Update makefies: no 'types'"Steven Moreland2019-03-045-115/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Update makefies: no 'types'Steven Moreland2019-03-045-115/+0
| * | | | Merge "pack VTS cc_test binaries as general-tests" am: d6fe421895Keun Soo Yim2018-12-127-0/+9
| |\| | |
| | * | | 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
| | |\ \ \ | | | | |/ | | | |/|