aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-11staging: rtl8192e: rename parameters of function dot11d_update_country - styleHimadri Pandya2-9/+9
2019-02-11staging: rtl8192e: rename local variables of function dot11d_update_country - styleHimadri Pandya1-15/+15
2019-02-11staging: rtl8192e: rename function DOT11D_ScanComplete to dot11d_scan_complete - styleHimadri Pandya3-4/+4
2019-02-11staging: rtl8192e: rename function Dot11d_UpdateCountryIe to dot11d_update_country - styleHimadri Pandya3-3/+3
2019-02-11staging: rtl8192e: rename function Dot11d_Reset to dot11d_reset - styleHimadri Pandya3-4/+4
2019-02-11staging: rtl8192e: rename function Dot11d_Channelmap to dot11d_channel_map - styleHimadri Pandya3-4/+4
2019-02-07staging: rtl8192e: rename members of struct rtllib_device - styleHimadri Pandya4-39/+39
2019-02-07staging: rtl8192e: rename members of struct rt_dot11d_info - styleHimadri Pandya2-29/+29
2019-02-07staging: rtl8192e: rename members of struct chnl_txpow_triple - styleHimadri Pandya2-11/+11
2019-01-30Staging: rtl8192e: Replaced spaces with tab.Michiel Schuurmans1-2/+2
2019-01-15staging: rtl8192e: rename Len to len - styleHimadri Pandya1-3/+3
2019-01-15staging: rtl8192e: rename ChannelPlan[] to channel_array[] - styleHimadri Pandya1-6/+6
2019-01-15staging: rtl8192e: fix various indentation issuesColin Ian King7-14/+14
2019-01-07staging: rtl8192e: rename Channel to channel styleHimadri Pandya1-4/+4
2019-01-07staging: rtl8192e: reduce indentationJulia Lawall1-3/+3
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-9/+5
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers1-1/+1
2018-11-05staging: rtl8192e: Add SPDX-License-Identifier - StyleZach Turner1-7/+2