index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
Staging: rtl8192e: Added spaces around '+'
Felix Schlepper
1
-1
/
+1
2022-07-08
Staging: rtl8192e: Remove unnecessary blank line
Felix Schlepper
1
-1
/
+0
2022-07-08
Staging: rtl8192e: Added braces around else
Felix Schlepper
1
-2
/
+4
2022-07-08
Staging: rtl8192e: Remove unnecessary parentheses
Felix Schlepper
1
-2
/
+2
2022-07-08
Staging: rtl8192e: Avoid multiple assignments
Felix Schlepper
1
-1
/
+2
2022-07-08
Staging: rtl8192e: Refactored rtllib_modes
Felix Schlepper
1
-15
/
+6
2022-06-27
Staging: rtl8192e: Cleaning up error handling
Felix Schlepper
1
-10
/
+10
2022-06-27
Staging: rtl8192e: Using kzalloc and delete memset
Felix Schlepper
1
-2
/
+1
2022-06-27
Staging: rtl8192e: Use struct_size
Felix Schlepper
1
-2
/
+1
2022-05-19
staging: rtl8192e: remove null check after call container_of()
Haowen Bai
1
-2
/
+0
2022-04-26
staging: rtl8192e: Remove u16 cast for u16 return value
Solomon Tan
1
-1
/
+1
2022-04-26
staging: rtl8192e: Remove u16 cast for u32 parameter
Solomon Tan
1
-1
/
+1
2022-04-26
staging: rtl8192e: Remove unnecessary u16 argument cast
Solomon Tan
1
-1
/
+1
2022-04-26
staging: rtl8192e: Remove unnecessary u16 assignment cast
Solomon Tan
2
-4
/
+3
2022-04-26
staging: rtl8192e: Remove unnecessary u8 cast in comparison
Solomon Tan
2
-2
/
+2
2022-04-26
staging: rtl8192e: Remove unnecessary u8 argument cast
Solomon Tan
4
-9
/
+7
2022-04-26
staging: rtl8192e: Remove unnecessary u8 assignment cast
Solomon Tan
4
-38
/
+36
2022-04-22
staging: rtl8192e: Fix signedness bug in rtllib_rx_assoc_resp()
Haowen Bai
1
-6
/
+11
2022-04-20
staging: rtl8192e: Remove space after cast
Solomon Tan
9
-60
/
+60
2022-04-20
drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
Duoming Zhou
1
-1
/
+1
2022-04-12
staging/rtl8192e,ieee80211: replace ps tasklet with work
Davidlohr Bueso
3
-6
/
+10
2022-04-07
staging: rtl8192e: remove multiple blank lines
Alaa Mohamed
1
-3
/
+0
2022-03-16
staging: rtl8192e: Fix spelling mistake "RESQUEST" -> "REQUEST"
Colin Ian King
1
-1
/
+1
2022-02-21
staging: rtl8192e: use BIT macro instead of left shifting
Moses Christopher Bollavarapu
1
-26
/
+28
2022-01-12
Merge tag 'staging-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+17
2021-12-03
staging: rtl8192e: rtllib_module: remove unnecessary assignment
Yang Yingliang
1
-1
/
+0
2021-12-03
staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()
Yang Yingliang
1
-4
/
+12
2021-12-03
staging: rtl8192e: return error code from rtllib_softmac_init()
Yang Yingliang
2
-3
/
+5
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
1
-1
/
+1
2021-11-17
staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()
Dan Carpenter
1
-1
/
+2
2021-10-20
staging: rtl: use eth_hw_addr_set()
Jakub Kicinski
2
-3
/
+6
2021-10-20
staging: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2
-2
/
+2
2021-10-05
staging: rtl8192e: remove unused variable ieee
Saurav Girepunje
1
-5
/
+4
2021-08-11
staging: rtl8192e: rtl_core: Fix possible null-pointer dereference in _rtl92e...
Tuo Li
1
-2
/
+0
2021-08-10
staging: rtl8192e: rtl8192e: rtl_core: remove unused global variable
Saurav Girepunje
1
-3
/
+0
2021-08-10
staging: rtl8192e: Avoid field-overflowing memcpy()
Kees Cook
2
-41
/
+20
2021-07-27
staging/rtl8192e: Remove all strcpy() uses
Len Baker
3
-13
/
+10
2021-05-25
staging: rtl8192e: Fix shadowed variable name
Thomas Bracht Laumann Jespersen
1
-1
/
+1
2021-05-19
staging: rtl8192e: delete extra blank lines
Wang Qing
1
-5
/
+0
2021-05-10
staging: rtl8192e: Fix whitespace around conditional statement
Ojaswin Mujoo
1
-1
/
+1
2021-05-10
staging: rtl8192e: Add identifier name to function definition
Ojaswin Mujoo
1
-2
/
+2
2021-05-10
staging: rtl8192e: Avoid multiple line dereference
Ojaswin Mujoo
2
-10
/
+5
2021-05-10
staging: rtl8192e: Remove duplicate declartion
Saurav Girepunje
1
-2
/
+0
2021-05-10
staging: rtl8192e: replace comparison to NULL by bool
zhaoxiao
1
-5
/
+5
2021-05-10
staging: rtl8192e: remove unnecesasry ftrace-like logging
zhaoxiao
2
-5
/
+0
2021-04-22
staging: rtl8192e: indent statement properly
Ian Kewish
1
-1
/
+1
2021-04-14
staging: rtl8192e: removed multiple blank lines
Mitali Borkar
1
-7
/
+0
2021-04-14
staging: rtl8192e: remove unnecessary blank line after close brace
Mitali Borkar
1
-2
/
+0
2021-04-14
staging: rtl8192e: remove unnecessary blank line before brace
Mitali Borkar
2
-4
/
+0
[next]