summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rsi: File header should not be kernel-docLee Jones2020-09-011-1/+1
* rsi: Fix some kernel-doc issuesLee Jones2020-09-011-2/+3
* hostap: Mark 'freq_list' as __maybe_unusedLee Jones2020-09-011-2/+4
* rtlwifi: fix build warningAllen Pais2020-09-011-1/+2
* zd1211rw: fix build warningAllen Pais2020-09-011-1/+2
* rtlwifi: rtl8723-common: Rename RT_TRACE to rtl_dbgLarry Finger2020-08-312-29/+29
* rtlwifi: rtl8723be Rename RT_TRACE to rtl_dbgLarry Finger2020-08-317-368/+368
* rtlwifi: rtl8723ae Rename RT_TRACE to rtl_dbgLarry Finger2020-08-319-823/+823
* rtlwifi: rtl8192se Rename RT_TRACE to rtl_dbgLarry Finger2020-08-318-273/+271
* rtlwifi: rtl8192ee: Rename RT_TRACE to rtl_dbgLarry Finger2020-08-317-395/+395
* rtlwifi: rtl8192de: Rename RT_TRACE to rtl_dbgLarry Finger2020-08-317-554/+554
* rtlwifi: rtl8192cu: Rename RT_TRACE to rtl_dbgLarry Finger2020-08-317-231/+231
* rtlwifi: rtl8192ce: Rename RT_TRACE to rtl_dbgLarry Finger2020-08-316-185/+184
* rtlwifi: rtl8192-common: Rename RT_TRACE to rtl_dbgLarry Finger2020-08-313-285/+285
* rtlwifi: rtl8188ee: Rename RT_TRACE to rtl_dbgLarry Finger2020-08-317-456/+455
* rtlwifi: btcoexist: Replace RT_TRACE with rtl_dbgLarry Finger2020-08-317-1622/+1622
* rtlwifi: Replace RT_TRACE with rtl_dbgLarry Finger2020-08-319-489/+488
* rtlwifi: Start changing RT_TRACE into rtl_dbgLarry Finger2020-08-311-0/+11
* zd1211rw: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-271-4/+4
* rtlwifi/rtw88: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-275-21/+18
* rt2x00: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-277-43/+54
* qtnfmac: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-272-8/+6
* mwl8k: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-271-8/+8
* intersil: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-273-17/+16
* iwlegacy: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-272-10/+6
* ipw2x00: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-272-9/+7
* brcmsmac: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-272-4/+4
* b43legacy: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-272-9/+6
* atmel: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-271-5/+4
* atmel: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-272-2/+2
* b43legacy: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-272-3/+3
* b43: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-275-8/+8
* iwlegacy: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-273-5/+5
* brcmfmac: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-274-9/+5
* orinoco: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-272-6/+6
* prism54: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-273-3/+3
* rt2x00: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-277-28/+24
* b43: phy_n: Add empty braces around empty statementsLee Jones2020-08-271-7/+12
* b43: phy_common: Demote non-conformant kerneldoc headerLee Jones2020-08-271-1/+1
* ipw2200: Demote lots of nonconformant kerneldoc commentsLee Jones2020-08-271-15/+15
* brcmsmac: mac80211_if: Demote a few non-conformant kerneldoc headersLee Jones2020-08-271-6/+5
* brcmfmac: fweh: Fix docrot related function documentation issuesLee Jones2020-08-271-3/+5
* brcmfmac: fweh: Remove set but unused variable 'err'Lee Jones2020-08-271-3/+2
* b43legacy: main: Provide braces around empty 'if' bodyLee Jones2020-08-271-1/+2
* ipw2200: Remove set but unused variables 'rc' and 'w'Lee Jones2020-08-271-8/+7
* iwlegacy: common: Demote kerneldoc headers to standard comment blocksLee Jones2020-08-271-35/+33
* iwlegacy: common: Remove set but not used variable 'len'Lee Jones2020-08-271-4/+0
* airo: Fix a myriad of coding style issuesLee Jones2020-08-271-430/+467
* airo: Place brackets around empty statementLee Jones2020-08-271-1/+2
* b43: main: Add braces around empty statementsLee Jones2020-08-271-2/+4