summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi2021-02-041-1/+1
* staging: rtl8192u/ieee80211: fix switch case indentationAnirudh Rayabharam2021-01-311-14/+14
* Staging: rtl8192u: use %s and __func__Puranjay Mohan2021-01-261-1/+1
* staging: rtl819x: select CONFIG_CRC32Arnd Bergmann2021-01-051-0/+1
* staging: rtl8192u: Add null check in rtl8192_usb_initendpointsDinghao Liu2020-12-281-0/+2
* staging: rtl8192u: fix wrong judgement in rtl8192_rx_isrZhang Qilong2020-11-061-1/+1
* staging/rtl8192u/ieee80211: remove debugging lineElena Afanasova2020-10-261-2/+0
* staging/rtl8192u/ieee80211: use __func__ macroElena Afanasova2020-10-261-6/+6
* mm: remove kzfree() compatibility definitionEric Biggers2020-10-252-2/+2
* Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-1511-99/+19
|\
| * staging: rtl8192u: clean up comparsions to NULLMichael Straube2020-09-223-6/+6
| * staging: rtl8192u: correct placement of else ifMichael Straube2020-09-221-3/+1
| * staging: rtl8192u: clean up blank line style issuesMichael Straube2020-09-228-81/+4
| * staging: rtl8192: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-162-8/+7
| * staging: rtl8192u: Do not use GFP_KERNEL in atomic contextChristophe JAILLET2020-08-181-1/+1
* | staging/rtl8192u: switch to RC4 library interfaceArd Biesheuvel2020-09-113-119/+27
|/
* staging: rtl8192u: fix a dubious looking mask before a shiftColin Ian King2020-07-171-1/+1
* staging: rtl8192u: Using comparison to true is error proneJohn Oldman2020-07-101-2/+2
* staging: rtl8192u: remove copying fileMichael Straube2020-07-101-340/+0
* staging: rtl8192u: remove GPL boiler plate textMichael Straube2020-07-101-16/+0
* staging: rtl8192u: Merge almost duplicate codePascal Terjan2020-05-191-77/+49
* staging: rtl8192u: Using comparison to true is error proneJohn Oldman2020-05-191-2/+2
* Staging: rtl8192u: ieee80211: Use netdev_alert().Sam Muhammed2020-03-261-1/+1
* Staging: rtl8192u: ieee80211: Use netdev_info() with network devices.Sam Muhammed2020-03-263-16/+20
* Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices.Sam Muhammed2020-03-263-15/+10
* Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages.Sam Muhammed2020-03-263-14/+12
* staging: rtl8192u: ieee80211: Correct a typo in a commentR Veera Kumar2020-03-191-1/+1
* staging: rtl8192u: r8192U_wx: use netdev_warn() instead of printk()Lourdes Pedrajas2020-03-181-1/+1
* staging: rtl8192u: Corrects 'Avoid CamelCase' for variablesCamylla Goncalves Cantanheide2020-03-171-26/+26
* staging: rtl8192u: Using function name as stringCamylla Goncalves Cantanheide2020-03-171-3/+3
* staging: rtl8192u: Replaces symbolic permissions with octal permissionsCamylla Goncalves Cantanheide2020-03-171-4/+4
* staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-231-14/+14
* staging: rtl8192u: Add space to fix style issueSumera Priyadarsini2020-02-091-1/+1
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-7/+7
* Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-296-75/+35
|\
| * staging: rtl8192u: simplify rtl819x_evm_dbtopercentage()Michael Straube2020-01-221-9/+2
| * staging: rtl8192u: replace printk with natdev_<LEVEL> statements in ieee80211Paulo Miguel Almeida2020-01-151-32/+30
| * staging: rtl8192u: remove unneeded compiler flagsMasahiro Yamada2020-01-101-3/+0
| * staging: rtl8192u: remove header include path to ieee80211/Masahiro Yamada2020-01-104-4/+3
| * staging: rtl8192u: remove unused MakefileMasahiro Yamada2020-01-101-27/+0
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
|/
* staging: rtl*: Remove tasklet callback castsKees Cook2019-11-162-8/+7
* staging: rtl8192u: fix indentation issueColin Ian King2019-11-151-12/+13
* staging: rtl8192u: Fix typo in commentXianting Tian2019-11-111-1/+1
* staging: rtl8192u: Fix indentation for cleaner codeSumera Priyadarsini2019-10-071-2/+2
* staging: rtl8192u: fix multiple memory leaks on error pathNavid Emamdoost2019-09-301-5/+12
* staging: rtl8192u: release memory on error pathNavid Emamdoost2019-09-301-0/+2
* staging: rtl8192u: Remove unnecessary line-breaks in function signaturesSumera Priyadarsini2019-09-301-17/+11
* staging: rtl8192u: Fix alignment to match open parenthesisSumera Priyadarsini2019-09-301-5/+5
* staging: rtl8192u: Remove unnecessary blank linesSumera Priyadarsini2019-09-301-70/+0