aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-02Staging: rtl8192u: ieee80211: Fix if-else indentation warningPuranjay Mohan1-2/+2
2019-05-02Staging: rtl8192u: ieee80211: Fix indentation errors by removing extra spacesPuranjay Mohan1-5/+5
2019-05-01staging: rtl8192u: ieee80211: Resolve ERROR reported by checkpatchVandana BN1-20/+20
2019-04-30staging: rtl8192u: ieee80211: Fix spelling mistakeVatsala Narang1-1/+2
2019-04-30staging: rtl8192u: ieee80211: Replace bit shifting with BIT macroVatsala Narang1-4/+4
2019-04-16staging: rtl8192u: ieee80211: add space around '==' and before '('Caio Salvador Rohwedder1-1/+1
2019-04-16staging: rtl8192u: Add missing spaceGabriel Siqueira1-2/+2
2019-04-03staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman17-92/+17
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-04-02staging: rtl8192u: ieee80211: ieee80211_crypt_tkip.c: Replace bit shifting with BIT macroPayal Kshirsagar1-2/+2
2019-04-02staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Replace bit shifting with BIT macroPayal Kshirsagar1-2/+2
2019-04-02staging: rtl8192u: ieee80211: ieee80211_rx.c: Replace bit shifting with BIT macroPayal Kshirsagar1-16/+16
2019-03-29Staging: rtl8192u: ieee80211: Remove custom macro IEEE80211_DEBUGMadhumitha Prabakaran1-6/+2
2019-03-29staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonVatsala Narang1-7/+6
2019-03-29Staging: rtl8192u: Use BIT macroMadhumitha Prabakaran1-12/+12
2019-03-29staging: rtl8192u: ieee80211: ieee80211_wx: add space before open braceJulius Hemanth Pitti1-7/+5
2019-03-27staging: rtl8192u: Remove typedef for struct.Sanjana Sanikommu1-2/+2
2019-03-21staging: rtl8192u: r8192U_dm: Remove unnecessary comments.Sanjana Sanikommu1-9/+0
2019-03-21staging: rtl8192u: ieee80211: ieee80211_rx.c: Remove unnecessary braces.Sanjana Sanikommu1-2/+1
2019-03-20staging: rtl8192u: ieee80211: ieee80211_tx.c: Adjust space around else.Sanjana Sanikommu1-1/+1
2019-03-20staging: rtl8192u: ieee80211: ieee80211_rx.c: Fix NULL comparisions.Sanjana Sanikommu1-2/+2
2019-03-20staging: rtl8192u: r8192U_dm: Remove unnecessary blank lines.Sanjana Sanikommu1-3/+0
2019-03-20staging: rtl8192u: r8192U_dm: Fix space issue around operators.Sanjana Sanikommu1-3/+3
2019-03-20staging: rtl8192u: r8192U_dm: Fix alignment issue.Sanjana Sanikommu1-10/+10
2019-03-19Staging: rtl8192u: r8180_93cx6.c: Fix space around '<<'.Sanjana Sanikommu1-12/+12
2019-03-18staging: rtl8192u: Add required spaces before open parenthesisSidong Yang2-45/+45
2019-03-18staging: rtl8192u: Adjust 'if' to follow Kernel coding StyleBhanusree Pola1-8/+2
2019-03-18staging: rtl8192u: Remove casts on the return values of list_entryBhanusree Pola2-6/+6
2019-03-18staging: rtl8192u: Remove typedef for struct _RX_REORDER_ENTRYBhanusree Pola3-14/+14
2019-03-18staging: rtl8192u: Remove typedef for struct _RT_LINK_DETECT_TBhanusree Pola1-3/+3
2019-03-18staging: rtl8192u: Remove typedef for struct _RT_POWER_SAVE_CONTROLBhanusree Pola1-4/+4
2019-03-18staging: rtl8192u: Remove typedef for struct _IbssParmsBhanusree Pola1-3/+3
2019-03-18staging: rtl8192u: Remove typedef for struct _bandwidth_autoswitchBhanusree Pola1-3/+3
2019-02-07staging: rtl8192u: remove redundant nul check on pointer devColin Ian King1-13/+11
2019-02-04staging: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-11/+11
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers1-1/+1
2018-11-07staging: rtl8192u: rename struct name _rt_firmare_seg_containerColin Ian King1-1/+1
2018-11-05staging: rtl8192u: Fix misspellings in comments - StyleKimberly Brown2-2/+2
2018-11-05staging: rtl8192u: Fix misspelling in variable name - StyleKimberly Brown1-5/+5
2018-11-05staging: rtl8192u: Fix misspelling in struct member name - StyleKimberly Brown2-3/+3
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds24-848/+485
2018-10-09staging:rtl8192u: Correct comparison with NULL - StyleJohn Whitmore1-1/+1
2018-10-09staging:rtl8192u: Correct code alignment - StyleJohn Whitmore1-1/+1
2018-10-09staging:rtl8192u: Remove unnecessary line continuation - StyleJohn Whitmore1-2/+1
2018-10-09staging:rtl8192u: Add missing blank lines - StyleJohn Whitmore1-0/+2
2018-10-09staging:rtl8192u: Correct code indentation - StyleJohn Whitmore1-3/+3
2018-10-09staging:rtl8192u: Add spaces around + operator - StyleJohn Whitmore1-1/+1
2018-10-09staging:rtl8192u: Remove extra blank lines - StyleJohn Whitmore1-3/+0
2018-10-09staging:rtl8192u: Clear error with line ending ( - StyleJohn Whitmore1-3/+3