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
/
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-26
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]