index
:
LineageOS/android_frameworks_opt_net_wifi.git
hidden-ssid
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libwifi_hal
Age
Commit message (
Expand
)
Author
2020-12-08
wifi_hal: add slsi wifi hal support
Jan Altensen
2020-04-30
Wifi: Include libcrypto (vendor-specific)
Roger Wang
2019-11-22
libwifi_hal vendor setting change in Android.mk for Realtek's wifi
Neo Jou
2019-04-04
libwifi_hal: Remove sleep in wifi_unload_driver
Roshan Pius
2019-03-18
Wifi: Add ether_type to sending offloaded packet
Ahmed ElArabawy
2019-02-07
DLKM: Add recovery for driver state change failure
Abhishek Srivastava
2018-10-18
Merge "Add build of Realtek WIFI HAL support" am: 81e8432a1e am: fc730771bb
Shawn Guo
2018-10-17
Add build of Realtek WIFI HAL support
Shawn Guo
2018-09-18
Wifi HIDL HAL: Removed unused function in DriverTool
Quang Luong
2018-09-06
Use getpwnam and getgrnam in libwifi_hal am: bddd3ef5c1 am: a1df98147e
Colin Cross
2018-09-06
Use getpwnam and getgrnam in libwifi_hal
Colin Cross
2018-08-24
Merge "Wifi: Remove early setting of driver status to ok"
Ahmed ElArabawy
2018-08-20
Wifi: Remove early setting of driver status to ok
Ahmed ElArabawy
2018-08-10
Fix the DriverTool::IsDriverLoaded()
Ahmed ElArabawy
2018-03-13
Implement emulator WiFi vendor HAL library
Bjoern Johansson
2018-03-05
WiFi: Add stub for wait_for_driver_ready()
Ahmed ElArabawy
2017-11-17
Use finit_module syscall to perform insmod operation
Ajit Kumar
2017-05-03
[WLAN] Change libcld80211 (vendor-specific) library inclusion
Etan Cohen
2017-04-17
libwifi-hal-common: Work with BOARD_VNDK_VERSION
Steven Moreland
2017-04-13
libwifi-hal-(common|fallback): LOCAL_VENDOR_MODULE
Steven Moreland
2017-04-05
Use libhardware_legacy_headers
Dan Willemsen
2017-03-13
Merge "Include libcld80211 shared library to resolve linker errors" am: 49ecb...
Subhani Shaik
2017-03-13
Include libcld80211 shared library to resolve linker errors
Subhani Shaik
2017-03-10
HalTool: Move haltool out of libwifi-system
Roshan Pius
2017-03-10
HalTool: Move haltool out of libwifi-system
Roshan Pius
2017-03-03
Move libwifi-hal and dependencies to /vendor
Roshan Pius
2017-02-28
Merge "wifi: WIFI_DRIVER_STATE_CTRL_PARAM"
TreeHugger Robot
2017-02-28
Move libwifi-hal and dependencies to /vendor
Roshan Pius
2017-02-27
wifi: WIFI_DRIVER_STATE_CTRL_PARAM
Kumar Anand
2017-02-03
Cherry-pick: Skip unnecessary wait in driver unload
Wei Wang
2016-12-19
Skip unnecessary wait in driver unload
Wei Wang
2016-12-12
Enable libwifi-hal-common, libwifi_system in the PDK
Dan Willemsen
2016-11-17
driver_tool: query if firmware mode changd is needed
Roshan Pius
2016-09-09
Use libbase logging in libwifi_hal
Christopher Wiley
2016-09-09
Run clang-format against libwifi_hal .cpp files
Christopher Wiley
2016-09-09
Expose a method to take control of firmware path
Christopher Wiley
2016-08-22
Allow wificond to run as wifi:wifi
Christopher Wiley
2016-07-27
Fix wifi_hal_common for the case where kernel modules are used
Alex Vakulenko
2016-06-29
Merge "Add mocks for wifi libraries"
TreeHugger Robot
2016-06-28
Use appropriate CFLAGS when compiling libwifi-hal
Christopher Wiley
2016-06-28
Add mocks for wifi libraries
Christopher Wiley
2016-06-27
Allow some HAL interactions to be mocked
Christopher Wiley
2016-06-17
Move device dependent functionality to libwifi-hal
Christopher Wiley
2016-06-16
Wrap vendor provided HAL in libwifi-hal
Christopher Wiley