summaryrefslogtreecommitdiffstats
path: root/libwifi_hal
Commit message (Expand)AuthorAgeFilesLines
* [WLAN] Change libcld80211 (vendor-specific) library inclusionEtan Cohen2017-05-031-1/+3
* libwifi-hal-common: Work with BOARD_VNDK_VERSIONSteven Moreland2017-04-171-0/+1
* libwifi-hal-(common|fallback): LOCAL_VENDOR_MODULESteven Moreland2017-04-131-0/+2
* Use libhardware_legacy_headersDan Willemsen2017-04-051-3/+4
* Merge "Include libcld80211 shared library to resolve linker errors" am: 49ecb...Subhani Shaik2017-03-131-1/+2
|\
| * Include libcld80211 shared library to resolve linker errorsSubhani Shaik2017-03-131-1/+2
| * HalTool: Move haltool out of libwifi-systemRoshan Pius2017-03-103-1/+619
| * Move libwifi-hal and dependencies to /vendorRoshan Pius2017-03-032-0/+53
| * Cherry-pick: Skip unnecessary wait in driver unloadWei Wang2017-02-031-0/+3
* | HalTool: Move haltool out of libwifi-systemRoshan Pius2017-03-103-1/+619
* | Merge "wifi: WIFI_DRIVER_STATE_CTRL_PARAM"TreeHugger Robot2017-02-281-1/+2
|\ \
| * | wifi: WIFI_DRIVER_STATE_CTRL_PARAMKumar Anand2017-02-271-1/+2
* | | Move libwifi-hal and dependencies to /vendorRoshan Pius2017-02-282-0/+53
|/ /
* / Skip unnecessary wait in driver unloadWei Wang2016-12-191-0/+3
|/
* Enable libwifi-hal-common, libwifi_system in the PDKDan Willemsen2016-12-121-3/+0
* driver_tool: query if firmware mode changd is neededRoshan Pius2016-11-172-0/+10
* Use libbase logging in libwifi_halChristopher Wiley2016-09-092-11/+9
* Run clang-format against libwifi_hal .cpp filesChristopher Wiley2016-09-092-150/+136
* Expose a method to take control of firmware pathChristopher Wiley2016-09-093-2/+22
* Allow wificond to run as wifi:wifiChristopher Wiley2016-08-224-3/+8
* Fix wifi_hal_common for the case where kernel modules are usedAlex Vakulenko2016-07-271-2/+2
* Merge "Add mocks for wifi libraries"TreeHugger Robot2016-06-292-0/+53
|\
| * Add mocks for wifi librariesChristopher Wiley2016-06-282-0/+53
* | Use appropriate CFLAGS when compiling libwifi-halChristopher Wiley2016-06-281-0/+1
|/
* Allow some HAL interactions to be mockedChristopher Wiley2016-06-273-0/+107
* Move device dependent functionality to libwifi-halChristopher Wiley2016-06-173-8/+357
* Wrap vendor provided HAL in libwifi-halChristopher Wiley2016-06-162-0/+86