开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
r8188eu
Age
Commit message (
Expand
)
Author
2021-11-15
staging: r8188eu: fix a memory leak in rtw_wx_read32()
Dan Carpenter
2021-11-15
staging: r8188eu: use GFP_ATOMIC under spinlock
Michael Straube
2021-11-15
staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic context
Fabio M. De Francesco
2021-11-15
staging: r8188eu: Fix breakage introduced when 5G code was removed
Larry Finger
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-04
Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-01
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-10-30
staging: r8188eu: hal: remove goto statement and local variable
Saurav Girepunje
2021-10-30
staging: r8188eu: fix missing unlock in rtw_resume()
Yang Yingliang
2021-10-29
exit/r8188eu: Replace the macro thread_exit with a simple return 0
Eric W. Biederman
2021-10-26
staging: r8188eu: core: remove the goto from rtw_IOL_accquire_xmit_frame
Saurav Girepunje
2021-10-26
staging: r8188eu: core: remove goto statement
Saurav Girepunje
2021-10-25
staging: r8188eu: remove the sreset_priv structure
Martin Kaiser
2021-10-25
staging: r8188eu: remove last_tx_complete_time
Martin Kaiser
2021-10-25
staging: r8188eu: silentreset_mutex is unused
Martin Kaiser
2021-10-25
staging: r8188eu: wifi_error_status is write-only
Martin Kaiser
2021-10-25
staging: r8188eu: silent_reset_inprogress is never read
Martin Kaiser
2021-10-25
staging: r8188eu: remove unused local variable
Saurav Girepunje
2021-10-24
staging: r8188eu: Use a Mutex instead of a binary Semaphore
Fabio M. De Francesco
2021-10-24
staging: r8188eu: Remove unused semaphore "io_retevt"
Fabio M. De Francesco
2021-10-24
staging: r8188eu: Remove initialized but unused semaphore
Fabio M. De Francesco
2021-10-22
staging: r8188eu: Use memdup_user instead of kmalloc/copy_from_user
Wan Jiabing
2021-10-21
staging: r8188eu: remove unused defines and enums
Martin Kaiser
2021-10-21
staging: r8188eu: use helper to set broadcast address
Martin Kaiser
2021-10-21
staging: r8188eu: use helper to check for broadcast address
Martin Kaiser
2021-10-21
staging: r8188eu: odm_rate_adapt Type is constant
Martin Kaiser
2021-10-21
staging: r8188eu: remove unused dm_priv components
Martin Kaiser
2021-10-20
staging: r8188eu: fix memleak in rtw_wx_set_enc_ext
Martin Kaiser
2021-10-20
staging: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
staging: r8188eu: RFType type is always ODM_1T1R
Michael Straube
2021-10-20
staging: r8188eu: remove unused enums and defines from odm.h
Michael Straube
2021-10-20
staging: r8188eu: remove unused fields from enum odm_common_info_def
Michael Straube
2021-10-20
staging: r8188eu: remove unused cases from ODM_CmnInfo{Hook,Update}
Michael Straube
2021-10-20
staging: r8188eu: rename ODM_PhyStatusQuery_92CSeries()
Michael Straube
2021-10-20
staging: r8188eu: BTRxRSSIPercentage is set but never used
Michael Straube
2021-10-20
staging: r8188eu: remove duplicate structure
Michael Straube
2021-10-19
staging: r8188eu: Remove redundant 'if' statement
Fabio M. De Francesco
2021-10-19
staging: r8188eu: Use completions for signaling enqueueing
Fabio M. De Francesco
2021-10-19
staging: r8188eu: Use completions for signaling start / end kthread
Fabio M. De Francesco
2021-10-19
staging: r8188eu: fix a gcc warning
Michael Straube
2021-10-18
treewide: Replace 0-element memcpy() destinations with flexible arrays
Kees Cook
2021-10-18
staging: r8188eu: Makefile: use one file list
Martin Kaiser
2021-10-18
staging: r8188eu: Makefile: don't overwrite global settings
Martin Kaiser
2021-10-18
staging: r8188eu: Makefile: remove unused driver config
Martin Kaiser
2021-10-18
staging: r8188eu: remove unnecessary assignment
Michael Straube
2021-10-18
staging: r8188eu: don't accept SIGTERM for cmd thread
Martin Kaiser
2021-10-18
staging: r8188eu: daemonize is not defined
Martin Kaiser
2021-10-18
staging: r8188eu: res_to_status is unused
Martin Kaiser
2021-10-18
staging: r8188eu: remove BT_COEXIST settings from Makefile
Martin Kaiser
2021-10-18
staging: r8188eu: remove unused components in pwrctrl_priv
Martin Kaiser
[next]