summaryrefslogtreecommitdiffstats
path: root/wifi/1.3/default/wifi_chip.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build errors.Daniel Norman2020-04-171-4/+4
* wifi: Add logic to create secondary interface for STA mode too.Purushottam Kushwaha2020-04-171-23/+24
* wifi: Add provision to create/remove dynamic interface(s).Purushottam Kushwaha2020-04-171-8/+48
* wifi: Fetch softap interface name for creating ap_iface operations.Purushottam Kushwaha2020-04-171-1/+9
* Merge "Fix so that dual access points (AP) works." into qt-devJames Mattis2019-05-241-3/+12
|\
| * Fix so that dual access points (AP) works.James Mattis2019-05-221-3/+12
* | wifi(implementation): Send NAN disabled on wlan0 down & upRoshan Pius2019-05-221-1/+1
* | wifi(implementation): Invalidate NAN iface on STA iface removalRoshan Pius2019-05-171-0/+28
|/
* wifi(implementation): Simplify getFirstActiveWlanIfaceNameRoshan Pius2019-04-221-6/+3
* wifi(implementation): Set prop with the first active ifaceRoshan Pius2019-04-021-2/+19
* wifi(implementation): Use the active iface for chip operationRoshan Pius2019-03-271-20/+35
* wifi(implementation): Pin primary STA iface to wlan0Roshan Pius2019-03-271-18/+99
* 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
* wifi(implementation): Fix spammy logRoshan Pius2019-03-011-5/+4
* wifi(implementation): Set randomized MAC address for APRoshan Pius2019-02-261-1/+2
* wifi(implementation): Move set/getMacaddress to a util classRoshan Pius2019-02-261-2/+4
* Merge "WiFi: support more wlan interfaces than 2"TreeHugger Robot2019-01-091-42/+49
|\
| * WiFi: support more wlan interfaces than 2Tomasz Wasilczyk2019-01-021-42/+49
* | wifi(implementation): API to flush HAL ringbuffer to filesRoger Wang2018-12-211-2/+17
|/
* WiFi: enable any combination of STA/AP/P2P/NAN interfaces.Tomasz Wasilczyk2018-12-111-90/+5
* Wifi: Add Implementation for low-latency modes APIAhmed ElArabawy2018-12-041-0/+25
* [RTT] Condition RTT Controller on availability of a STA modeEtan Cohen2018-10-051-0/+6
* Uprev Wifi HAL to 1.3Jong Wook Kim2018-08-091-0/+1424