summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u
AgeCommit message (Expand)Author
2020-11-06staging: rtl8192u: fix wrong judgement in rtl8192_rx_isrZhang Qilong
2020-10-26staging/rtl8192u/ieee80211: remove debugging lineElena Afanasova
2020-10-26staging/rtl8192u/ieee80211: use __func__ macroElena Afanasova
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-22staging: rtl8192u: clean up comparsions to NULLMichael Straube
2020-09-22staging: rtl8192u: correct placement of else ifMichael Straube
2020-09-22staging: rtl8192u: clean up blank line style issuesMichael Straube
2020-09-16staging: rtl8192: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-11staging/rtl8192u: switch to RC4 library interfaceArd Biesheuvel
2020-08-18staging: rtl8192u: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2020-07-17staging: rtl8192u: fix a dubious looking mask before a shiftColin Ian King
2020-07-10staging: rtl8192u: Using comparison to true is error proneJohn Oldman
2020-07-10staging: rtl8192u: remove copying fileMichael Straube
2020-07-10staging: rtl8192u: remove GPL boiler plate textMichael Straube
2020-05-19staging: rtl8192u: Merge almost duplicate codePascal Terjan
2020-05-19staging: rtl8192u: Using comparison to true is error proneJohn Oldman
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_alert().Sam Muhammed
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_info() with network devices.Sam Muhammed
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices.Sam Muhammed
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages.Sam Muhammed
2020-03-19staging: rtl8192u: ieee80211: Correct a typo in a commentR Veera Kumar
2020-03-18staging: rtl8192u: r8192U_wx: use netdev_warn() instead of printk()Lourdes Pedrajas
2020-03-17staging: rtl8192u: Corrects 'Avoid CamelCase' for variablesCamylla Goncalves Cantanheide
2020-03-17staging: rtl8192u: Using function name as stringCamylla Goncalves Cantanheide
2020-03-17staging: rtl8192u: Replaces symbolic permissions with octal permissionsCamylla Goncalves Cantanheide
2020-02-23staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-09staging: rtl8192u: Add space to fix style issueSumera Priyadarsini
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-22staging: rtl8192u: simplify rtl819x_evm_dbtopercentage()Michael Straube
2020-01-15staging: rtl8192u: replace printk with natdev_<LEVEL> statements in ieee80211Paulo Miguel Almeida
2020-01-10staging: rtl8192u: remove unneeded compiler flagsMasahiro Yamada
2020-01-10staging: rtl8192u: remove header include path to ieee80211/Masahiro Yamada
2020-01-10staging: rtl8192u: remove unused MakefileMasahiro Yamada
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-16staging: rtl*: Remove tasklet callback castsKees Cook
2019-11-15staging: rtl8192u: fix indentation issueColin Ian King
2019-11-11staging: rtl8192u: Fix typo in commentXianting Tian
2019-10-07staging: rtl8192u: Fix indentation for cleaner codeSumera Priyadarsini
2019-09-30staging: rtl8192u: fix multiple memory leaks on error pathNavid Emamdoost
2019-09-30staging: rtl8192u: release memory on error pathNavid Emamdoost
2019-09-30staging: rtl8192u: Remove unnecessary line-breaks in function signaturesSumera Priyadarsini
2019-09-30staging: rtl8192u: Fix alignment to match open parenthesisSumera Priyadarsini
2019-09-30staging: rtl8192u: Remove unnecessary blank linesSumera Priyadarsini
2019-09-30staging: rtl8192u: ieee80211: Replace snprintf with scnprintfRohit Sarkar
2019-08-28staging: rtl8192u: Fix indentationStephen Brennan
2019-08-27staging: rtl8192u: Add or remove blank lines as requiredSumera Priyadarsini
2019-08-27staging: rtl8192u: Add or remove spaces to fix style issuesSumera Priyadarsini
2019-08-25staging: rtl8192u: Add space around binary operatorsSumera Priyadarsini