aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers1-1/+1
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds14-515/+348
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
2018-10-09staging:rtl8192u: Removed commented out include - StyleJohn Whitmore1-2/+1
2018-10-09staging:rtl8192u: Add missing SPDX-License-Identifier - StyleJohn Whitmore1-0/+1
2018-09-28staging:rtl8192u: Remove potential memory leakJohn Whitmore1-0/+5
2018-09-28staging:rtl8192u: Move HTSetConnectBwModeCallback() - StyleJohn Whitmore2-25/+23
2018-09-28staging:rtl8192u: Remove definition of HTSetConnectBwMode - StyleJohn Whitmore1-1/+0
2018-09-28staging:rtl8192u: Make HTMcsToDataRate static - StyleJohn Whitmore2-2/+1
2018-09-28staging:rtl8192u: Remove HTHalfMcsToDataRate() - StyleJohn Whitmore2-58/+0
2018-09-28lib80211: Remove VLA usage of skcipherKees Cook2-31/+29
2018-09-10staging: rtl8192u: ieee80221: Add missing spaceSidong Yang1-5/+5
2018-09-10staging:rtl8192u: Rename member pDot11dInfo - StyleJohn Whitmore4-39/+39
2018-09-10staging:rtl8192u: Refactor member variable enabled - StyleJohn Whitmore2-3/+3
2018-09-10staging:rtl8192u: Rename dot11d_init to fix name clashJohn Whitmore2-4/+4
2018-08-27staging:rtl8192u: Remove commented out code and indent - StyleJohn Whitmore1-27/+20
2018-08-27staging:rtl8192u: Rename BaStartSeqCtrl - StyleJohn Whitmore3-7/+7
2018-08-27staging:rtl8192u: Rename BaTimeoutValue - StyleJohn Whitmore2-8/+8
2018-08-27staging:rtl8192u: Rename BaParamSet - StyleJohn Whitmore2-15/+15
2018-08-27staging:rtl8192u: Rename DialogToken - StyleJohn Whitmore2-8/+8
2018-08-27staging:rtl8192u: Rename bValid - StyleJohn Whitmore3-13/+13
2018-08-27staging:rtl8192u: Rename member variable Timer - StyleJohn Whitmore3-9/+9
2018-08-27staging:rtl8192u: Refactor struct BA_RECORD - StyleJohn Whitmore4-30/+30
2018-08-27staging:rtl8192u: Refactor union delba_param_set - StyleJohn Whitmore2-11/+10
2018-08-27staging:rtl8192u: Refactor DELBA_PARAM_SET - StyleJohn Whitmore2-5/+5
2018-08-27staging:rtl8192u: Rename ba_param_set members - StyleJohn Whitmore2-18/+18
2018-08-27staging:rtl8192u: Remove charData and rename shortData - StyleJohn Whitmore2-4/+3
2018-08-27staging:rtl8192u: Refactor BA_PARAM_SET - StyleJohn Whitmore2-7/+7
2018-08-27staging:rtl8192u: Rename member variables - StyleJohn Whitmore3-4/+4
2018-08-27staging:rtl8192u: Rename ShortData - StyleJohn Whitmore2-2/+2
2018-08-27staging:rtl8192u: Refactor SEQUENCE_CONTROL - StyleJohn Whitmore2-5/+5
2018-08-27staging:rtl8192u: Remove unused defines - StyleJohn Whitmore1-5/+0
2018-08-27staging:rtl8192u: Refactor struct HT_CAPABILITY_ELE - StyleJohn Whitmore3-25/+25
2018-08-27staging:rtl8192u: Remove enum CHNLOP - StyleJohn Whitmore2-9/+0
2018-08-27staging:rtl8192u: Removed commented out structure - StyleJohn Whitmore1-34/+0
2018-08-27staging:rtl8192u: Remove unused CHHLOP_IN_PROGRESS - StyleJohn Whitmore1-4/+0
2018-08-27staging:rtl8192u: Correct block comments - StyleJohn Whitmore1-37/+36
2018-08-27staging:rtl8192u: Remove unused constants - StyleJohn Whitmore1-4/+0
2018-08-27staging:rtl8192u: Add required spaces - StyleJohn Whitmore1-6/+6
2018-08-27staging:rtl8192u: Remove unnecessary blank lines - StyleJohn Whitmore1-9/+0
2018-08-27staging:rtl8192u: Rename sHTCLng - StyleJohn Whitmore2-7/+6
2018-08-27staging:rtl8192u: Rename ToLegalChannel - StyleJohn Whitmore2-3/+3
2018-08-27staging:rtl8192u: Rename IsLegalChannel - StyleJohn Whitmore3-8/+8