aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2020-08-31carl9170: Convert 'ar9170_qmap' to inline functionLee Jones3-5/+8
2020-08-31wil6210: wil_platform: Demote kernel-doc header to standard comment blockLee Jones1-2/+1
2020-08-31wil6210: pmc: Demote a few nonconformant kernel-doc function headersLee Jones1-8/+4
2020-08-31wil6210: txrx_edma: Demote comments which are clearly not kernel-docLee Jones1-7/+3
2020-08-31wil6210: txrx: Demote obvious abuse of kernel-docLee Jones1-20/+10
2020-08-31wil6210: interrupt: Demote comment header which is clearly not kernel-docLee Jones1-3/+1
2020-08-31wil6210: wmi: Fix formatting and demote non-conforming function headersLee Jones1-21/+15
2020-08-31ath11k: fix missing error check on call to ath11k_pci_get_user_msi_assignmentColin Ian King1-3/+6
2020-08-31ath11k: fix spelling mistake "moniter" -> "monitor"Colin Ian King1-1/+1
2020-08-31ath11k: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-08-28staging: wilc1000: Fix memleak in wilc_bus_probeDinghao Liu1-2/+3
2020-08-27zd1211rw: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+4
2020-08-27rtlwifi/rtw88: convert tasklets to use new tasklet_setup() APIAllen Pais5-21/+18
2020-08-27rt2x00: convert tasklets to use new tasklet_setup() APIAllen Pais7-43/+54
2020-08-27qtnfmac: convert tasklets to use new tasklet_setup() APIAllen Pais2-8/+6
2020-08-27mwl8k: convert tasklets to use new tasklet_setup() APIAllen Pais1-8/+8
2020-08-27intersil: convert tasklets to use new tasklet_setup() APIAllen Pais3-17/+16
2020-08-27iwlegacy: convert tasklets to use new tasklet_setup() APIAllen Pais2-10/+6
2020-08-27ipw2x00: convert tasklets to use new tasklet_setup() APIAllen Pais2-9/+7
2020-08-27brcmsmac: convert tasklets to use new tasklet_setup() APIAllen Pais2-4/+4
2020-08-27b43legacy: convert tasklets to use new tasklet_setup() APIAllen Pais2-9/+6
2020-08-27atmel: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+4
2020-08-27mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz2-3/+3
2020-08-27mt76: mt7915: use ieee80211_free_txskb to free tx skbsFelix Fietkau2-3/+7
2020-08-27mt76: mt7615: use v1 MCU API on MT7615 to fix issues with adding/removing stationsFelix Fietkau1-1/+2
2020-08-27atmel: Use fallthrough pseudo-keywordGustavo A. R. Silva2-2/+2
2020-08-27b43legacy: Use fallthrough pseudo-keywordGustavo A. R. Silva2-3/+3
2020-08-27b43: Use fallthrough pseudo-keywordGustavo A. R. Silva5-8/+8
2020-08-27iwlegacy: Use fallthrough pseudo-keywordGustavo A. R. Silva3-5/+5
2020-08-27brcmfmac: Use fallthrough pseudo-keywordGustavo A. R. Silva4-9/+5
2020-08-27orinoco: Use fallthrough pseudo-keywordGustavo A. R. Silva2-6/+6
2020-08-27prism54: Use fallthrough pseudo-keywordGustavo A. R. Silva3-3/+3
2020-08-27rt2x00: Use fallthrough pseudo-keywordGustavo A. R. Silva7-28/+24
2020-08-27b43: phy_n: Add empty braces around empty statementsLee Jones1-7/+12
2020-08-27b43: phy_common: Demote non-conformant kerneldoc headerLee Jones1-1/+1
2020-08-27ipw2200: Demote lots of nonconformant kerneldoc commentsLee Jones1-15/+15
2020-08-27brcmsmac: mac80211_if: Demote a few non-conformant kerneldoc headersLee Jones1-6/+5
2020-08-27brcmfmac: fweh: Fix docrot related function documentation issuesLee Jones1-3/+5
2020-08-27brcmfmac: fweh: Remove set but unused variable 'err'Lee Jones1-3/+2
2020-08-27b43legacy: main: Provide braces around empty 'if' bodyLee Jones1-1/+2
2020-08-27ipw2200: Remove set but unused variables 'rc' and 'w'Lee Jones1-8/+7
2020-08-27iwlegacy: common: Demote kerneldoc headers to standard comment blocksLee Jones1-35/+33
2020-08-27iwlegacy: common: Remove set but not used variable 'len'Lee Jones1-4/+0
2020-08-27airo: Fix a myriad of coding style issuesLee Jones1-429/+466
2020-08-27airo: Place brackets around empty statementLee Jones1-1/+2
2020-08-27b43: main: Add braces around empty statementsLee Jones1-2/+4
2020-08-27atmel: Demote non-kerneldoc header to standard comment blockLee Jones1-1/+1
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin11-23/+23
2020-08-27carl9170: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-08-27wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init'Lee Jones1-4/+4