index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192u
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callback
Duoming Zhou
2022-07-11
3
-22
/
+20
*
staging: rtl8192u: Fix syntax errors in comments
Xiang wangx
2022-06-06
1
-1
/
+1
*
staging: rtl8192u: remove null check after call container_of()
Haowen Bai
2022-05-19
1
-2
/
+0
*
staging: rtl8192u: make const array queuetopipe const, reduces object code size
Colin Ian King
2022-05-19
1
-1
/
+1
*
staging: rtl8192u: Fix signedness bug in ieee80211_check_auth_response()
Haowen Bai
2022-04-22
1
-5
/
+10
*
staging: rtl8192u: change get_key functions to return 0 instead of -1
Rebecca Mckeever
2022-04-22
3
-3
/
+3
*
drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
Duoming Zhou
2022-04-20
1
-1
/
+1
*
staging: rtl8192u: compare strcmp result to zero
Rebecca Mckeever
2022-04-20
1
-2
/
+2
*
staging: rtl8192u: make read-only array EWC11NHTCap static const
Colin Ian King
2022-04-14
1
-1
/
+1
*
staging/rtl8192e,ieee80211: replace ps tasklet with work
Davidlohr Bueso
2022-04-12
2
-7
/
+10
*
staging: rtl8192u: use min_t/max_t macros instead of if else
Rebecca Mckeever
2022-04-08
1
-8
/
+5
*
staging: rtl8192u: replace ternary statement with if and assignment
Rebecca Mckeever
2022-04-08
1
-1
/
+3
*
staging: rtl8192u: rework init and exit function
Tong Zhang
2022-02-25
6
-17
/
+38
*
staging: rtl8192u: add empty debug functions
Tong Zhang
2022-02-25
1
-0
/
+5
*
staging: rtl8192u: fix broken debug macro
Tong Zhang
2022-02-25
1
-2
/
+2
*
staging: rtl8192u: remove some repeated words in some comments
Jason Wang
2021-12-20
1
-2
/
+2
*
staging: rtl8192u: make array queuetopipe static const
Colin Ian King
2021-12-03
1
-2
/
+2
*
staging: rtl8192u: remove the if condition without effect
Saurav Girepunje
2021-11-15
1
-8
/
+1
*
staging: rtl8192u: fix control-message timeouts
Johan Hovold
2021-10-26
1
-9
/
+9
*
staging: rtl: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
2
-5
/
+9
*
staging: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-20
1
-1
/
+1
*
staging: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
1
-1
/
+1
*
staging: rtl8192u: remove unused static variable
Saurav Girepunje
2021-10-05
1
-3
/
+0
*
staging/rtl8192u: Prefer kcalloc over open coded arithmetic
Len Baker
2021-08-26
1
-3
/
+3
*
staging/rtl8192u: Initialize variables in the definition block
Len Baker
2021-08-26
1
-6
/
+3
*
staging/rtl8192u: Avoid CamelCase in names of variables
Len Baker
2021-08-26
1
-48
/
+47
*
staging: rtl8192u: Fix bitwise vs logical operator in TranslateRxSignalStuff8...
Nathan Chancellor
2021-08-16
1
-1
/
+1
*
staging: rtl8192u: Avoid field-overflowing memcpy()
Kees Cook
2021-08-10
3
-38
/
+19
*
staging/rtl8192u: Remove all strcpy() uses in favor of strscpy()
Len Baker
2021-07-27
1
-1
/
+2
*
staging: rtl8192u: fix spaces in r8192U_hw.h
Manikishan Ghantasala
2021-06-03
1
-1
/
+1
*
staging: rtl8192u: put parentheses on macros with complex values in r8192U_hw.h
Manikishan Ghantasala
2021-06-03
1
-7
/
+7
*
staging: rtl8192u: r8192U_hw.h: fix spaces preferred around that '|' code sty...
Manikishan Ghantasala
2021-06-03
1
-9
/
+8
*
staging: rtl8192u: remove the repeated declaration
Shaokun Zhang
2021-06-03
1
-2
/
+0
*
staging: rtl8192u: Fix shadowed variable name
Thomas Bracht Laumann Jespersen
2021-06-03
1
-1
/
+1
*
staging: rtl8192u: Fixed warnings of coding style
Piyush Thange
2021-05-27
1
-2
/
+4
*
staging: rtl8192u: Fix variable shadowing warning
Cláudio Maia
2021-05-19
1
-4
/
+0
*
staging: rtl8192u: fix typos in comments
Iain Craig
2021-05-10
1
-8
/
+8
*
staging: rtl8192u: ieee80211_softmac: Move a large data struct onto the heap
Lee Jones
2021-05-10
1
-3
/
+6
*
staging: r819xU_cmdpkt: Remove functionless method 'cmpk_handle_query_config_rx'
Lee Jones
2021-05-10
1
-41
/
+0
*
staging: r819xU_phy: Remove some local variables from the stack
Lee Jones
2021-05-10
1
-9
/
+39
*
staging: r8192U_core: Do not use kernel-doc formatting for !kernel-doc headers
Lee Jones
2021-05-10
1
-2
/
+2
*
staging: r8192U_core: Remove unused variable 'ret' and demote kernel-doc abuse
Lee Jones
2021-05-10
1
-5
/
+2
*
Staging: rtl8192u: ieee80211: remove odd backslash.
Dmitrii Wolf
2021-04-12
1
-1
/
+1
*
staging: rtl8192u: Fix potential infinite loop
Colin Ian King
2021-04-07
1
-1
/
+1
*
staging: rt8192u: change constants to be on right
Vardhan H G
2021-04-07
1
-2
/
+2
*
staging: rtl8192u: remove unused variable
Jiapeng Chong
2021-04-07
1
-2
/
+1
*
r8192U_wx.c: style: avoid multiple blank lines
Bruno Raoult
2021-03-26
1
-1
/
+0
*
r8192U_wx.c: style: Unnecessary parentheses
Bruno Raoult
2021-03-26
1
-1
/
+1
*
r8192U_wx.c: style: braces all arms of statement
Bruno Raoult
2021-03-26
1
-2
/
+2
*
r8192U_wx.c: style: spaces preferred around operators
Bruno Raoult
2021-03-26
1
-4
/
+4
[next]