summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: Fix indentationStephen Brennan2019-08-285-63/+63
* staging: rtl8192u: Add or remove blank lines as requiredSumera Priyadarsini2019-08-271-5/+3
* staging: rtl8192u: Add or remove spaces to fix style issuesSumera Priyadarsini2019-08-271-15/+15
* staging: rtl8192u: Add space around binary operatorsSumera Priyadarsini2019-08-251-3/+3
* staging: rtl8192u: remove code under TO_DO_LISTStephen Brennan2019-08-256-187/+4
* staging: rtl8192u: Remove unnecessary blank linesSumera Priyadarsini2019-08-251-5/+0
* staging: rtl8192u: remove redundant assignment to pointer cryptColin Ian King2019-08-251-1/+0
* staging: rtl8192u: fix spacing in ieee80211Stephen Brennan2019-08-2112-86/+86
* staging: rtl8192u: fix macro alignment in ieee80211Stephen Brennan2019-08-212-21/+22
* staging: rtl8192u: fix OPEN_BRACE errors in ieee80211Stephen Brennan2019-08-215-133/+73
* staging: rtl8192u: ieee80211: remove set but not used variable 'data_len'YueHaibing2019-08-211-2/+1
* staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Use crypto API ccm(aes)Christina Quast2019-08-182-115/+88
* staging: rtl8192u: fix up indentation of a statementColin Ian King2019-08-151-2/+2
* staging: rtl8192u: fix spacing errorsStephen Brennan2019-08-121-255/+200
* staging: rtl8192u: null check the kzallocNavid Emamdoost2019-08-011-2/+9
* staging: rtl8192*: display ESSIDs using %pEJ. Bruce Fields2019-07-251-1/+1
* drivers/staging/rtl8192u: fix indentation issue, remove extra tabColin Ian King2019-07-251-1/+1
* staging: rtl8192u: Replace function rtl8192_rx_enable()Nishka Dasgupta2019-07-031-7/+1
* drivers/staging/rtl8192u: style nonstyled commentsChristian Müller2019-07-031-12/+16
* drivers/staging/rtl8192u: drop first comment lineChristian Müller2019-07-031-46/+23
* staging: rtl8192u: Remove function dm_backup_dynamic_mechanism_state()Nishka Dasgupta2019-07-012-13/+0
* staging: rtl8192u: Change type of rtl8192_rx_initiate()Nishka Dasgupta2019-07-011-3/+1
* staging: rtl8192u: ieee80211: Remove redundant memsetHariprasad Kelam2019-06-201-1/+0
* staging: rtl8192u: Remove an unnecessary NULL checkNathan Chancellor2019-05-221-2/+1
* Staging: rtl8192u: ieee80211: Replace function names in strings with "%s", __...Puranjay Mohan2019-05-221-5/+5
* Staging: rtl8192u: ieee80211: Fix if-else coding style issuePuranjay Mohan2019-05-211-2/+2
* Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonsPuranjay Mohan2019-05-204-20/+20
* Staging: rtl8192u: ieee80211: Fix coding style issues related to if elsePuranjay Mohan2019-05-201-12/+6
* Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonPuranjay Mohan2019-05-201-4/+4
* Staging: rtl8192u: ieee80211: Add spaces around '&&' operatorPuranjay Mohan2019-05-201-7/+7
* Staging: rtl8192u: ieee80211: Fix coding style errorsPuranjay Mohan2019-05-201-38/+20
* Staging: rtl8192u: ieee80211: Fix spelling mistakePuranjay Mohan2019-05-201-2/+2
* Staging: rtl8192u: ieee80211: Fix coding style warningPuranjay Mohan2019-05-201-2/+1
* Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-0722-285/+186
|\
| * Staging: rtl8192u: ieee80211: Fix if-else indentation warningPuranjay Mohan2019-05-021-2/+2
| * Staging: rtl8192u: ieee80211: Fix indentation errors by removing extra spacesPuranjay Mohan2019-05-021-5/+5
| * staging: rtl8192u: ieee80211: Resolve ERROR reported by checkpatchVandana BN2019-05-011-20/+20
| * staging: rtl8192u: ieee80211: Fix spelling mistakeVatsala Narang2019-04-301-1/+2
| * staging: rtl8192u: ieee80211: Replace bit shifting with BIT macroVatsala Narang2019-04-301-4/+4
| * staging: rtl8192u: ieee80211: add space around '==' and before '('Caio Salvador Rohwedder2019-04-161-1/+1
| * staging: rtl8192u: Add missing spaceGabriel Siqueira2019-04-161-2/+2
| * staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman2019-04-0317-92/+17
| * staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
| * staging: rtl8192u: ieee80211: ieee80211_crypt_tkip.c: Replace bit shifting wi...Payal Kshirsagar2019-04-021-2/+2
| * staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Replace bit shifting wi...Payal Kshirsagar2019-04-021-2/+2
| * staging: rtl8192u: ieee80211: ieee80211_rx.c: Replace bit shifting with BIT m...Payal Kshirsagar2019-04-021-16/+16
| * Staging: rtl8192u: ieee80211: Remove custom macro IEEE80211_DEBUGMadhumitha Prabakaran2019-03-291-6/+2
| * staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonVatsala Narang2019-03-291-7/+6
| * Staging: rtl8192u: Use BIT macroMadhumitha Prabakaran2019-03-291-12/+12
| * staging: rtl8192u: ieee80211: ieee80211_wx: add space before open braceJulius Hemanth Pitti2019-03-291-7/+5