index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Age
Commit message (
Expand
)
Author
2021-04-22
staging: rtl8188eu: remove unused function parameters
Martin Kaiser
2021-04-22
staging: rtl8188eu: cmdThread is a task_struct
Martin Kaiser
2021-04-22
staging: rtl8188eu: remove constant variable and dead code
Martin Kaiser
2021-04-22
staging: rtl8188eu: change bLeisurePs' type to bool
Martin Kaiser
2021-04-14
staging: rtl8188eu: Move channel_table away from rtw_mlme_ext.h
Fabio M. De Francesco
2021-04-09
staging: rtl8188eu: simplify rtw_cmd_thread's main loop
Martin Kaiser
2021-04-09
staging: rtl8188eu: remove a dead assignment
Martin Kaiser
2021-04-09
staging: rtl8188eu: remove duplicate if statement
Martin Kaiser
2021-04-09
staging: rtl8188eu: always free cmd_obj in the cmd thread
Martin Kaiser
2021-04-09
staging: rtl8188eu: move another static array from .h to .c
Martin Kaiser
2021-04-09
staging: rtl8188eu: move static array from .h to .c
Martin Kaiser
2021-04-09
staging: rtl8188eu: remove a constant variable
Martin Kaiser
2021-04-09
staging: rtl8188eu: remove unused function parameter
Martin Kaiser
2021-04-09
staging: rtl8188eu: replace switch-case with if
Martin Kaiser
2021-04-09
staging: rtl8188eu: make ffaddr2pipehdl static
Martin Kaiser
2021-04-09
staging: rtl8188eu: remove prototype for non-existing function
Martin Kaiser
2021-04-09
staging: rtl8188eu: remove the last urb callback macros
Martin Kaiser
2021-04-08
staging: rtl8188eu: make rtw_usb_if1_init return a status
Martin Kaiser
2021-04-08
staging: rtl8188eu: make usb_dvobj_init return a status
Martin Kaiser
2021-04-08
staging: rtl8188eu: rtw_usb_if1_init needs no dvobj parameter
Martin Kaiser
2021-04-08
staging: rtl8188eu: remove unnecessary variable
Martin Kaiser
2021-04-08
staging: rtl8188eu: clean up rtw_recv_entry
Martin Kaiser
2021-04-08
staging: rtl8188eu: set pipe only once
Martin Kaiser
2021-04-08
staging: rtl8188eu: move defines into the .c file
Martin Kaiser
2021-04-08
staging: rtl8188eu: remove unused defines
Martin Kaiser
2021-04-08
staging: rtl8188eu: remove unnecessary brackets
Martin Kaiser
2021-04-08
staging: rtl8188eu: remove unused macros
Martin Kaiser
2021-04-07
staging: rtl8188eu: remove an obsolete comment
Martin Kaiser
2021-04-07
staging: rtl8188eu: clean up usb_write32
Martin Kaiser
2021-04-07
staging: rtl8188eu: clean up usb_write16
Martin Kaiser
2021-04-07
staging: rtl8188eu: clean up usb_write8
Martin Kaiser
2021-04-07
staging: rtl8188eu: clean up usb_read32
Martin Kaiser
2021-04-07
staging: rtl8188eu: clean up usb_read16
Martin Kaiser
2021-04-07
staging: rtl8188eu: clean up usb_read8
Martin Kaiser
2021-04-07
staging: rtl8188eu: use actual request type as parameter
Martin Kaiser
2021-04-07
staging: rtl8188eu: ctrl vendor req index is not used
Martin Kaiser
2021-04-07
staging: rtl8188eu: ctrl vendor req value is always 0x05
Martin Kaiser
2021-04-07
staging: rtl8188eu: remove unused efuse hal components
Martin Kaiser
2021-04-05
staging: rtl8188eu: core: replace spaces with a tab
Deborah Brouwer
2021-04-05
staging: rtl8188eu: core: add comma within a comment
Deborah Brouwer
2021-04-02
staging: rtl8188eu: (trivial) remove a duplicate debug print
Martin Kaiser
2021-04-02
staging: rtl8188eu: remove unused function parameter
Martin Kaiser
2021-03-26
staging: rtl8188eu: Fix null pointer dereference on free_netdev call
Colin Ian King
2021-03-22
staging: rtl8188eu: use netdev routines for private data
Martin Kaiser
2021-03-20
staging: rtl8188eu: Removed Unnecessary logging
Paul McQuade
2021-03-20
staging: rtl8188eu: Fix couple of typos
Bhaskar Chowdhury
2021-03-15
Merge 5.12-rc3 into staging-next
Greg Kroah-Hartman
2021-03-14
staging:r8188eu: use ieee80211_is_ctl instead IsFrameTypeCtrl
Ivan Safonov
2021-03-14
staging:r8188eu: replace cap_* definitions with native kernel WLAN_CAPABILITY_*
Ivan Safonov
2021-03-14
staging:r8188eu: remove unused definitions from wifi.h
Ivan Safonov
[next]