aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c
AgeCommit message (Expand)Author
2022-06-14drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()Duoming Zhou
2019-08-25staging: rtl8192u: remove redundant assignment to pointer cryptColin Ian King
2019-05-22staging: rtl8192u: Remove an unnecessary NULL checkNathan Chancellor
2019-05-20Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonsPuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonPuranjay Mohan
2019-04-03staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman
2018-09-10staging:rtl8192u: Rename member pDot11dInfo - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename DOT11D_ScanComplete - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename Dot11d_Reset - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Replace magic number with defined constant - StyleJohn Whitmore
2018-08-02staging:rtl8192u: Rename octet_string members - StyleJohn Whitmore
2018-08-02staging:rtl8192u: rename OCTET_STRING - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Remove typedef and rename struct RT_DOT11D_INFO - StyleJohn Whitmore
2018-07-11staging:rtl8192u: Correction of indentation issues - Coding StyleJohn Whitmore
2018-07-11staging:rtl8192u: Correct indentation of ieee80211_softmac_new_net()John Whitmore
2018-07-11staging:rtl8192u: Remove unnecessary parentheses - Coding StyleJohn Whitmore
2018-07-11staging:rtl8192u: Move trailing conditional statement to the following lineJohn Whitmore
2018-07-11staging:rtl8192u: Remove prohibited spaces - Coding StyleJohn Whitmore
2018-07-11staging:rtl8192u: Correct spacing before and after parenthesis - StyleJohn Whitmore
2018-07-11staging:rtl8192u: Correct indentation and spacing for braces of code blocksJohn Whitmore
2018-07-11staging:rtl8192u: Remove blank lines before '}' and after '{' charactersJohn Whitmore
2018-07-08staging:rtl8192u: Add spaces required around operators - Coding StyleJohn Whitmore
2018-07-08staging:rtl8192u: Add space required before '(' - StyleJohn Whitmore
2018-07-06staging: rtl8192u: Add space after ', ' character - Coding StyleJohn Whitmore
2018-07-06staging: rtl8192u: Add required space around '=' operator - StyleJohn Whitmore
2018-07-06staging: rtl8192u: Remove space after cast - Coding StyleJohn Whitmore
2018-07-06staging: rtl8192u: Add required spaces around '||' operator - SytleJohn Whitmore
2018-07-06staging: rtl8192u: Add space required around '==' opeartor - StyleJohn Whitmore
2018-07-06staging: rtl8192u: Remove superfluous blank lines - Coding StyleJohn Whitmore
2018-06-28staging: Convert random_ether_addr to eth_random_addrJoe Perches
2018-04-23staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in ieee80211_softmac_initJia-Ju Bai
2018-01-23staging: rtl8192u: remove redundant initialization of 'timeout'Colin Ian King
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-09-17staging:r8192u: replace request_module with try_then_request_moduleIvan Safonov
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-03-09staging: rtl8192u: Clean up tests if NULL returned on failuresimran singhal
2017-03-09staging: rtl8192e: Indent the codeGeorgiana Rodica Chelu
2017-02-27scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada
2017-02-12staging: rtl8192u: Fixing no new typedef warningsimran singhal
2017-02-10staging: rtl8192u: Adding a blank line after declarationssimran singhal
2017-02-09staging: rtl8192u: remove redundant null check on array algColin Ian King
2017-01-27staging: rtl8192u: Adding space after ','simran singhal
2017-01-27staging: rtl8192u: Adding space around '='simran singhal
2017-01-23staging: rtl8192u: Adding space around '='simran singhal
2016-09-23staging: rtl8192u: ieee80211: ieee80211_softmac: mark symbols static where po...Baoyou Xie
2016-09-20Staging: rtl8192u: Remove useless type conversionBhumika Goyal
2016-06-18rtl8192u: Replace semaphore scan_sem with mutexBinoy Jayan
2016-06-18rtl8192u: ieee80211_device: Replace semaphore wx_sem with mutexBinoy Jayan