summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/core/rtw_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-26staging: r8188eu: remove cmd_osdep.h header fileMichael Straube1-6/+5
2021-08-18staging: r8188eu: clean up comparsions to falseMichael Straube1-2/+2
2021-08-18staging: r8188eu: clean up comparsions to trueMichael Straube1-8/+8
2021-08-18staging: r8188eu: remove null pointer checks before kfreeMichael Straube1-10/+3
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_cmd.cMichael Straube1-10/+10
2021-08-17staging: r8188eu: remove unnecessary parentheses in core/rtw_cmd.cMichael Straube1-1/+1
2021-08-17staging: r8188eu: rewrite subtraction in core/rtw_cmd.cMichael Straube1-2/+2
2021-08-12staging: r8188eu: scheduling in atomic in rtw_createbss_cmd()Dan Carpenter1-1/+1
2021-08-12staging: r8188eu: Fix Smatch warnings for core/*.cLarry Finger1-6/+0
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_cmd.cMichael Straube1-18/+18
2021-08-10staging: r8188eu: Fix potential memory leak or NULL dereferenceLarry Finger1-1/+5
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_cmd.cPhillip Potter1-59/+7
2021-08-05staging: r8188eu: Remove wrapper routine rtw_msleep_os()Larry Finger1-2/+2
2021-08-05staging: r8188eu: Remove all calls to _rtw_spinlock_free()Larry Finger1-3/+0
2021-08-05staging: r8188eu: Remove wrappers for kalloc() and kzalloc()Larry Finger1-4/+7
2021-08-05staging: r8188eu: Remove wrappers for atomic operationsLarry Finger1-1/+1
2021-08-05staging: r8188eu: clean up comparsions to NULL in core directoryMichael Straube1-79/+79
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman1-7/+7
2021-07-30staging: r8188eu: Fix sleeping function called from invalid contextLarry Finger1-2/+2
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 4Larry Finger1-19/+3
2021-07-28staging: r8188eu: introduce new core dir for RTL8188eu driverPhillip Potter1-0/+2206