aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-15staging: r8188eu: fix a memory leak in rtw_wx_read32()Dan Carpenter1-1/+7
2021-11-15staging: r8188eu: use GFP_ATOMIC under spinlockMichael Straube1-1/+1
2021-11-15staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic contextFabio M. De Francesco1-2/+2
2021-11-15staging: r8188eu: Fix breakage introduced when 5G code was removedLarry Finger1-0/+2
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-3/+1
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds116-19791/+1178
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-3/+3
2021-10-30staging: r8188eu: hal: remove goto statement and local variableSaurav Girepunje1-14/+5
2021-10-30staging: r8188eu: fix missing unlock in rtw_resume()Yang Yingliang1-1/+3
2021-10-29exit/r8188eu: Replace the macro thread_exit with a simple return 0Eric W. Biederman3-4/+2
2021-10-26staging: r8188eu: core: remove the goto from rtw_IOL_accquire_xmit_frameSaurav Girepunje1-4/+3
2021-10-26staging: r8188eu: core: remove goto statementSaurav Girepunje1-7/+4
2021-10-25staging: r8188eu: remove the sreset_priv structureMartin Kaiser8-51/+4
2021-10-25staging: r8188eu: remove last_tx_complete_timeMartin Kaiser4-22/+0
2021-10-25staging: r8188eu: silentreset_mutex is unusedMartin Kaiser2-2/+0
2021-10-25staging: r8188eu: wifi_error_status is write-onlyMartin Kaiser4-29/+2
2021-10-25staging: r8188eu: silent_reset_inprogress is never readMartin Kaiser2-3/+0
2021-10-25staging: r8188eu: remove unused local variableSaurav Girepunje3-3/+3
2021-10-24staging: r8188eu: Use a Mutex instead of a binary SemaphoreFabio M. De Francesco5-35/+10
2021-10-24staging: r8188eu: Remove unused semaphore "io_retevt"Fabio M. De Francesco1-1/+0
2021-10-24staging: r8188eu: Remove initialized but unused semaphoreFabio M. De Francesco2-2/+0
2021-10-22staging: r8188eu: Use memdup_user instead of kmalloc/copy_from_userWan Jiabing1-8/+3
2021-10-21staging: r8188eu: remove unused defines and enumsMartin Kaiser1-13/+0
2021-10-21staging: r8188eu: use helper to set broadcast addressMartin Kaiser2-10/+6
2021-10-21staging: r8188eu: use helper to check for broadcast addressMartin Kaiser2-6/+3
2021-10-21staging: r8188eu: odm_rate_adapt Type is constantMartin Kaiser2-15/+0
2021-10-21staging: r8188eu: remove unused dm_priv componentsMartin Kaiser3-9/+0
2021-10-20staging: r8188eu: fix memleak in rtw_wx_set_enc_extMartin Kaiser1-2/+3
2021-10-20staging: use eth_hw_addr_set()Jakub Kicinski2-2/+2
2021-10-20staging: r8188eu: RFType type is always ODM_1T1RMichael Straube4-129/+14
2021-10-20staging: r8188eu: remove unused enums and defines from odm.hMichael Straube1-95/+0
2021-10-20staging: r8188eu: remove unused fields from enum odm_common_info_defMichael Straube1-6/+0
2021-10-20staging: r8188eu: remove unused cases from ODM_CmnInfo{Hook,Update}Michael Straube2-40/+0
2021-10-20staging: r8188eu: rename ODM_PhyStatusQuery_92CSeries()Michael Straube1-13/+5
2021-10-20staging: r8188eu: BTRxRSSIPercentage is set but never usedMichael Straube2-5/+1
2021-10-20staging: r8188eu: remove duplicate structureMichael Straube4-25/+8
2021-10-19staging: r8188eu: Remove redundant 'if' statementFabio M. De Francesco1-6/+0
2021-10-19staging: r8188eu: Use completions for signaling enqueueingFabio M. De Francesco3-6/+5
2021-10-19staging: r8188eu: Use completions for signaling start / end kthreadFabio M. De Francesco3-6/+10
2021-10-19staging: r8188eu: fix a gcc warningMichael Straube1-1/+1
2021-10-18treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook1-3/+3
2021-10-18staging: r8188eu: Makefile: use one file listMartin Kaiser1-67/+55
2021-10-18staging: r8188eu: Makefile: don't overwrite global settingsMartin Kaiser1-14/+0
2021-10-18staging: r8188eu: Makefile: remove unused driver configMartin Kaiser1-10/+0
2021-10-18staging: r8188eu: remove unnecessary assignmentMichael Straube1-1/+0
2021-10-18staging: r8188eu: don't accept SIGTERM for cmd threadMartin Kaiser2-7/+0
2021-10-18staging: r8188eu: daemonize is not definedMartin Kaiser1-3/+0
2021-10-18staging: r8188eu: res_to_status is unusedMartin Kaiser1-5/+0
2021-10-18staging: r8188eu: remove BT_COEXIST settings from MakefileMartin Kaiser1-5/+0
2021-10-18staging: r8188eu: remove unused components in pwrctrl_privMartin Kaiser1-4/+0