aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-27cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()Viresh Kumar1-2/+1
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
2020-08-27carl9170: Use fallthrough pseudo-keywordGustavo A. R. Silva2-4/+4
2020-08-27ath11k: return -ENOMEM on allocation failureDan Carpenter1-1/+1
2020-08-27ath11k: return error if firmware request failsAlex Dewar1-11/+9
2020-08-27ath9k: Do not select MAC80211_LEDS by defaultKrzysztof Kozlowski1-3/+3
2020-08-27ath9k: ar5008_initvals: Move ar5416Bank{0,1,2,3,7} to where they are usedLee Jones2-32/+30
2020-08-27ath9k: ar5008_initvals: Remove unused table entirelyLee Jones1-37/+0
2020-08-27ath9k: ar9001_initvals: Remove unused array 'ar5416Bank6_9100'Lee Jones1-37/+0
2020-08-27ath9k: ar9002_initvals: Remove unused array 'ar9280PciePhy_clkreq_off_L1_9280'Lee Jones1-14/+0
2020-08-27ath9k_htc: Do not select MAC80211_LEDS by defaultKrzysztof Kozlowski1-3/+3
2020-08-27ath9k: convert tasklets to use new tasklet_setup() APIAllen Pais9-24/+20
2020-08-27ath6kl: wmi: Remove unused variable 'rate'Lee Jones1-8/+2
2020-08-27ath5k: convert tasklets to use new tasklet_setup() APIAllen Pais2-16/+15
2020-08-27wcn36xx: Disable bmps when encryption is disabledLoic Poulain3-1/+15
2020-08-27wcn36xx: Setup starting bitrate to MCS-5Loic Poulain2-0/+9
2020-08-27wcn36xx: Fix software-driven scanLoic Poulain5-93/+119
2020-08-27rtw88: 8822c: update tx power limit tables to RF v20.1Zong-Zhe Yang1-16/+16
2020-08-27rtw88: use read_poll_timeout_atomic() for poll loopBrian Norris1-9/+4
2020-08-27rtw88: don't treat NULL pointer as an arrayBrian Norris1-2/+3
2020-08-27rtw88: Use fallthrough pseudo-keywordGustavo A. R. Silva2-5/+5
2020-08-27wilc1000: Fix memleak in wilc_bus_probeDinghao Liu1-2/+3
2020-08-27rtw88: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-17/+16
2020-08-27wilc1000: Fix memleak in wilc_sdio_probeDinghao Liu1-2/+3
2020-08-27mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa1-1/+2
2020-08-27mwifiex: Use fallthrough pseudo-keywordGustavo A. R. Silva3-6/+6
2020-08-27mwifiex: Clean up some err and dbg messagesChristophe JAILLET1-15/+10
2020-08-27mwifiex: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-75/+78
2020-08-27nl80211: fix PORT_AUTHORIZED wording to reflect behaviorJames Prestwood1-13/+7
2020-08-27cfg80211: add helper fn for adjacent rule channelsMarkus Theil1-11/+158
2020-08-27cfg80211: add helper fn for single rule channelsMarkus Theil1-47/+59
2020-08-27nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributesJohannes Berg1-22/+14
2020-08-27nl80211: clean up code/policy a bitJohannes Berg1-42/+18
2020-08-27net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin7-20/+20
2020-08-27net: wireless: wext_compat.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-27net: wireless: sme.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-27net: wireless: scan.c: delete or fix duplicated wordsRandy Dunlap1-2/+2
2020-08-27net: wireless: reg.c: delete duplicated words + fix punctuationRandy Dunlap1-2/+2
2020-08-27net: wireless: delete duplicated word + fix grammarRandy Dunlap1-2/+2
2020-08-27net: mac80211: mesh.h: delete duplicated wordRandy Dunlap1-1/+1
2020-08-27net: mac80211: agg-rx.c: fix duplicated wordsRandy Dunlap1-1/+1
2020-08-27cfg80211: Adjust 6 GHz frequency to channel conversionAmar Singhal1-3/+5
2020-08-27mac80211: reduce packet loss event false positivesFelix Fietkau2-18/+17
2020-08-27cfg80211: regulatory: reject invalid hintsJohannes Berg1-0/+3
2020-08-27wireless: fix wrong 160/80+80 MHz settingShay Bar1-4/+11
2020-08-27mac80211: improve AQL aggregation estimation for low data ratesFelix Fietkau1-12/+26
2020-08-27mac80211: factor out code to look up the average packet length duration for a...Felix Fietkau1-47/+74
2020-08-27mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQLFelix Fietkau3-6/+60
2020-08-27Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"Pratik Rajesh Sampat1-1/+1