index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192u
/
ieee80211
Age
Commit message (
Expand
)
Author
Lines
2023-10-15
staging: rtl8192u: Remove broken driver
Philipp Hortmann
-15412
/
+0
2023-07-27
staging: rtl8192u: Fix keyidx assignment within if condition
Wang Jinchao
-4
/
+6
2023-03-25
staging: rtl8192u: remove unused ieee80211_SignalStrengthTranslate function
Tom Rix
-38
/
+0
2023-01-17
Staging: rtl8192u: ieee80211: Fix indentation errors by removing extra spaces
Anup Sharma
-1
/
+1
2022-12-05
staging: rtl8192u: Fix use after free in ieee80211_rx()
Dan Carpenter
-1
/
+3
2022-11-09
staging: rtl8192u: remove redundant macro definitions
Deepak R Varma
-61
/
+0
2022-11-02
staging: rtl8192u: remove unnecessary function implementation
Deepak R Varma
-12
/
+0
2022-10-20
staging: rtl8192u: Fix spelling mistake athros -> Atheros and fix grammer
Colin Ian King
-1
/
+1
2022-09-24
staging: rtl8192u: Fix return type of ieee80211_xmit
Nathan Huckleberry
-4
/
+4
2022-05-19
staging: rtl8192u: remove null check after call container_of()
Haowen Bai
-2
/
+0
2022-04-22
staging: rtl8192u: Fix signedness bug in ieee80211_check_auth_response()
Haowen Bai
-5
/
+10
2022-04-22
staging: rtl8192u: change get_key functions to return 0 instead of -1
Rebecca Mckeever
-3
/
+3
2022-04-20
drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
Duoming Zhou
-1
/
+1
2022-04-20
staging: rtl8192u: compare strcmp result to zero
Rebecca Mckeever
-2
/
+2
2022-04-14
staging: rtl8192u: make read-only array EWC11NHTCap static const
Colin Ian King
-1
/
+1
2022-04-12
staging/rtl8192e,ieee80211: replace ps tasklet with work
Davidlohr Bueso
-7
/
+10
2022-04-08
staging: rtl8192u: use min_t/max_t macros instead of if else
Rebecca Mckeever
-8
/
+5
2022-04-08
staging: rtl8192u: replace ternary statement with if and assignment
Rebecca Mckeever
-1
/
+3
2022-02-25
staging: rtl8192u: rework init and exit function
Tong Zhang
-5
/
+5
2022-02-25
staging: rtl8192u: add empty debug functions
Tong Zhang
-0
/
+5
2022-02-25
staging: rtl8192u: fix broken debug macro
Tong Zhang
-2
/
+2
2021-12-20
staging: rtl8192u: remove some repeated words in some comments
Jason Wang
-2
/
+2
2021-08-10
staging: rtl8192u: Avoid field-overflowing memcpy()
Kees Cook
-38
/
+19
2021-07-27
staging/rtl8192u: Remove all strcpy() uses in favor of strscpy()
Len Baker
-1
/
+2
2021-06-03
staging: rtl8192u: remove the repeated declaration
Shaokun Zhang
-2
/
+0
2021-06-03
staging: rtl8192u: Fix shadowed variable name
Thomas Bracht Laumann Jespersen
-1
/
+1
2021-05-10
staging: rtl8192u: fix typos in comments
Iain Craig
-8
/
+8
2021-05-10
staging: rtl8192u: ieee80211_softmac: Move a large data struct onto the heap
Lee Jones
-3
/
+6
2021-04-12
Staging: rtl8192u: ieee80211: remove odd backslash.
Dmitrii Wolf
-1
/
+1
2021-04-07
staging: rt8192u: change constants to be on right
Vardhan H G
-2
/
+2
2021-03-12
staging: rtl8192u: ieee80211: Remove braces for single line blocks
Atul Gopinathan
-30
/
+22
2021-02-04
staging: rtl8192u: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
-1
/
+1
2021-01-31
staging: rtl8192u/ieee80211: fix switch case indentation
Anirudh Rayabharam
-14
/
+14
2020-10-26
staging/rtl8192u/ieee80211: remove debugging line
Elena Afanasova
-2
/
+0
2020-10-26
staging/rtl8192u/ieee80211: use __func__ macro
Elena Afanasova
-6
/
+6
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
-2
/
+2
2020-10-15
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+4
2020-09-16
staging: rtl8192: convert tasklets to use new tasklet_setup() API
Allen Pais
-3
/
+3
2020-09-11
staging/rtl8192u: switch to RC4 library interface
Ard Biesheuvel
-119
/
+26
2020-08-18
staging: rtl8192u: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
-1
/
+1
2020-07-10
staging: rtl8192u: remove GPL boiler plate text
Michael Straube
-16
/
+0
2020-05-19
staging: rtl8192u: Merge almost duplicate code
Pascal Terjan
-77
/
+49
2020-05-19
staging: rtl8192u: Using comparison to true is error prone
John Oldman
-2
/
+2
2020-03-26
Staging: rtl8192u: ieee80211: Use netdev_alert().
Sam Muhammed
-1
/
+1
2020-03-26
Staging: rtl8192u: ieee80211: Use netdev_info() with network devices.
Sam Muhammed
-16
/
+20
2020-03-26
Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices.
Sam Muhammed
-15
/
+10
2020-03-26
Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages.
Sam Muhammed
-14
/
+12
2020-03-19
staging: rtl8192u: ieee80211: Correct a typo in a comment
R Veera Kumar
-1
/
+1
2020-02-23
staging: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-14
/
+14
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
-7
/
+7
[next]