summaryrefslogtreecommitdiff
path: root/libwifi_hal
AgeCommit message (Expand)Author
2020-12-08wifi_hal: add slsi wifi hal supportJan Altensen
2020-04-30Wifi: Include libcrypto (vendor-specific)Roger Wang
2019-11-22libwifi_hal vendor setting change in Android.mk for Realtek's wifiNeo Jou
2019-04-04libwifi_hal: Remove sleep in wifi_unload_driverRoshan Pius
2019-03-18Wifi: Add ether_type to sending offloaded packetAhmed ElArabawy
2019-02-07DLKM: Add recovery for driver state change failureAbhishek Srivastava
2018-10-18Merge "Add build of Realtek WIFI HAL support" am: 81e8432a1e am: fc730771bbShawn Guo
2018-10-17Add build of Realtek WIFI HAL supportShawn Guo
2018-09-18Wifi HIDL HAL: Removed unused function in DriverToolQuang Luong
2018-09-06Use getpwnam and getgrnam in libwifi_hal am: bddd3ef5c1 am: a1df98147eColin Cross
2018-09-06Use getpwnam and getgrnam in libwifi_halColin Cross
2018-08-24Merge "Wifi: Remove early setting of driver status to ok"Ahmed ElArabawy
2018-08-20Wifi: Remove early setting of driver status to okAhmed ElArabawy
2018-08-10Fix the DriverTool::IsDriverLoaded()Ahmed ElArabawy
2018-03-13Implement emulator WiFi vendor HAL libraryBjoern Johansson
2018-03-05WiFi: Add stub for wait_for_driver_ready()Ahmed ElArabawy
2017-11-17Use finit_module syscall to perform insmod operationAjit Kumar
2017-05-03[WLAN] Change libcld80211 (vendor-specific) library inclusionEtan Cohen
2017-04-17libwifi-hal-common: Work with BOARD_VNDK_VERSIONSteven Moreland
2017-04-13libwifi-hal-(common|fallback): LOCAL_VENDOR_MODULESteven Moreland
2017-04-05Use libhardware_legacy_headersDan Willemsen
2017-03-13Merge "Include libcld80211 shared library to resolve linker errors" am: 49ecb...Subhani Shaik
2017-03-13Include libcld80211 shared library to resolve linker errorsSubhani Shaik
2017-03-10HalTool: Move haltool out of libwifi-systemRoshan Pius
2017-03-10HalTool: Move haltool out of libwifi-systemRoshan Pius
2017-03-03Move libwifi-hal and dependencies to /vendorRoshan Pius
2017-02-28Merge "wifi: WIFI_DRIVER_STATE_CTRL_PARAM"TreeHugger Robot
2017-02-28Move libwifi-hal and dependencies to /vendorRoshan Pius
2017-02-27wifi: WIFI_DRIVER_STATE_CTRL_PARAMKumar Anand
2017-02-03Cherry-pick: Skip unnecessary wait in driver unloadWei Wang
2016-12-19Skip unnecessary wait in driver unloadWei Wang
2016-12-12Enable libwifi-hal-common, libwifi_system in the PDKDan Willemsen
2016-11-17driver_tool: query if firmware mode changd is neededRoshan Pius
2016-09-09Use libbase logging in libwifi_halChristopher Wiley
2016-09-09Run clang-format against libwifi_hal .cpp filesChristopher Wiley
2016-09-09Expose a method to take control of firmware pathChristopher Wiley
2016-08-22Allow wificond to run as wifi:wifiChristopher Wiley
2016-07-27Fix wifi_hal_common for the case where kernel modules are usedAlex Vakulenko
2016-06-29Merge "Add mocks for wifi libraries"TreeHugger Robot
2016-06-28Use appropriate CFLAGS when compiling libwifi-halChristopher Wiley
2016-06-28Add mocks for wifi librariesChristopher Wiley
2016-06-27Allow some HAL interactions to be mockedChristopher Wiley
2016-06-17Move device dependent functionality to libwifi-halChristopher Wiley
2016-06-16Wrap vendor provided HAL in libwifi-halChristopher Wiley