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-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
2020-02-09
staging: rtl8192u: Add space to fix style issue
Sumera Priyadarsini
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-29
Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-22
staging: rtl8192u: simplify rtl819x_evm_dbtopercentage()
Michael Straube
2020-01-15
staging: rtl8192u: replace printk with natdev_<LEVEL> statements in ieee80211
Paulo Miguel Almeida
2020-01-10
staging: rtl8192u: remove unneeded compiler flags
Masahiro Yamada
2020-01-10
staging: rtl8192u: remove header include path to ieee80211/
Masahiro Yamada
2020-01-10
staging: rtl8192u: remove unused Makefile
Masahiro Yamada
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-16
staging: rtl*: Remove tasklet callback casts
Kees Cook
2019-11-15
staging: rtl8192u: fix indentation issue
Colin Ian King
2019-11-11
staging: rtl8192u: Fix typo in comment
Xianting Tian
2019-10-07
staging: rtl8192u: Fix indentation for cleaner code
Sumera Priyadarsini
2019-09-30
staging: rtl8192u: fix multiple memory leaks on error path
Navid Emamdoost
2019-09-30
staging: rtl8192u: release memory on error path
Navid Emamdoost
2019-09-30
staging: rtl8192u: Remove unnecessary line-breaks in function signatures
Sumera Priyadarsini
2019-09-30
staging: rtl8192u: Fix alignment to match open parenthesis
Sumera Priyadarsini
[next]