summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-11ath11k: add ipq6018 supportAnilkumar Kolli
2020-09-11ath11k: move target ce configs to hw_paramsAnilkumar Kolli
2020-09-11dt: bindings: net: update compatible for ath11kAnilkumar Kolli
2020-09-09ath11k: Add peer max mpdu parameter in peer assoc commandTamizh Chelvam
2020-09-09ath11k: fix uninitialized return in ath11k_spectral_process_data()Dan Carpenter
2020-09-08ath11k: fix a double free and a memory leakTom Rix
2020-09-08ath10k: Add support for chain1 regulator supply votingRakesh Pillai
2020-09-08dt: bindings: Add new regulator as optional property for WCN3990Rakesh Pillai
2020-09-02wcn36xx: Set feature DOT11AC for wcn3680Bryan O'Donoghue
2020-09-02wcn36xx: Use existing pointers in wcn36xx_smd_config_bss_v1Bryan O'Donoghue
2020-09-02wcn36xx: Add Supported rates V1 structureBryan O'Donoghue
2020-09-02wcn36xx: Add 802.11ac HAL param bitfieldsBryan O'Donoghue
2020-09-02wcn36xx: Specify ieee80211_rx_status.nssBryan O'Donoghue
2020-09-02wcn36xx: Fix warning due to bad rate_idxLoic Poulain
2020-09-02wcn36xx: Add 802.11ac MCS ratesBryan O'Donoghue
2020-09-02wcn36xx: Hook and identify RF_IRIS_WCN3680Bryan O'Donoghue
2020-09-02wcn36xx: Add a chip identifier for WCN3680Bryan O'Donoghue
2020-09-01ath10k: Get rid of "per_ce_irq" hw paramDouglas Anderson
2020-09-01ath10k: Keep track of which interrupts fired, don't poll themDouglas Anderson
2020-09-01ath10k: Add interrupt summary based CE processingRakesh Pillai
2020-08-31ath10k: wmi: Use struct_size() helper in ath10k_wmi_alloc_skb()Gustavo A. R. Silva
2020-08-31carl9170: Convert 'ar9170_qmap' to inline functionLee Jones
2020-08-31wil6210: wil_platform: Demote kernel-doc header to standard comment blockLee Jones
2020-08-31wil6210: pmc: Demote a few nonconformant kernel-doc function headersLee Jones
2020-08-31wil6210: txrx_edma: Demote comments which are clearly not kernel-docLee Jones
2020-08-31wil6210: txrx: Demote obvious abuse of kernel-docLee Jones
2020-08-31wil6210: interrupt: Demote comment header which is clearly not kernel-docLee Jones
2020-08-31wil6210: wmi: Fix formatting and demote non-conforming function headersLee Jones
2020-08-31ath11k: fix missing error check on call to ath11k_pci_get_user_msi_assignmentColin Ian King
2020-08-31ath11k: fix spelling mistake "moniter" -> "monitor"Colin Ian King
2020-08-31ath11k: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27carl9170: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init'Lee Jones
2020-08-27carl9170: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27ath11k: return -ENOMEM on allocation failureDan Carpenter
2020-08-27ath11k: return error if firmware request failsAlex Dewar
2020-08-27ath9k: Do not select MAC80211_LEDS by defaultKrzysztof Kozlowski
2020-08-27ath9k: ar5008_initvals: Move ar5416Bank{0,1,2,3,7} to where they are usedLee Jones
2020-08-27ath9k: ar5008_initvals: Remove unused table entirelyLee Jones
2020-08-27ath9k: ar9001_initvals: Remove unused array 'ar5416Bank6_9100'Lee Jones
2020-08-27ath9k: ar9002_initvals: Remove unused array 'ar9280PciePhy_clkreq_off_L1_9280'Lee Jones
2020-08-27ath9k_htc: Do not select MAC80211_LEDS by defaultKrzysztof Kozlowski
2020-08-27ath9k: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27ath6kl: wmi: Remove unused variable 'rate'Lee Jones
2020-08-27ath5k: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27wcn36xx: Disable bmps when encryption is disabledLoic Poulain
2020-08-27wcn36xx: Setup starting bitrate to MCS-5Loic Poulain
2020-08-27wcn36xx: Fix software-driven scanLoic Poulain
2020-08-26ath10k: Add new api to support reset TID configTamizh Chelvam
2020-08-26ath10k: Add new api to support TID specific configurationTamizh Chelvam