summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k
AgeCommit message (Expand)Author
2020-10-01ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_allocGovind Singh
2020-10-01ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_descWen Gong
2020-10-01ath11k: change to disable softirqs for ath11k_regd_update to solve deadlockWen Gong
2020-10-01ath11k: disable monitor mode on QCA6390Kalle Valo
2020-10-01ath11k: pci: check TCSR_SOC_HW_VERSIONKalle Valo
2020-10-01ath11k: add interface_modes to hw_paramsKalle Valo
2020-10-01ath11k: fix AP mode for QCA6390Carl Huang
2020-10-01ath11k: support loading ELF board filesBen Greear
2020-10-01ath11k: Correctly check errors for calls to debugfs_create_dir()Alex Dewar
2020-10-01ath11k: mac: fix parenthesis alignmentKalle Valo
2020-09-29ath11k: Move non-fatal warn logs to dbg levelGovind Singh
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-25ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler'Kalle Valo
2020-09-22ath11k: Remove unused function ath11k_htc_restore_tx_skb()YueHaibing
2020-09-22ath11k: remove redundant num_keep_alive_pattern assignmentKalle Valo
2020-09-22ath11k: wmi: remove redundant configuration values from initKalle Valo
2020-09-22ath11k: Add support spectral scan for IPQ6018Karthikeyan Periyasamy
2020-09-22ath11k: debugfs: move some function declarations to correct header filesKalle Valo
2020-09-22ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h]Kalle Valo
2020-09-22ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo
2020-09-22ath11k: refactor debugfs code into debugfs.cKalle Valo
2020-09-22ath11k: Add checked value for ath11k_ahb_removeBo YU
2020-09-21ath11k: Remove rproc references from common core layerGovind Singh
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-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-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-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-08-27ath11k: return -ENOMEM on allocation failureDan Carpenter
2020-08-27ath11k: return error if firmware request failsAlex Dewar
2020-08-26net: ath11k: constify ath11k_thermal_opsRikard Falkeborn
2020-08-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-08-18ath11k: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18ath11k: Fix possible memleak in ath11k_qmi_init_serviceWang Yufen
2020-08-18ath11k: reset MHI during power down and power upCarl Huang
2020-08-18ath11k: use TCL_DATA_RING_0 for QCA6390Carl Huang
2020-08-18ath11k: process both lmac rings for QCA6390Carl Huang
2020-08-18ath11k: assign correct search flag and type for QCA6390Carl Huang
2020-08-18ath11k: delay vdev_start for QCA6390Carl Huang