summaryrefslogtreecommitdiffstats
path: root/libwifi_hal
Commit message (Expand)AuthorAgeFilesLines
* libwifi_hal: Remove sleep in wifi_unload_driverRoshan Pius2019-04-041-1/+0
* Wifi: Add ether_type to sending offloaded packetAhmed ElArabawy2019-03-181-2/+3
* DLKM: Add recovery for driver state change failureAbhishek Srivastava2019-02-071-1/+13
* Merge "Add build of Realtek WIFI HAL support" am: 81e8432a1e am: fc730771bbShawn Guo2018-10-181-0/+3
|\
| * Add build of Realtek WIFI HAL supportShawn Guo2018-10-171-0/+3
* | Wifi HIDL HAL: Removed unused function in DriverToolQuang Luong2018-09-182-42/+0
* | Use getpwnam and getgrnam in libwifi_hal am: bddd3ef5c1 am: a1df98147eColin Cross2018-09-061-2/+27
|\|
| * Use getpwnam and getgrnam in libwifi_halColin Cross2018-09-061-2/+27
* | Merge "Wifi: Remove early setting of driver status to ok"Ahmed ElArabawy2018-08-241-5/+17
|\ \
| * | Wifi: Remove early setting of driver status to okAhmed ElArabawy2018-08-201-5/+17
| |/
* / Fix the DriverTool::IsDriverLoaded()Ahmed ElArabawy2018-08-101-1/+1
|/
* Implement emulator WiFi vendor HAL libraryBjoern Johansson2018-03-131-0/+2
* WiFi: Add stub for wait_for_driver_ready()Ahmed ElArabawy2018-03-051-0/+5
* Use finit_module syscall to perform insmod operationAjit Kumar2017-11-171-6/+12
* [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