index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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: 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
2021-03-14
staging:r8188eu: replace get_(d|s)a with ieee80211_get_(D|S)A
Ivan Safonov
2021-03-10
staging: rtl8188eu: Replace one-element array with flexible-array in struct n...
Gustavo A. R. Silva
2021-03-10
staging: rtl8188eu: rename parameters of odm_phy_status_query()
Michael Straube
[next]