summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211
AgeCommit message (Expand)Author
2019-05-21Staging: rtl8192u: ieee80211: Fix if-else coding style issuePuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonsPuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style issues related to if elsePuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonPuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Add spaces around '&&' operatorPuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style errorsPuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Fix spelling mistakePuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style warningPuranjay Mohan
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-02Staging: rtl8192u: ieee80211: Fix if-else indentation warningPuranjay Mohan
2019-05-02Staging: rtl8192u: ieee80211: Fix indentation errors by removing extra spacesPuranjay Mohan
2019-05-01staging: rtl8192u: ieee80211: Resolve ERROR reported by checkpatchVandana BN
2019-04-30staging: rtl8192u: ieee80211: Fix spelling mistakeVatsala Narang
2019-04-30staging: rtl8192u: ieee80211: Replace bit shifting with BIT macroVatsala Narang
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-16staging: rtl8192u: ieee80211: add space around '==' and before '('Caio Salvador Rohwedder
2019-04-16staging: rtl8192u: Add missing spaceGabriel Siqueira
2019-04-03staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman
2019-04-02staging: rtl8192u: ieee80211: ieee80211_crypt_tkip.c: Replace bit shifting wi...Payal Kshirsagar
2019-04-02staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Replace bit shifting wi...Payal Kshirsagar
2019-04-02staging: rtl8192u: ieee80211: ieee80211_rx.c: Replace bit shifting with BIT m...Payal Kshirsagar
2019-03-29Staging: rtl8192u: ieee80211: Remove custom macro IEEE80211_DEBUGMadhumitha Prabakaran
2019-03-29staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonVatsala Narang
2019-03-29staging: rtl8192u: ieee80211: ieee80211_wx: add space before open braceJulius Hemanth Pitti
2019-03-27staging: rtl8192u: Remove typedef for struct.Sanjana Sanikommu
2019-03-21staging: rtl8192u: ieee80211: ieee80211_rx.c: Remove unnecessary braces.Sanjana Sanikommu
2019-03-20staging: rtl8192u: ieee80211: ieee80211_tx.c: Adjust space around else.Sanjana Sanikommu
2019-03-20staging: rtl8192u: ieee80211: ieee80211_rx.c: Fix NULL comparisions.Sanjana Sanikommu
2019-03-18staging: rtl8192u: Add required spaces before open parenthesisSidong Yang
2019-03-18staging: rtl8192u: Adjust 'if' to follow Kernel coding StyleBhanusree Pola
2019-03-18staging: rtl8192u: Remove casts on the return values of list_entryBhanusree Pola
2019-03-18staging: rtl8192u: Remove typedef for struct _RX_REORDER_ENTRYBhanusree Pola
2019-03-18staging: rtl8192u: Remove typedef for struct _RT_LINK_DETECT_TBhanusree Pola
2019-03-18staging: rtl8192u: Remove typedef for struct _RT_POWER_SAVE_CONTROLBhanusree Pola
2019-03-18staging: rtl8192u: Remove typedef for struct _IbssParmsBhanusree Pola
2019-03-18staging: rtl8192u: Remove typedef for struct _bandwidth_autoswitchBhanusree Pola
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-09staging:rtl8192u: Correct comparison with NULL - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Correct code alignment - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Remove unnecessary line continuation - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Add missing blank lines - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Correct code indentation - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Add spaces around + operator - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Remove extra blank lines - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Clear error with line ending ( - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Removed commented out include - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Add missing SPDX-License-Identifier - StyleJohn Whitmore
2018-09-28staging:rtl8192u: Remove potential memory leakJohn Whitmore
2018-09-28staging:rtl8192u: Move HTSetConnectBwModeCallback() - StyleJohn Whitmore