summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)Author
2021-11-15staging: r8188eu: fix a memory leak in rtw_wx_read32()Dan Carpenter
2021-11-15staging: r8188eu: use GFP_ATOMIC under spinlockMichael Straube
2021-11-15staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic contextFabio M. De Francesco
2021-11-15staging: r8188eu: Fix breakage introduced when 5G code was removedLarry Finger
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-30staging: r8188eu: hal: remove goto statement and local variableSaurav Girepunje
2021-10-30staging: r8188eu: fix missing unlock in rtw_resume()Yang Yingliang
2021-10-29exit/r8188eu: Replace the macro thread_exit with a simple return 0Eric W. Biederman
2021-10-26staging: r8188eu: core: remove the goto from rtw_IOL_accquire_xmit_frameSaurav Girepunje
2021-10-26staging: r8188eu: core: remove goto statementSaurav Girepunje
2021-10-25staging: r8188eu: remove the sreset_priv structureMartin Kaiser
2021-10-25staging: r8188eu: remove last_tx_complete_timeMartin Kaiser
2021-10-25staging: r8188eu: silentreset_mutex is unusedMartin Kaiser
2021-10-25staging: r8188eu: wifi_error_status is write-onlyMartin Kaiser
2021-10-25staging: r8188eu: silent_reset_inprogress is never readMartin Kaiser
2021-10-25staging: r8188eu: remove unused local variableSaurav Girepunje
2021-10-24staging: r8188eu: Use a Mutex instead of a binary SemaphoreFabio M. De Francesco
2021-10-24staging: r8188eu: Remove unused semaphore "io_retevt"Fabio M. De Francesco
2021-10-24staging: r8188eu: Remove initialized but unused semaphoreFabio M. De Francesco
2021-10-22staging: r8188eu: Use memdup_user instead of kmalloc/copy_from_userWan Jiabing
2021-10-21staging: r8188eu: remove unused defines and enumsMartin Kaiser
2021-10-21staging: r8188eu: use helper to set broadcast addressMartin Kaiser
2021-10-21staging: r8188eu: use helper to check for broadcast addressMartin Kaiser
2021-10-21staging: r8188eu: odm_rate_adapt Type is constantMartin Kaiser
2021-10-21staging: r8188eu: remove unused dm_priv componentsMartin Kaiser
2021-10-20staging: r8188eu: fix memleak in rtw_wx_set_enc_extMartin Kaiser
2021-10-20staging: use eth_hw_addr_set()Jakub Kicinski
2021-10-20staging: r8188eu: RFType type is always ODM_1T1RMichael Straube
2021-10-20staging: r8188eu: remove unused enums and defines from odm.hMichael Straube
2021-10-20staging: r8188eu: remove unused fields from enum odm_common_info_defMichael Straube
2021-10-20staging: r8188eu: remove unused cases from ODM_CmnInfo{Hook,Update}Michael Straube
2021-10-20staging: r8188eu: rename ODM_PhyStatusQuery_92CSeries()Michael Straube
2021-10-20staging: r8188eu: BTRxRSSIPercentage is set but never usedMichael Straube
2021-10-20staging: r8188eu: remove duplicate structureMichael Straube
2021-10-19staging: r8188eu: Remove redundant 'if' statementFabio M. De Francesco
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-19staging: r8188eu: fix a gcc warningMichael Straube
2021-10-18treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook
2021-10-18staging: r8188eu: Makefile: use one file listMartin Kaiser
2021-10-18staging: r8188eu: Makefile: don't overwrite global settingsMartin Kaiser
2021-10-18staging: r8188eu: Makefile: remove unused driver configMartin Kaiser
2021-10-18staging: r8188eu: remove unnecessary assignmentMichael Straube
2021-10-18staging: r8188eu: don't accept SIGTERM for cmd threadMartin Kaiser
2021-10-18staging: r8188eu: daemonize is not definedMartin Kaiser
2021-10-18staging: r8188eu: res_to_status is unusedMartin Kaiser
2021-10-18staging: r8188eu: remove BT_COEXIST settings from MakefileMartin Kaiser
2021-10-18staging: r8188eu: remove unused components in pwrctrl_privMartin Kaiser