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
/
ieee80211
Age
Commit message (
Expand
)
Author
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-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-05-19
staging: rtl8192u: remove null check after call container_of()
Haowen Bai
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-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: remove the repeated declaration
Shaokun Zhang
2021-06-03
staging: rtl8192u: Fix shadowed variable name
Thomas Bracht Laumann Jespersen
2021-05-10
staging: rtl8192u: fix typos in comments
Iain Craig
2021-05-10
staging: rtl8192u: ieee80211_softmac: Move a large data struct onto the heap
Lee Jones
2021-04-12
Staging: rtl8192u: ieee80211: remove odd backslash.
Dmitrii Wolf
2021-04-07
staging: rt8192u: change constants to be on right
Vardhan H G
2021-03-12
staging: rtl8192u: ieee80211: Remove braces for single line blocks
Atul Gopinathan
2021-02-04
staging: rtl8192u: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
2021-01-31
staging: rtl8192u/ieee80211: fix switch case indentation
Anirudh Rayabharam
2020-10-26
staging/rtl8192u/ieee80211: remove debugging line
Elena Afanasova
2020-10-26
staging/rtl8192u/ieee80211: use __func__ macro
Elena Afanasova
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
2020-10-15
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-16
staging: rtl8192: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-11
staging/rtl8192u: switch to RC4 library interface
Ard Biesheuvel
2020-08-18
staging: rtl8192u: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
2020-07-10
staging: rtl8192u: remove GPL boiler plate text
Michael Straube
2020-05-19
staging: rtl8192u: Merge almost duplicate code
Pascal Terjan
2020-05-19
staging: rtl8192u: Using comparison to true is error prone
John Oldman
2020-03-26
Staging: rtl8192u: ieee80211: Use netdev_alert().
Sam Muhammed
2020-03-26
Staging: rtl8192u: ieee80211: Use netdev_info() with network devices.
Sam Muhammed
2020-03-26
Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices.
Sam Muhammed
2020-03-26
Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages.
Sam Muhammed
2020-03-19
staging: rtl8192u: ieee80211: Correct a typo in a comment
R Veera Kumar
2020-02-23
staging: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-15
staging: rtl8192u: replace printk with natdev_<LEVEL> statements in ieee80211
Paulo Miguel Almeida
2020-01-10
staging: rtl8192u: remove unused Makefile
Masahiro Yamada
2019-11-16
staging: rtl*: Remove tasklet callback casts
Kees Cook
2019-11-11
staging: rtl8192u: Fix typo in comment
Xianting Tian
[next]