summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
Commit message (Expand)AuthorAgeFilesLines
* 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/+17Star
* 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/+2Star
* staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonVatsala Narang2019-03-291-7/+6Star
* 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/+5Star
* staging: rtl8192u: Remove typedef for struct.Sanjana Sanikommu2019-03-271-2/+2
* staging: rtl8192u: r8192U_dm: Remove unnecessary comments.Sanjana Sanikommu2019-03-211-9/+0Star
* staging: rtl8192u: ieee80211: ieee80211_rx.c: Remove unnecessary braces.Sanjana Sanikommu2019-03-211-2/+1Star
* staging: rtl8192u: ieee80211: ieee80211_tx.c: Adjust space around else.Sanjana Sanikommu2019-03-201-1/+1
* staging: rtl8192u: ieee80211: ieee80211_rx.c: Fix NULL comparisions.Sanjana Sanikommu2019-03-201-2/+2
* staging: rtl8192u: r8192U_dm: Remove unnecessary blank lines.Sanjana Sanikommu2019-03-201-3/+0Star
* staging: rtl8192u: r8192U_dm: Fix space issue around operators.Sanjana Sanikommu2019-03-201-3/+3
* staging: rtl8192u: r8192U_dm: Fix alignment issue.Sanjana Sanikommu2019-03-201-10/+10
* Staging: rtl8192u: r8180_93cx6.c: Fix space around '<<'.Sanjana Sanikommu2019-03-191-12/+12
* staging: rtl8192u: Add required spaces before open parenthesisSidong Yang2019-03-182-45/+45
* staging: rtl8192u: Adjust 'if' to follow Kernel coding StyleBhanusree Pola2019-03-181-8/+2Star
* staging: rtl8192u: Remove casts on the return values of list_entryBhanusree Pola2019-03-182-6/+6
* staging: rtl8192u: Remove typedef for struct _RX_REORDER_ENTRYBhanusree Pola2019-03-183-14/+14
* staging: rtl8192u: Remove typedef for struct _RT_LINK_DETECT_TBhanusree Pola2019-03-181-3/+3
* staging: rtl8192u: Remove typedef for struct _RT_POWER_SAVE_CONTROLBhanusree Pola2019-03-181-4/+4
* staging: rtl8192u: Remove typedef for struct _IbssParmsBhanusree Pola2019-03-181-3/+3
* staging: rtl8192u: Remove typedef for struct _bandwidth_autoswitchBhanusree Pola2019-03-181-3/+3
* staging: rtl8192u: remove redundant nul check on pointer devColin Ian King2019-02-071-13/+11Star
* staging: prefix header search paths with $(srctree)/Masahiro Yamada2019-02-041-1/+1
* Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-295-11/+11
|\
| * staging: rtl8192u: rename struct name _rt_firmare_seg_containerColin Ian King2018-11-071-1/+1
| * staging: rtl8192u: Fix misspellings in comments - StyleKimberly Brown2018-11-052-2/+2
| * staging: rtl8192u: Fix misspelling in variable name - StyleKimberly Brown2018-11-051-5/+5
| * staging: rtl8192u: Fix misspelling in struct member name - StyleKimberly Brown2018-11-052-3/+3
* | crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-201-1/+1
|/
* Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-2924-848/+485Star
|\
| * staging:rtl8192u: Correct comparison with NULL - StyleJohn Whitmore2018-10-091-1/+1
| * staging:rtl8192u: Correct code alignment - StyleJohn Whitmore2018-10-091-1/+1
| * staging:rtl8192u: Remove unnecessary line continuation - StyleJohn Whitmore2018-10-091-2/+1Star
| * staging:rtl8192u: Add missing blank lines - StyleJohn Whitmore2018-10-091-0/+2
| * staging:rtl8192u: Correct code indentation - StyleJohn Whitmore2018-10-091-3/+3
| * staging:rtl8192u: Add spaces around + operator - StyleJohn Whitmore2018-10-091-1/+1
| * staging:rtl8192u: Remove extra blank lines - StyleJohn Whitmore2018-10-091-3/+0Star
| * staging:rtl8192u: Clear error with line ending ( - StyleJohn Whitmore2018-10-091-3/+3
| * staging:rtl8192u: Removed commented out include - StyleJohn Whitmore2018-10-091-2/+1Star
| * staging:rtl8192u: Add missing SPDX-License-Identifier - StyleJohn Whitmore2018-10-091-0/+1
| * staging:rtl8192u: Remove potential memory leakJohn Whitmore2018-09-281-0/+5
| * staging:rtl8192u: Move HTSetConnectBwModeCallback() - StyleJohn Whitmore2018-09-282-25/+23Star
| * staging:rtl8192u: Remove definition of HTSetConnectBwMode - StyleJohn Whitmore2018-09-281-1/+0Star