aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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: Remove typedef from enum opt_rst_type_e - StyleJohn Whitmore2-3/+3
2018-09-10staging:rtl8192u: Remove typedef from firmware_init_step_e - StyleJohn Whitmore2-3/+3
2018-09-10staging:rtl8192u: Refactor GET_COMMAND_PACKET_FRAG_THRESHOLD - StyleJohn Whitmore1-1/+1
2018-09-10staging:rtl8192u: Remove unused RTL8190_CPU_START_OFFSET - StyleJohn Whitmore1-1/+0
2018-09-10staging:rtl8192u: Fix space characters - StyleJohn Whitmore1-5/+5
2018-09-10staging:rtl8192u: Refactor RT_TRACE - StyleJohn Whitmore1-1/+1
2018-09-10staging:rtl8192u: Rename Rx_Smooth_Factor - StyleJohn Whitmore2-11/+11
2018-09-10staging:rtl8192u: Rename RTL819xU_MODULE_NAME - StyleJohn Whitmore2-3/+3
2018-09-10staging:rtl8192u: Add SPDX-License-Identifier - StyleJohn Whitmore1-0/+1
2018-09-10staging:rtl8192u: Remove unused functions - StyleJohn Whitmore2-17/+0
2018-09-10staging:rtl8192u: Remove read_cam() - StyleJohn Whitmore2-11/+0
2018-09-10staging:rtl8192u: Remove write_cam() - StyleJohn Whitmore2-8/+0
2018-09-10staging:rtl8192u: Rename member pDot11dInfo - StyleJohn Whitmore4-39/+39
2018-09-10staging:rtl8192u: Refactor member variable enabled - StyleJohn Whitmore3-4/+4
2018-09-10staging:rtl8192u: Add required SPDX-License-Identifier - StyleJohn Whitmore1-0/+1
2018-09-10staging:rtl8192u: Remove unused definitions - StyleJohn Whitmore1-18/+0
2018-09-10staging:rtl8192u: Rename dot11d_init to fix name clashJohn Whitmore3-5/+5
2018-08-27staging:rtl8192u: Add SPDX-License-Identifier tag - StyleJohn Whitmore1-0/+1
2018-08-27staging:rtl8192u: Rename PHY_SetRF8256OFDMTxPower() - StyleJohn Whitmore3-4/+4
2018-08-27staging:rtl8192u: Rename PHY_SetRF8256CCKTxPower() - StyleJohn Whitmore3-4/+4
2018-08-27staging:rtl8192u: Refactor phy_RF8256_Config_ParaFile() - StyleJohn Whitmore2-4/+8
2018-08-27staging:rtl8192u: Rename function PHY_RF8256_Config() - StyleJohn Whitmore3-5/+5
2018-08-27staging:rtl8192u: Rename PHY_SetRF8256Bandwidth() - StyleJohn Whitmore3-6/+7
2018-08-27staging:rtl8192u: Rename EEPROM_ChannelPlan - StyleJohn Whitmore2-2/+2
2018-08-27staging:rtl8192u: Rename EEPROM_Customer_ID - StyleJohn Whitmore2-2/+2
2018-08-27staging:rtl8192u: Rename EEPROM_Default_TxPower - StyleJohn Whitmore2-2/+2