aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/rtl8723bs/core/rtw_security.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-1/+1
2020-07-17staging: rtl*/security: Use static const in array declarationsJoe Perches1-3/+3
2020-05-19staging: rtl8723bs: Using comparison to true is error proneJohn Oldman1-3/+3
2020-03-25staging: rtl8723bs: Remove blank line before '}' braceSimran Singhal1-8/+0
2019-11-15staging: rtl8723bs: fix indentation issueColin Ian King1-5/+5
2019-10-26staging: rtl8723bs: Change tabs for spacesJavier F. Arias1-3/+3
2019-10-26staging: rtl8723bs: Fix function call formatJavier F. Arias1-10/+5
2019-10-26staging: rtl8723bs: Fix indentation warningsJavier F. Arias1-2/+2
2019-10-26staging: rtl8723bs: Remove commented codeJavier F. Arias1-47/+9
2019-10-26staging: rtl8723bs: Add spaces between operatorsJavier F. Arias1-18/+18
2019-10-26staging: rtl8723bs: Fix lines over 80 charactersJavier F. Arias1-9/+31
2019-10-26staging: rtl8723bs: Replace string with identifierJavier F. Arias1-11/+11
2019-10-07staging: rtl8723bs: Remove set but not used variable 'prwskeylen'zhengbin1-9/+0
2019-09-30staging: rtl8723bs: remove return statements from void functionsMichael Straube1-1/+0
2019-09-04Staging: rtl8723bs: Use kzfree rather than its implementationzhong jiang1-2/+1
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore1-3/+3
2018-10-02staging: rtl8723bs: clean up clang warning on extraneous parenthesesColin Ian King1-3/+2
2018-07-27staging: rtl: Use existing define with polynomialKrzysztof Kozlowski1-3/+2
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches1-1/+1
2017-07-30Staging: rtl8723bs: Do not initialise static to 0.Shreeya Patel1-7/+7
2017-04-09staging: rtl8723bs: Fix some white-space errors in core/rtw_security.cLarry Finger1-240/+229
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+2448