summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2020-09-22wcn36xx: Define wcn3680 specific firmware parametersBryan O'Donoghue
2020-09-22wcn36xx: Extend HAL param config listBryan O'Donoghue
2020-09-22wcn36xx: Set PHY into correct mode for 80MHz channel widthBryan O'Donoghue
2020-09-22wcn36xx: Encode PHY mode for 80MHz channel in hw_valueBryan O'Donoghue
2020-09-22wcn36xx: Add accessor macro HW_VALUE_PHY for PHY settingsBryan O'Donoghue
2020-09-22wcn36xx: Use HW_VALUE_CHANNEL macro to get channel numberBryan O'Donoghue
2020-09-22wcn36xx: Add accessor macro HW_VALUE_CHANNEL for hardware channelsBryan O'Donoghue
2020-09-22ath10k: Use bdf calibration variant for snoc targetsRakesh Pillai
2020-09-21wcn36xx: Remove dead code in wcn36xx_smd_config_bss()Bryan O'Donoghue
2020-09-21wcn36xx: Convert to using wcn36xx_smd_config_bss_v0()Bryan O'Donoghue
2020-09-21wcn36xx: Add wcn36xx_smd_config_bss_v0Bryan O'Donoghue
2020-09-21wcn36xx: Update wcn36xx_smd_config_bss_v1() to operate internallyBryan O'Donoghue
2020-09-21wcn36xx: Move BSS parameter setup to wcn36xx_smd_set_bss_params()Bryan O'Donoghue
2020-09-21wcn36xx: Move wcn36xx_smd_set_sta_params() inside wcn36xx_smd_config_bss()Bryan O'Donoghue
2020-09-21wcn36xx: Functionally decompose wcn36xx_smd_config_sta()Bryan O'Donoghue
2020-09-21wcn36xx: Add wrapper function wcn36xx_smd_set_sta_params_v1()Bryan O'Donoghue
2020-09-21wcn36xx: Add wcn36xx_smd_set_bss_vht_params()Bryan O'Donoghue
2020-09-21wcn36xx: Add wcn36xx_smd_set_sta_ht_ldpc_params()Bryan O'Donoghue
2020-09-21wcn36xx: Add wcn36xx_smd_set_sta_vht_params()Bryan O'Donoghue
2020-09-21wcn36xx: Add wcn36xx_smd_set_sta_default_ht_ldpc_params()Bryan O'Donoghue
2020-09-21wcn36xx: Add wcn36xx_smd_set_sta_default_vht_params()Bryan O'Donoghue
2020-09-21wcn36xx: Add wcn36xx_set_default_rates_v1Bryan O'Donoghue
2020-09-21wcn36xx: Use V1 data structure to store supported ratesBryan O'Donoghue
2020-09-21wcn36xx: Add VHT fields to parameter data structuresBryan O'Donoghue
2020-09-21ath11k: Remove rproc references from common core layerGovind Singh
2020-09-21ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile
2020-09-18mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau
2020-09-11Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-11ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZYueHaibing
2020-09-11ath11k: Remove unused inline function htt_htt_stats_debug_dump()YueHaibing
2020-09-11ath11k: fix link error when CONFIG_REMOTEPROC is disabledKalle Valo
2020-09-11ath11k: remove calling ath11k_init_hw_params() second timeAnilkumar Kolli
2020-09-11ath11k: add raw mode and software crypto supportVenkateswara Naralasetty
2020-09-11ath11k: add ipq6018 supportAnilkumar Kolli
2020-09-11ath11k: move target ce configs to hw_paramsAnilkumar 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-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