aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-13staging: rtl8192e: Braces should be used on all arms of statementEduard Vintila1-13/+14
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers2-2/+2
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-18/+18
2020-09-20Revert "staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_WEP"Greg Kroah-Hartman1-1/+0
2020-09-20Revert "staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_TKIP"Greg Kroah-Hartman1-1/+0
2020-09-16staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_WEPNecip Fazil Yildiran1-0/+1
2020-09-16staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_TKIPNecip Fazil Yildiran1-0/+1
2020-09-16staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_CCMPNecip Fazil Yildiran1-0/+1
2020-09-16staging: rtl8192e: convert tasklets to use new tasklet_setup() APIAllen Pais2-17/+16
2020-09-11staging/rtl8192e: switch to RC4 library interfaceArd Biesheuvel3-118/+28
2020-08-18Staging: rtl8192e: fix indent coding style issue in rtllib_tx.cMohammed Rushad1-1/+1
2020-07-28staging: rtl8192e: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-21staging: rtl8192e: add proper code indentDarshan D V1-1/+1
2020-07-21staging: rtl8192e: add space before open parenthesisDarshan D V1-1/+1
2020-07-13staging: rtl8192e: rtl_core: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay1-37/+34
2020-07-13staging: rtl8192e: rtl8192E_dev: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay1-6/+6
2020-07-01staging: rtl8192e: use generic power managementVaibhav Gupta3-23/+12
2020-05-27staging/rtl8192e: Remove function callback castsOscar Carter1-11/+13
2020-05-27staging: rtl8192e: Using comparison to true is error proneJohn Oldman1-3/+3
2020-05-21staging: rtl8192e: Using comparison to true is error proneJohn Oldman1-5/+5
2020-04-13staging: rtl8192e: rtl8192e: Correct misspelt variable nameR Veera Kumar1-4/+4
2020-03-12staging: rtl8192e: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2-6/+6
2020-02-23staging: rtl8192e: remove redundant initialization of variable init_statusColin Ian King1-1/+1
2020-02-23staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-15/+15
2020-02-09staging: rtl8192e: style fix - Prefer using '"%s...", __func__'Derek Robson8-53/+43
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-9/+2
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+1
2020-01-22staging: rtl8192e: simplify rtl92e_evm_db_to_percent()Michael Straube1-9/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-11-18staging: rtl8192e: remove set but not used variable 'frag'zhengbin1-2/+1
2019-11-16staging: rtl*: Remove tasklet callback castsKees Cook1-4/+3
2019-11-05staging: rtl8192e: fix potential use after freePan Bian1-2/+3
2019-09-30staging: rtl8192e: clean up indentation issueColin Ian King1-2/+2
2019-09-05staging: rtl8192e: remove unnecessary blank lineBeatriz Martins de Carvalho1-1/+0
2019-08-21staging: rtl8192e: remove set but not used variable 'data_len'YueHaibing1-2/+1
2019-08-21staging: rtl8192e: remove two set but not used variablesYueHaibing1-9/+3
2019-08-18staging: rtl8192e: rtllib_crypt_ccmp.c: Use crypto API ccm(aes)Christina Quast2-118/+86
2019-08-05staging: rtl8192e: Make use kmemdupHariprasad Kelam1-17/+7
2019-07-30Staging: rtl8192e: fixed a function prototype definition issueAbhinav Jain1-1/+1
2019-07-25staging: rtl8192*: display ESSIDs using %pEJ. Bruce Fields1-1/+1
2019-07-25staging: rtl8192e: remove set but not used variable 'payload 'YueHaibing1-2/+0
2019-07-03staging: rtl8192e: remove redundant initialization of rtstatusColin Ian King1-1/+1
2019-06-20staging: rtl8192e: rtllib_module: Remove redundant memsetHariprasad Kelam1-1/+0
2019-05-20Staging: rtl8192e: Use %s and __func__ in stringsPuranjay Mohan1-2/+2
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds53-1016/+206
2019-05-02Staging: rtl8192e: Remove extra space before break statementPuranjay Mohan1-2/+2
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers1-1/+0
2019-04-16staging: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz1-1/+0
2019-04-16staging: rtl8192e: remove a blank lineDaniel Junho1-1/+0