summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192e: remove multiple blank linesWilliam Durand2021-02-131-2/+0
* staging: rtl8192e: replace spaces with tab for a closing if bracePhillip Potter2021-02-081-1/+1
* staging: rtl8192e: remove braces from single-line blockPhillip Potter2021-02-081-2/+1
* staging: rtl8192e: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi2021-02-041-3/+3
* staging: rtl819x: select CONFIG_CRC32Arnd Bergmann2021-01-051-0/+1
* staging: rtl8192e: fix bool comparison in expressionsAditya Srivastava2020-12-285-13/+12
* staging: rtl8192e: Braces should be used on all arms of statementEduard Vintila2020-11-131-13/+14
* 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-154-18/+18
|\
| * Revert "staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_WEP"Greg Kroah-Hartman2020-09-201-1/+0
| * Revert "staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_T...Greg Kroah-Hartman2020-09-201-1/+0
| * staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_WEPNecip Fazil Yildiran2020-09-161-0/+1
| * staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_TKIPNecip Fazil Yildiran2020-09-161-0/+1
| * staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_CCMPNecip Fazil Yildiran2020-09-161-0/+1
| * staging: rtl8192e: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-162-17/+16
| * Staging: rtl8192e: fix indent coding style issue in rtllib_tx.cMohammed Rushad2020-08-181-1/+1
* | staging/rtl8192e: switch to RC4 library interfaceArd Biesheuvel2020-09-113-118/+28
|/
* staging: rtl8192e: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-281-1/+1
* staging: rtl8192e: add proper code indentDarshan D V2020-07-211-1/+1
* staging: rtl8192e: add space before open parenthesisDarshan D V2020-07-211-1/+1
* staging: rtl8192e: rtl_core: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay2020-07-131-37/+34
* staging: rtl8192e: rtl8192E_dev: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay2020-07-131-6/+6
* staging: rtl8192e: use generic power managementVaibhav Gupta2020-07-013-23/+12
* staging/rtl8192e: Remove function callback castsOscar Carter2020-05-271-11/+13
* staging: rtl8192e: Using comparison to true is error proneJohn Oldman2020-05-271-3/+3
* staging: rtl8192e: Using comparison to true is error proneJohn Oldman2020-05-211-5/+5
* staging: rtl8192e: rtl8192e: Correct misspelt variable nameR Veera Kumar2020-04-131-4/+4
* staging: rtl8192e: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-122-6/+6
* staging: rtl8192e: remove redundant initialization of variable init_statusColin Ian King2020-02-231-1/+1
* staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-231-15/+15
* staging: rtl8192e: style fix - Prefer using '"%s...", __func__'Derek Robson2020-02-098-53/+43
* Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-9/+2
|\
| * staging: rtl8192e: simplify rtl92e_evm_db_to_percent()Michael Straube2020-01-221-9/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-1/+1
|\ \
| * | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
| |/
* / remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* staging: rtl8192e: remove set but not used variable 'frag'zhengbin2019-11-181-2/+1
* staging: rtl*: Remove tasklet callback castsKees Cook2019-11-161-4/+3
* staging: rtl8192e: fix potential use after freePan Bian2019-11-051-2/+3
* staging: rtl8192e: clean up indentation issueColin Ian King2019-09-301-2/+2
* staging: rtl8192e: remove unnecessary blank lineBeatriz Martins de Carvalho2019-09-051-1/+0
* staging: rtl8192e: remove set but not used variable 'data_len'YueHaibing2019-08-211-2/+1
* staging: rtl8192e: remove two set but not used variablesYueHaibing2019-08-211-9/+3
* staging: rtl8192e: rtllib_crypt_ccmp.c: Use crypto API ccm(aes)Christina Quast2019-08-182-118/+86
* staging: rtl8192e: Make use kmemdupHariprasad Kelam2019-08-051-17/+7
* Staging: rtl8192e: fixed a function prototype definition issueAbhinav Jain2019-07-301-1/+1
* staging: rtl8192*: display ESSIDs using %pEJ. Bruce Fields2019-07-251-1/+1
* staging: rtl8192e: remove set but not used variable 'payload 'YueHaibing2019-07-251-2/+0
* staging: rtl8192e: remove redundant initialization of rtstatusColin Ian King2019-07-031-1/+1
* staging: rtl8192e: rtllib_module: Remove redundant memsetHariprasad Kelam2019-06-201-1/+0