summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c
AgeCommit message (Expand)Author
2023-10-15staging: rtl8192u: Remove broken driverPhilipp Hortmann
2022-04-14staging: rtl8192u: make read-only array EWC11NHTCap static constColin Ian King
2022-04-08staging: rtl8192u: use min_t/max_t macros instead of if elseRebecca Mckeever
2019-08-25staging: rtl8192u: remove code under TO_DO_LISTStephen Brennan
2018-09-28staging:rtl8192u: Move HTSetConnectBwModeCallback() - StyleJohn Whitmore
2018-09-28staging:rtl8192u: Remove definition of HTSetConnectBwMode - StyleJohn Whitmore
2018-09-28staging:rtl8192u: Make HTMcsToDataRate static - StyleJohn Whitmore
2018-09-28staging:rtl8192u: Remove HTHalfMcsToDataRate() - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Refactor struct HT_CAPABILITY_ELE - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Remove enum CHNLOP - StyleJohn Whitmore
2018-08-02staging:rtl8192u: Rename octet_string members - StyleJohn Whitmore
2018-07-08staging:rtl8192u: rename HT_EXTCHNL_OFFSET -> enum ht_extension_chan_widthJohn Whitmore
2018-07-08staging:rtl8192u: rename HT_CHANNEL_WIDTH -> enum ht_channel_widthJohn Whitmore
2018-07-06staging: rtl8192u: Use memset to initialize memory, instead of loop.John Whitmore
2018-07-06staging: rtl8192u: Use __func__ instead of hardcoded string - StyleJohn Whitmore
2018-07-02staging: rtl8192u Remove redundant #include directiveJohn Whitmore
2018-06-26staging: rtl8192u: Correction of spelling mistake in comment.John Whitmore
2018-06-26staging: rtl8192u: Correct if statement - Coding StyleJohn Whitmore
2018-06-26staging: rtl8192u: Remove braces from single statement blocks - StyleJohn Whitmore
2018-06-26staging: rtl8192u: Truncate block comments to 80 character length - StyleJohn Whitmore
2018-06-26staging: rtl8192u: Correct indentation of switch statement - Coding StyleJohn Whitmore
2018-06-26staging: rtl8192u: change block comments to prefered style - Coding StyleJohn Whitmore
2018-06-17staging: rtl8192e: remove unnecessary parentheses - Coding StyleJohn Whitmore
2018-06-17staging: rtl8192e: Optimise Comparison to NULL tests - Coding StyleJohn Whitmore
2018-06-17staging: rtl8192e: Correct declaration of HTResetIOTSetting - Coding StyleJohn Whitmore
2018-06-17staging: rtl8192e: Remove unrequired space at start of line - Coding StyleJohn Whitmore
2018-06-17staging: rtl8192e: Correct alignment of if statements - Coding StyleJohn Whitmore
2018-06-17staging: rtl8192e: Remove unnecessary return statements - Coding styleJohn Whitmore
2018-06-17staging: rtl8192e: Addition of prefered spacing - Coding styleJohn Whitmore
2018-06-17staging: rtl8192e: Add and remove blank lines - Coding styleJohn Whitmore
2018-06-01staging: rtl8192e: Correct indentation of switch statements - coding styleJohn Whitmore
2018-06-01staging: rtl8192e: correct position of '{', '}', '(' and ')' - coding styleJohn Whitmore
2018-06-01staging: rtl8192e: Add spaces where required by coding standardJohn Whitmore
2018-05-20staging: rtl8192e: Add blank space before '(' - coding style.John Whitmore
2018-05-20staging: rtl8192e: Remove blank space before ', ' - coding style.John Whitmore
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-27staging: rtl8192u: fix spelling mistake: "Senondary" -> "Secondary"Colin Ian King
2017-03-06staging: rtl8192u: Remove ternary operatorGargi Sharma
2015-07-22staging: rtl8192u: remove bool comparisonsLuis de Bethencourt
2015-07-14drivers: staging: rtl8192u: Fix "space required after that ','" errorsGreg Donald
2015-03-26Staging: rtl8192u: Add space before open parenthesisHaneen Mohammed
2015-03-16Staging: rtl8192u: Remove unnecessary variableCristina Opriceana
2015-02-26staging: rtl8192u: rewrite the right hand side of an assignmentAya Mahfouz
2014-10-29staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errorsGreg Donald
2014-09-08drivers: staging: rtl8192u: Fix "space prohibited after that open parenthesis...Greg Donald
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches
2014-05-23staging/rtl8192u: Put EXPORT_SYMBOL just after the exported functionBenoit Taine
2014-03-16staging: rtl8192u: Deleted 'HTUseDefaultSetting' function in ieee80211/rtl819...Ana Rey
2014-03-16staging: rtl8192u: make in ieee80211/rtl819x_HTProc.c some local functions st...Ana Rey