index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192u
Age
Commit message (
Expand
)
Author
2021-04-12
Staging: rtl8192u: ieee80211: remove odd backslash.
Dmitrii Wolf
2021-04-07
staging: rtl8192u: Fix potential infinite loop
Colin Ian King
2021-04-07
staging: rt8192u: change constants to be on right
Vardhan H G
2021-04-07
staging: rtl8192u: remove unused variable
Jiapeng Chong
2021-03-26
r8192U_wx.c: style: avoid multiple blank lines
Bruno Raoult
2021-03-26
r8192U_wx.c: style: Unnecessary parentheses
Bruno Raoult
2021-03-26
r8192U_wx.c: style: braces all arms of statement
Bruno Raoult
2021-03-26
r8192U_wx.c: style: spaces preferred around operators
Bruno Raoult
2021-03-26
r8192U_wx.c: style: alignment with open parenthesis
Bruno Raoult
2021-03-22
staging/rtl8192u: avoid Wempty-body warning
Arnd Bergmann
2021-03-18
Staging: rtl8192u: fixed a whitespace coding style issue
zhaoxiao
2021-03-16
staging: rtl8192u: fixed no space coding style issue.
zhaoxiao
2021-03-15
Merge 5.12-rc3 into staging-next
Greg Kroah-Hartman
2021-03-12
staging: rtl8192u: ieee80211: Remove braces for single line blocks
Atul Gopinathan
2021-03-10
staging: rt8192u: Move constant in comparison to the RHS
Simone Serra
2021-03-10
staging: rtl8192u: remove unnecessary return in r8190_rtl8256.c
Du Cheng
2021-03-10
staging: rtl8192u: fix RT_TRACE() in r8190_rtl8256.c
Du Cheng
2021-03-10
staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()
Dan Carpenter
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
2021-01-26
Staging: rtl8192u: use %s and __func__
Puranjay Mohan
2021-01-05
staging: rtl819x: select CONFIG_CRC32
Arnd Bergmann
2020-12-28
staging: rtl8192u: Add null check in rtl8192_usb_initendpoints
Dinghao Liu
2020-11-06
staging: rtl8192u: fix wrong judgement in rtl8192_rx_isr
Zhang Qilong
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-22
staging: rtl8192u: clean up comparsions to NULL
Michael Straube
2020-09-22
staging: rtl8192u: correct placement of else if
Michael Straube
2020-09-22
staging: rtl8192u: clean up blank line style issues
Michael Straube
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-17
staging: rtl8192u: fix a dubious looking mask before a shift
Colin Ian King
2020-07-10
staging: rtl8192u: Using comparison to true is error prone
John Oldman
2020-07-10
staging: rtl8192u: remove copying file
Michael Straube
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-03-18
staging: rtl8192u: r8192U_wx: use netdev_warn() instead of printk()
Lourdes Pedrajas
2020-03-17
staging: rtl8192u: Corrects 'Avoid CamelCase' for variables
Camylla Goncalves Cantanheide
2020-03-17
staging: rtl8192u: Using function name as string
Camylla Goncalves Cantanheide
2020-03-17
staging: rtl8192u: Replaces symbolic permissions with octal permissions
Camylla Goncalves Cantanheide
2020-02-23
staging: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
[next]