summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k
AgeCommit message (Expand)Author
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-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
2020-08-18ath11k: refine the phy_id check in ath11k_reg_chan_list_eventCarl Huang
2020-08-18ath11k: setup QCA6390 rings for both rxdmasCarl Huang
2020-08-18ath11k: don't initialize rxdma1 related ringCarl Huang
2020-08-18ath11k: enable DP interrupt setup for QCA6390Carl Huang
2020-08-18ath11k: dp: redefine peer_map and peer_unmapCarl Huang
2020-08-18ath11k: wmi: put hardware to DBS modeCarl Huang
2020-08-18ath11k: initialize wmi config based on hw_paramsCarl Huang
2020-08-18ath11k: force single pdev only for QCA6390Carl Huang
2020-08-18ath11k: disable CE interrupt before hif startCarl Huang
2020-08-18ath11k: ce: get msi_addr and msi_data before srng setupCarl Huang
2020-08-18ath11k: hal: assign msi_addr and msi_data to srngCarl Huang
2020-08-18ath11k: ce: remove CE_COUNT() macroKalle Valo
2020-08-18ath11k: ce: remove host_ce_config_wlan macroKalle Valo
2020-08-18ath11k: ce: support different CE configurationsCarl Huang
2020-08-18ath11k: hal: cleanup dynamic register macrosKalle Valo
2020-08-18ath11k: hal: create register values dynamicallyCarl Huang
2020-08-17ath11k: hal: create hw_srng_config dynamicallyKalle Valo
2020-08-17ath11k: enable internal sleep clockCarl Huang
2020-08-17ath11k: fix KASAN warning of ath11k_qmi_wlanfw_wlan_cfg_sendCarl Huang
2020-08-17ath11k: fix memory OOB access in qmi_decodeCarl Huang
2020-08-17ath11k: allocate smaller chunks of memory for firmwareCarl Huang
2020-08-17ath11k: setup ce tasklet for control pathGovind Singh