summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2020-12-02Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-12-02ath11k: dp_rx: fix monitor status dma unmap directionKalle Valo
2020-12-02wcn36xx: Send NULL data packet when exiting BMPSBryan O'Donoghue
2020-12-02ath10k: Constify static qmi structsRikard Falkeborn
2020-12-02ath10k: Release some resources in an error handling pathChristophe JAILLET
2020-12-02ath10k: Fix an error handling pathChristophe JAILLET
2020-12-02ath10k: Fix the parsing error in service available eventRakesh Pillai
2020-12-02ath11k: Fix an error handling pathChristophe JAILLET
2020-12-02ath11k: Build check size of ath11k_skb_cbSven Eckelmann
2020-12-02ath11k: Reset ath11k_skb_cb before setting new flagsSven Eckelmann
2020-12-02ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.controlSven Eckelmann
2020-11-24ath11k: remove "ath11k_mac_get_ar_vdev_stop_status" referencesRitesh Singh
2020-11-24ath11k: peer delete synchronization with firmwareRitesh Singh
2020-11-24ath11k: vdev delete synchronization with firmwareRitesh Singh
2020-11-24Merge mhi-ath11k-immutable into ath-nextKalle Valo
2020-11-23ath11k: Fix the rx_filter flag setting for peer rssi statsMaharaja Kennadyrajan
2020-11-23ath10k: add target IRAM recovery feature supportVenkateswara Naralasetty
2020-11-23ath11k: Fix beamformee STS in HE capRamya Gnanasekar
2020-11-23ath11k: add processor_id based ring_selector logicP Praneesh
2020-11-18bus: mhi: Remove auto-start optionLoic Poulain
2020-11-10ath11k: Handle errors if peer creation failsAlex Dewar
2020-11-10ath9k: work around false-positive gcc warningArnd Bergmann
2020-11-07wireless: remove unneeded breakTom Rix
2020-11-07ath11k: fix ZERO address in probe requestCarl Huang
2020-11-07wil6210: wmi: Correct misnamed function parameter 'ptr_'Lee Jones
2020-11-07wcn36xx: Enable firmware offloaded keepaliveBryan O'Donoghue
2020-11-07wcn36xx: Enable firmware link monitoringBryan O'Donoghue
2020-11-07wcn36xx: Set LINK_FAIL_TX_CNT to 1000 on all wcn36xxBryan O'Donoghue
2020-11-07ath6kl: fix enum-conversion warningArnd Bergmann
2020-11-07ath9k: dynack: Demote non-compliant function headerLee Jones
2020-11-07ath9k: ar5008_phy: Demote half completed function headersLee Jones
2020-11-07ath9k: ar9003_2p2_initvals: Remove unused const variablesLee Jones
2020-11-07ath9k: ar9485_initvals: Remove unused const variable 'ar9485_fast_clock_1_1_b...Lee Jones
2020-11-07ath9k: ar9340_initvals: Remove unused const variable 'ar9340Modes_ub124_tx_ga...Lee Jones
2020-11-07ath9k: ar9330_1p1_initvals: Remove unused const variable 'ar9331_common_tx_ga...Lee Jones
2020-11-07ath: dfs_pri_detector: Demote zero/half completed kernel-doc headersLee Jones
2020-11-07ath: dfs_pattern_detector: Fix some function kernel-doc headersLee Jones
2020-11-07ath: regd: Provide description for ath_reg_apply_ir_flags's 'reg' paramLee Jones
2020-11-07ath11k: Add new dfs region name for JPLavanya Suresh
2020-11-07ath11k: fix wmi init configurationKarthikeyan Periyasamy
2020-11-07ath11k: Fix the hal descriptor maskKarthikeyan Periyasamy
2020-11-07ath11k: Fix single phy hw modeKarthikeyan Periyasamy
2020-11-07ath11k: Fix number of rules in filtered ETSI regdomainSven Eckelmann
2020-11-07ath11k: Remove unused param from wmi_mgmt_paramsGovind Singh
2020-11-07ath11k: Initialize complete alpha2 for regulatory changeSven Eckelmann
2020-11-07ath11k: cold boot calibration supportGovindaraj Saminathan
2020-11-07ath11k: search DT for qcom,ath11k-calibration-variantSven Eckelmann
2020-11-07ath11k: Remove unnecessary data sync to cpu on monitor bufferVasanthakumar Thiagarajan
2020-11-07ath11k: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-07ath10k: cancel rx worker in hif_stop for SDIOWen Gong