summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/os_dep/os_intfs.c
AgeCommit message (Expand)Author
2021-10-25staging: r8188eu: remove the sreset_priv structureMartin Kaiser
2021-10-19staging: r8188eu: Use completions for signaling enqueueingFabio M. De Francesco
2021-10-19staging: r8188eu: Use completions for signaling start / end kthreadFabio M. De Francesco
2021-10-13staging: r8188eu: remove rtl8188e_deinit_dm_privMartin Kaiser
2021-10-10staging: r8188eu: remove SetHwRegHandler from hal_opsMichael Straube
2021-09-27staging: r8188eu: remove rtw_proc_{init,remove}_one()Michael Straube
2021-09-20staging: r8188eu: Remove mp, a.k.a. manufacturing process, codeLarry Finger
2021-09-14staging: r8188eu: _free_pwrlock is emptyMartin Kaiser
2021-09-13staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P}Larry Finger
2021-09-13staging: r8188eu: remove free_hal_data from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove empty function rtl8188e_stop_thread()Michael Straube
2021-09-13staging: r8188eu: remove empty function rtl8188e_start_thread()Michael Straube
2021-09-13staging: r8188eu: remove sreset_reset_value from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove sreset_init_value from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove dm_deinit from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove dm_init from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove DeInitSwLeds from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove InitSwLeds from hal_opsMichael Straube
2021-09-13staging: r8188eu: Remove _enter/_exit_critical_mutex()Fabio M. De Francesco
2021-09-13staging: r8188eu: remove init_default_value from hal_opsMichael Straube
2021-09-13staging: r8188eu: os_dep: remove unused static variableSaurav Girepunje
2021-08-27staging: r8188eu: remove unneeded variableJing Yangyang
2021-08-18staging: r8188eu: Remove unused including <linux/version.h>Cai Huoqing
2021-08-17staging: r8188eu: clean up spacing style issues in os_dep dirMichael Straube
2021-08-16staging: r8188eu: remove kernel version depended code pathsMichael Straube
2021-08-12staging: r8188eu: Fix smatch warnings in os_dep/*.cLarry Finger
2021-08-11staging: r8188eu: remove unused variable from rtw_init_drv_swPhillip Potter
2021-08-10staging: r8188eu: remove rtw_ioctl functionPhillip Potter
2021-08-10staging: r8188eu: remove unnecessary parentheses in os_dep dirMichael Straube
2021-08-10staging: r8188eu: remove RT_TRACE prints from os_intfs.cMartin Kaiser
2021-08-05staging: r8188eu: Remove all calls to _rtw_spinlock_free()Larry Finger
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman
2021-07-30staging: r8188eu: clean up comparsions to NULL in os_dep directoryMichael Straube
2021-07-30staging: r8188eu: Remove header file include/rtw_version.hLarry Finger
2021-07-30staging: r8188eu: Remove header file include/usb_hal.hLarry Finger
2021-07-30staging: r8188eu: Remove tests of kernel versionLarry Finger
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 5Larry Finger
2021-07-28staging: r8188eu: introduce new os_dep dir for RTL8188eu driverPhillip Potter