index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192u
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
staging: rtl8192u: rework init and exit function
Tong Zhang
6
-17
/
+38
2022-02-25
staging: rtl8192u: add empty debug functions
Tong Zhang
1
-0
/
+5
2022-02-25
staging: rtl8192u: fix broken debug macro
Tong Zhang
1
-2
/
+2
2021-12-20
staging: rtl8192u: remove some repeated words in some comments
Jason Wang
1
-2
/
+2
2021-12-03
staging: rtl8192u: make array queuetopipe static const
Colin Ian King
1
-2
/
+2
2021-11-15
staging: rtl8192u: remove the if condition without effect
Saurav Girepunje
1
-8
/
+1
2021-10-26
staging: rtl8192u: fix control-message timeouts
Johan Hovold
1
-9
/
+9
2021-10-20
staging: rtl: use eth_hw_addr_set()
Jakub Kicinski
2
-5
/
+9
2021-10-20
staging: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-10-20
staging: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-05
staging: rtl8192u: remove unused static variable
Saurav Girepunje
1
-3
/
+0
2021-08-26
staging/rtl8192u: Prefer kcalloc over open coded arithmetic
Len Baker
1
-3
/
+3
2021-08-26
staging/rtl8192u: Initialize variables in the definition block
Len Baker
1
-6
/
+3
2021-08-26
staging/rtl8192u: Avoid CamelCase in names of variables
Len Baker
1
-48
/
+47
2021-08-16
staging: rtl8192u: Fix bitwise vs logical operator in TranslateRxSignalStuff8...
Nathan Chancellor
1
-1
/
+1
2021-08-10
staging: rtl8192u: Avoid field-overflowing memcpy()
Kees Cook
3
-38
/
+19
2021-07-27
staging/rtl8192u: Remove all strcpy() uses in favor of strscpy()
Len Baker
1
-1
/
+2
2021-06-03
staging: rtl8192u: fix spaces in r8192U_hw.h
Manikishan Ghantasala
1
-1
/
+1
2021-06-03
staging: rtl8192u: put parentheses on macros with complex values in r8192U_hw.h
Manikishan Ghantasala
1
-7
/
+7
2021-06-03
staging: rtl8192u: r8192U_hw.h: fix spaces preferred around that '|' code sty...
Manikishan Ghantasala
1
-9
/
+8
2021-06-03
staging: rtl8192u: remove the repeated declaration
Shaokun Zhang
1
-2
/
+0
2021-06-03
staging: rtl8192u: Fix shadowed variable name
Thomas Bracht Laumann Jespersen
1
-1
/
+1
2021-05-27
staging: rtl8192u: Fixed warnings of coding style
Piyush Thange
1
-2
/
+4
2021-05-19
staging: rtl8192u: Fix variable shadowing warning
Cláudio Maia
1
-4
/
+0
2021-05-10
staging: rtl8192u: fix typos in comments
Iain Craig
1
-8
/
+8
2021-05-10
staging: rtl8192u: ieee80211_softmac: Move a large data struct onto the heap
Lee Jones
1
-3
/
+6
2021-05-10
staging: r819xU_cmdpkt: Remove functionless method 'cmpk_handle_query_config_rx'
Lee Jones
1
-41
/
+0
2021-05-10
staging: r819xU_phy: Remove some local variables from the stack
Lee Jones
1
-9
/
+39
2021-05-10
staging: r8192U_core: Do not use kernel-doc formatting for !kernel-doc headers
Lee Jones
1
-2
/
+2
2021-05-10
staging: r8192U_core: Remove unused variable 'ret' and demote kernel-doc abuse
Lee Jones
1
-5
/
+2
2021-04-12
Staging: rtl8192u: ieee80211: remove odd backslash.
Dmitrii Wolf
1
-1
/
+1
2021-04-07
staging: rtl8192u: Fix potential infinite loop
Colin Ian King
1
-1
/
+1
2021-04-07
staging: rt8192u: change constants to be on right
Vardhan H G
1
-2
/
+2
2021-04-07
staging: rtl8192u: remove unused variable
Jiapeng Chong
1
-2
/
+1
2021-03-26
r8192U_wx.c: style: avoid multiple blank lines
Bruno Raoult
1
-1
/
+0
2021-03-26
r8192U_wx.c: style: Unnecessary parentheses
Bruno Raoult
1
-1
/
+1
2021-03-26
r8192U_wx.c: style: braces all arms of statement
Bruno Raoult
1
-2
/
+2
2021-03-26
r8192U_wx.c: style: spaces preferred around operators
Bruno Raoult
1
-4
/
+4
2021-03-26
r8192U_wx.c: style: alignment with open parenthesis
Bruno Raoult
1
-62
/
+62
2021-03-22
staging/rtl8192u: avoid Wempty-body warning
Arnd Bergmann
1
-3
/
+3
2021-03-18
Staging: rtl8192u: fixed a whitespace coding style issue
zhaoxiao
1
-4
/
+0
2021-03-16
staging: rtl8192u: fixed no space coding style issue.
zhaoxiao
1
-7
/
+7
2021-03-15
Merge 5.12-rc3 into staging-next
Greg Kroah-Hartman
1
-2
/
+4
2021-03-12
staging: rtl8192u: ieee80211: Remove braces for single line blocks
Atul Gopinathan
3
-30
/
+22
2021-03-10
staging: rt8192u: Move constant in comparison to the RHS
Simone Serra
1
-1
/
+1
2021-03-10
staging: rtl8192u: remove unnecessary return in r8190_rtl8256.c
Du Cheng
1
-1
/
+0
2021-03-10
staging: rtl8192u: fix RT_TRACE() in r8190_rtl8256.c
Du Cheng
1
-3
/
+3
2021-03-10
staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()
Dan Carpenter
1
-2
/
+4
2021-02-04
staging: rtl8192u: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-01-31
staging: rtl8192u/ieee80211: fix switch case indentation
Anirudh Rayabharam
1
-14
/
+14
[next]