index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192u
Age
Commit message (
Expand
)
Author
2023-10-15
staging: rtl8192u: Remove broken driver
Philipp Hortmann
2023-07-27
staging: rtl8192u: Fix keyidx assignment within if condition
Wang Jinchao
2023-03-28
staging: rtl8192u: add '*/' on separate line in block comments
Khadija Kamran
2023-03-28
staging: rtl8192u: add '*' on subsequent lines in block comment
Khadija Kamran
2023-03-28
staging: rtl8192u: remove commented out code
Khadija Kamran
2023-03-28
staging: rtl8192u: remove change history from comments
Khadija Kamran
2023-03-25
staging: rtl8192u: remove unused ieee80211_SignalStrengthTranslate function
Tom Rix
2023-03-16
staging: rtl8192u: dm_shadow_init() is not used
Michael Straube
2023-03-16
staging: rtl8192u: rtl8192_SetRFPowerState() is not used
Michael Straube
2023-01-17
Staging: rtl8192u: ieee80211: Fix indentation errors by removing extra spaces
Anup Sharma
2022-12-05
staging: rtl8192u: Fix use after free in ieee80211_rx()
Dan Carpenter
2022-11-09
staging: rtl8192u: remove redundant macro definitions
Deepak R Varma
2022-11-02
staging: rtl8192u: remove unnecessary function implementation
Deepak R Varma
2022-10-22
staging: rtl8192u: Provide a TODO file for this driver
Peter Robinson
2022-10-20
staging: rtl8192u: Fix spelling mistake athros -> Atheros and fix grammer
Colin Ian King
2022-09-24
staging: rtl8192u: Fix return type of ieee80211_xmit
Nathan Huckleberry
2022-08-16
staging: rtl8192u: fix rmmod warn when device is renamed
Tong Zhang
2022-08-16
staging: rtl8192u: move debug files to debugfs
Tong Zhang
2022-08-16
staging: rtl8192u: remove unnecessary cast
Tong Zhang
2022-08-16
staging: rtl8192u: move debug stuff to its own file
Tong Zhang
2022-07-11
staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callback
Duoming Zhou
2022-06-06
staging: rtl8192u: Fix syntax errors in comments
Xiang wangx
2022-05-19
staging: rtl8192u: remove null check after call container_of()
Haowen Bai
2022-05-19
staging: rtl8192u: make const array queuetopipe const, reduces object code size
Colin Ian King
2022-04-22
staging: rtl8192u: Fix signedness bug in ieee80211_check_auth_response()
Haowen Bai
2022-04-22
staging: rtl8192u: change get_key functions to return 0 instead of -1
Rebecca Mckeever
2022-04-20
drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
Duoming Zhou
2022-04-20
staging: rtl8192u: compare strcmp result to zero
Rebecca Mckeever
2022-04-14
staging: rtl8192u: make read-only array EWC11NHTCap static const
Colin Ian King
2022-04-12
staging/rtl8192e,ieee80211: replace ps tasklet with work
Davidlohr Bueso
2022-04-08
staging: rtl8192u: use min_t/max_t macros instead of if else
Rebecca Mckeever
2022-04-08
staging: rtl8192u: replace ternary statement with if and assignment
Rebecca Mckeever
2022-02-25
staging: rtl8192u: rework init and exit function
Tong Zhang
2022-02-25
staging: rtl8192u: add empty debug functions
Tong Zhang
2022-02-25
staging: rtl8192u: fix broken debug macro
Tong Zhang
2021-12-20
staging: rtl8192u: remove some repeated words in some comments
Jason Wang
2021-12-03
staging: rtl8192u: make array queuetopipe static const
Colin Ian King
2021-11-15
staging: rtl8192u: remove the if condition without effect
Saurav Girepunje
2021-10-26
staging: rtl8192u: fix control-message timeouts
Johan Hovold
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-20
staging: use eth_hw_addr_set()
Jakub Kicinski
2021-10-05
staging: rtl8192u: remove unused static variable
Saurav Girepunje
2021-08-26
staging/rtl8192u: Prefer kcalloc over open coded arithmetic
Len Baker
2021-08-26
staging/rtl8192u: Initialize variables in the definition block
Len Baker
2021-08-26
staging/rtl8192u: Avoid CamelCase in names of variables
Len Baker
2021-08-16
staging: rtl8192u: Fix bitwise vs logical operator in TranslateRxSignalStuff8...
Nathan Chancellor
2021-08-10
staging: rtl8192u: Avoid field-overflowing memcpy()
Kees Cook
2021-07-27
staging/rtl8192u: Remove all strcpy() uses in favor of strscpy()
Len Baker
2021-06-03
staging: rtl8192u: fix spaces in r8192U_hw.h
Manikishan Ghantasala
[next]