summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-08-31rtlwifi: rtl8723ae Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192se Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192ee: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192de: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192cu: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192ce: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8192-common: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: rtl8188ee: Rename RT_TRACE to rtl_dbgLarry Finger
2020-08-31rtlwifi: btcoexist: Replace RT_TRACE with rtl_dbgLarry Finger
2020-08-31rtlwifi: Replace RT_TRACE with rtl_dbgLarry Finger
2020-08-31rtlwifi: Start changing RT_TRACE into rtl_dbgLarry Finger
2020-08-27zd1211rw: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27rtlwifi/rtw88: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27rt2x00: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27qtnfmac: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27mwl8k: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27intersil: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27iwlegacy: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27ipw2x00: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27brcmsmac: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27b43legacy: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27atmel: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27atmel: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27b43legacy: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27b43: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27iwlegacy: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27brcmfmac: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27orinoco: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27prism54: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27rt2x00: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27b43: phy_n: Add empty braces around empty statementsLee Jones
2020-08-27b43: phy_common: Demote non-conformant kerneldoc headerLee Jones
2020-08-27ipw2200: Demote lots of nonconformant kerneldoc commentsLee Jones
2020-08-27brcmsmac: mac80211_if: Demote a few non-conformant kerneldoc headersLee Jones
2020-08-27brcmfmac: fweh: Fix docrot related function documentation issuesLee Jones
2020-08-27brcmfmac: fweh: Remove set but unused variable 'err'Lee Jones
2020-08-27b43legacy: main: Provide braces around empty 'if' bodyLee Jones
2020-08-27ipw2200: Remove set but unused variables 'rc' and 'w'Lee Jones
2020-08-27iwlegacy: common: Demote kerneldoc headers to standard comment blocksLee Jones
2020-08-27iwlegacy: common: Remove set but not used variable 'len'Lee Jones
2020-08-27airo: Fix a myriad of coding style issuesLee Jones
2020-08-27airo: Place brackets around empty statementLee Jones
2020-08-27b43: main: Add braces around empty statementsLee Jones
2020-08-27atmel: Demote non-kerneldoc header to standard comment blockLee Jones
2020-08-27rtw88: 8822c: update tx power limit tables to RF v20.1Zong-Zhe Yang
2020-08-27rtw88: use read_poll_timeout_atomic() for poll loopBrian Norris
2020-08-27rtw88: don't treat NULL pointer as an arrayBrian Norris
2020-08-27rtw88: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27wilc1000: Fix memleak in wilc_bus_probeDinghao Liu
2020-08-27rtw88: switch from 'pci_' to 'dma_' APIChristophe JAILLET