开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Age
Commit message (
Expand
)
Author
2022-05-19
staging: rtl8192e: remove null check after call container_of()
Haowen Bai
2022-04-26
staging: rtl8192e: Remove u16 cast for u16 return value
Solomon Tan
2022-04-26
staging: rtl8192e: Remove u16 cast for u32 parameter
Solomon Tan
2022-04-26
staging: rtl8192e: Remove unnecessary u16 argument cast
Solomon Tan
2022-04-26
staging: rtl8192e: Remove unnecessary u16 assignment cast
Solomon Tan
2022-04-26
staging: rtl8192e: Remove unnecessary u8 cast in comparison
Solomon Tan
2022-04-26
staging: rtl8192e: Remove unnecessary u8 argument cast
Solomon Tan
2022-04-26
staging: rtl8192e: Remove unnecessary u8 assignment cast
Solomon Tan
2022-04-22
staging: rtl8192e: Fix signedness bug in rtllib_rx_assoc_resp()
Haowen Bai
2022-04-20
staging: rtl8192e: Remove space after cast
Solomon Tan
2022-04-20
drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
Duoming Zhou
2022-04-12
staging/rtl8192e,ieee80211: replace ps tasklet with work
Davidlohr Bueso
2022-04-07
staging: rtl8192e: remove multiple blank lines
Alaa Mohamed
2022-03-16
staging: rtl8192e: Fix spelling mistake "RESQUEST" -> "REQUEST"
Colin Ian King
2022-02-21
staging: rtl8192e: use BIT macro instead of left shifting
Moses Christopher Bollavarapu
2022-01-12
Merge tag 'staging-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-12-03
staging: rtl8192e: rtllib_module: remove unnecessary assignment
Yang Yingliang
2021-12-03
staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()
Yang Yingliang
2021-12-03
staging: rtl8192e: return error code from rtllib_softmac_init()
Yang Yingliang
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-17
staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()
Dan Carpenter
2021-10-20
staging: rtl: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
staging: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-05
staging: rtl8192e: remove unused variable ieee
Saurav Girepunje
2021-08-11
staging: rtl8192e: rtl_core: Fix possible null-pointer dereference in _rtl92e...
Tuo Li
2021-08-10
staging: rtl8192e: rtl8192e: rtl_core: remove unused global variable
Saurav Girepunje
2021-08-10
staging: rtl8192e: Avoid field-overflowing memcpy()
Kees Cook
2021-07-27
staging/rtl8192e: Remove all strcpy() uses
Len Baker
2021-05-25
staging: rtl8192e: Fix shadowed variable name
Thomas Bracht Laumann Jespersen
2021-05-19
staging: rtl8192e: delete extra blank lines
Wang Qing
2021-05-10
staging: rtl8192e: Fix whitespace around conditional statement
Ojaswin Mujoo
2021-05-10
staging: rtl8192e: Add identifier name to function definition
Ojaswin Mujoo
2021-05-10
staging: rtl8192e: Avoid multiple line dereference
Ojaswin Mujoo
2021-05-10
staging: rtl8192e: Remove duplicate declartion
Saurav Girepunje
2021-05-10
staging: rtl8192e: replace comparison to NULL by bool
zhaoxiao
2021-05-10
staging: rtl8192e: remove unnecesasry ftrace-like logging
zhaoxiao
2021-04-22
staging: rtl8192e: indent statement properly
Ian Kewish
2021-04-14
staging: rtl8192e: removed multiple blank lines
Mitali Borkar
2021-04-14
staging: rtl8192e: remove unnecessary blank line after close brace
Mitali Borkar
2021-04-14
staging: rtl8192e: remove unnecessary blank line before brace
Mitali Borkar
2021-04-14
staging: rtl8192e: add spaces around binary operators
Mitali Borkar
2021-04-13
staging: rtl8192e: remove unnecessary ftrace-like logging
Mitali Borkar
2021-04-11
staging: rtl8192e: Fix incorrect pointer check
Mitali Borkar
2021-04-10
staging: rtl8192e: remove unnecesasry f-trace like logging
Mitali Borkar
2021-04-10
staging: rtl8192e: replace comparison to NULL by bool
Mitali Borkar
2021-04-07
staging: rtl8192e: rtl8192E_dev: remove unused variable
Jiapeng Chong
2021-04-05
staging: rtl8192e: move const after static
Deborah Brouwer
2021-04-05
Merge 5.12-rc6 into staging-next
Greg Kroah-Hartman
2021-03-23
staging: rtl8192e: Change state information from u16 to u8
Atul Gopinathan
[next]