index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 return type of ieee80211_xmit
Nathan Huckleberry
2022-09-24
2
-4
/
+4
*
staging: rtl8192u: fix rmmod warn when device is renamed
Tong Zhang
2022-08-16
3
-0
/
+41
*
staging: rtl8192u: move debug files to debugfs
Tong Zhang
2022-08-16
4
-44
/
+54
*
staging: rtl8192u: remove unnecessary cast
Tong Zhang
2022-08-16
1
-3
/
+3
*
staging: rtl8192u: move debug stuff to its own file
Tong Zhang
2022-08-16
4
-173
/
+180
*
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
[next]