summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
AgeCommit message (Expand)AuthorLines
2019-08-28staging: rtl8192u: Fix indentationStephen Brennan-63/+63
2019-08-27staging: rtl8192u: Add or remove blank lines as requiredSumera Priyadarsini-5/+3
2019-08-27staging: rtl8192u: Add or remove spaces to fix style issuesSumera Priyadarsini-15/+15
2019-08-25staging: rtl8192u: Add space around binary operatorsSumera Priyadarsini-3/+3
2019-08-25staging: rtl8192u: remove code under TO_DO_LISTStephen Brennan-187/+4
2019-08-25staging: rtl8192u: Remove unnecessary blank linesSumera Priyadarsini-5/+0
2019-08-25staging: rtl8192u: remove redundant assignment to pointer cryptColin Ian King-1/+0
2019-08-21staging: rtl8192u: fix spacing in ieee80211Stephen Brennan-86/+86
2019-08-21staging: rtl8192u: fix macro alignment in ieee80211Stephen Brennan-21/+22
2019-08-21staging: rtl8192u: fix OPEN_BRACE errors in ieee80211Stephen Brennan-133/+73
2019-08-21staging: rtl8192u: ieee80211: remove set but not used variable 'data_len'YueHaibing-2/+1
2019-08-18staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Use crypto API ccm(aes)Christina Quast-115/+88
2019-08-15staging: rtl8192u: fix up indentation of a statementColin Ian King-2/+2
2019-08-12staging: rtl8192u: fix spacing errorsStephen Brennan-255/+200
2019-08-01staging: rtl8192u: null check the kzallocNavid Emamdoost-2/+9
2019-07-25staging: rtl8192*: display ESSIDs using %pEJ. Bruce Fields-1/+1
2019-07-25drivers/staging/rtl8192u: fix indentation issue, remove extra tabColin Ian King-1/+1
2019-07-03staging: rtl8192u: Replace function rtl8192_rx_enable()Nishka Dasgupta-7/+1
2019-07-03drivers/staging/rtl8192u: style nonstyled commentsChristian Müller-12/+16
2019-07-03drivers/staging/rtl8192u: drop first comment lineChristian Müller-46/+23
2019-07-01staging: rtl8192u: Remove function dm_backup_dynamic_mechanism_state()Nishka Dasgupta-13/+0
2019-07-01staging: rtl8192u: Change type of rtl8192_rx_initiate()Nishka Dasgupta-3/+1
2019-06-20staging: rtl8192u: ieee80211: Remove redundant memsetHariprasad Kelam-1/+0
2019-05-22staging: rtl8192u: Remove an unnecessary NULL checkNathan Chancellor-2/+1
2019-05-22Staging: rtl8192u: ieee80211: Replace function names in strings with "%s", __...Puranjay Mohan-5/+5
2019-05-21Staging: rtl8192u: ieee80211: Fix if-else coding style issuePuranjay Mohan-2/+2
2019-05-20Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonsPuranjay Mohan-20/+20
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style issues related to if elsePuranjay Mohan-12/+6
2019-05-20Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonPuranjay Mohan-4/+4
2019-05-20Staging: rtl8192u: ieee80211: Add spaces around '&&' operatorPuranjay Mohan-7/+7
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style errorsPuranjay Mohan-38/+20
2019-05-20Staging: rtl8192u: ieee80211: Fix spelling mistakePuranjay Mohan-2/+2
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style warningPuranjay Mohan-2/+1
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-285/+186
2019-05-02Staging: rtl8192u: ieee80211: Fix if-else indentation warningPuranjay Mohan-2/+2
2019-05-02Staging: rtl8192u: ieee80211: Fix indentation errors by removing extra spacesPuranjay Mohan-5/+5
2019-05-01staging: rtl8192u: ieee80211: Resolve ERROR reported by checkpatchVandana BN-20/+20
2019-04-30staging: rtl8192u: ieee80211: Fix spelling mistakeVatsala Narang-1/+2
2019-04-30staging: rtl8192u: ieee80211: Replace bit shifting with BIT macroVatsala Narang-4/+4
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers-1/+0
2019-04-16staging: rtl8192u: ieee80211: add space around '==' and before '('Caio Salvador Rohwedder-1/+1
2019-04-16staging: rtl8192u: Add missing spaceGabriel Siqueira-2/+2
2019-04-03staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman-92/+17
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman-0/+1
2019-04-02staging: rtl8192u: ieee80211: ieee80211_crypt_tkip.c: Replace bit shifting wi...Payal Kshirsagar-2/+2
2019-04-02staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Replace bit shifting wi...Payal Kshirsagar-2/+2
2019-04-02staging: rtl8192u: ieee80211: ieee80211_rx.c: Replace bit shifting with BIT m...Payal Kshirsagar-16/+16
2019-03-29Staging: rtl8192u: ieee80211: Remove custom macro IEEE80211_DEBUGMadhumitha Prabakaran-6/+2
2019-03-29staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonVatsala Narang-7/+6
2019-03-29Staging: rtl8192u: Use BIT macroMadhumitha Prabakaran-12/+12