aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-16staging: rtl8192e: Remove a not necessary blank line before a close brace '}'Gabriela Bittencourt1-1/+0
2019-04-16staging: rtl8192e: Remove set but not used variable 'VenderID'YueHaibing1-2/+0
2019-04-03staging: rtl8192e: delete license file.Greg Kroah-Hartman1-339/+0
2019-04-03staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman49-634/+179
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2-0/+2
2019-04-03Staging: rtl8192e: Fix spaces around "+"Hildo Guillardi JĂșnior1-1/+1
2019-03-29staging: rtl8192e: Remove unnecessary parentheses.Sanjana Sanikommu1-11/+8
2019-03-21staging: rtl8192e: kconfig: use help over --help--Anushka Shukla1-4/+4
2019-03-18Staging: rtl8192e: Remove parentheses around the right hand side of assignmentsBhanusree Pola1-12/+9
2019-03-18staging: rtl8192e: remove boilerplate license textJules Irenge1-8/+0
2019-03-18staging: rtl8192e: add SPDX GPL-2.0 license identifierJules Irenge1-0/+1
2019-02-28staging: rtl8192e: Fix space and suspect issueOscar Gomez Fuente1-2/+2
2019-02-21Staging: rtl8192e: Replace license text with SPDX identifierBhanusree Pola1-8/+1
2019-02-19staging: rtl8192e: Remove set but not used variables 'broad_addr, stype'YueHaibing1-12/+3
2019-02-14staging: rtl8192e: rename macro arguments to avoid camel case - styleHimadri Pandya1-15/+15
2019-02-13staging: rtl8192e: rename function cpMacAddr to copy_mac_addr - styleHimadri Pandya1-2/+2