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