summaryrefslogtreecommitdiffstats
path: root/libwifi_hal/wifi_hal_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* libwifi_hal: Remove sleep in wifi_unload_driverRoshan Pius2019-04-041-1/+0
* Revert "wifi: Check whether dev node is accessible or not before opening"Roshan Pius2019-03-291-10/+0
* wifi: Check whether dev node is accessible or not before openingAbhishek Srivastava2019-03-141-0/+10
* DLKM: Add recovery for driver state change failureAbhishek Srivastava2019-02-071-1/+13
* Wifi: Remove early setting of driver status to okAhmed ElArabawy2018-08-201-5/+17
* Use finit_module syscall to perform insmod operationAjit Kumar2017-11-171-6/+12
* wifi: WIFI_DRIVER_STATE_CTRL_PARAMKumar Anand2017-02-271-1/+2
* Skip unnecessary wait in driver unloadWei Wang2016-12-191-0/+3
* Use libbase logging in libwifi_halChristopher Wiley2016-09-091-10/+7
* Run clang-format against libwifi_hal .cpp filesChristopher Wiley2016-09-091-149/+135
* Allow wificond to run as wifi:wifiChristopher Wiley2016-08-221-3/+0
* Fix wifi_hal_common for the case where kernel modules are usedAlex Vakulenko2016-07-271-2/+2
* Move device dependent functionality to libwifi-halChristopher Wiley2016-06-171-0/+240