summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/core.c
AgeCommit message (Expand)Author
2020-10-01ath11k: enable idle power save modeCarl Huang
2020-10-01ath11k: enable shadow register configuration and accessCarl Huang
2020-10-01ath11k: disable monitor mode on QCA6390Kalle Valo
2020-10-01ath11k: add interface_modes to hw_paramsKalle Valo
2020-09-22ath11k: Add support spectral scan for IPQ6018Karthikeyan Periyasamy
2020-09-22ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo
2020-09-21ath11k: Remove rproc references from common core layerGovind Singh
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-08-18ath11k: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18ath11k: use TCL_DATA_RING_0 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: 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: wmi: put hardware to DBS modeCarl Huang
2020-08-18ath11k: force single pdev only for QCA6390Carl Huang
2020-08-18ath11k: ce: support different CE configurationsCarl Huang
2020-08-18ath11k: hal: create register values dynamicallyCarl Huang
2020-08-17ath11k: enable internal sleep clockCarl Huang
2020-08-17ath11k: add board file support for PCI devicesGovind Singh
2020-08-17ath11k: use remoteproc only with AHB devicesGovind Singh
2020-08-17ath11k: pci: add HAL, CE and core initialisationGovind Singh
2020-08-17ath11k: implement ath11k_core_pre_init()Kalle Valo
2020-08-17ath11k: add simple PCI client driver for QCA6390 chipsetGovind Singh
2020-08-17ath11k: move ring mask definitions to hw_paramsKalle Valo
2020-08-17ath11k: add hw_params entry for QCA6390Carl Huang
2020-06-23ath11k: don't use defines in hw_paramsKalle Valo
2020-06-23ath11k: change ath11k_core_fetch_board_data_api_n() to use ath11k_core_create...Kalle Valo
2020-06-23ath11k: don't use defines for hw specific firmware directoriesKalle Valo
2020-06-23ath11k: create a common function to request all firmware filesKalle Valo
2020-06-23ath11k: Add bdf-addr in hw_paramsAnilkumar Kolli
2020-06-23ath11k: add hw_ops for pdev id to hw_mac mappingAnilkumar Kolli
2020-06-23ath11k: define max_radios in hw_paramsAnilkumar Kolli
2020-06-23ath11k: convert ath11k_hw_params to an arrayAnilkumar Kolli
2020-06-15ath11k: add support for spectral scanKarthikeyan Periyasamy
2020-05-11ath11k: Remove bus layer includes from upper layerGovind Singh
2020-05-11ath11k: Add drv private for bus opaque structGovind Singh
2020-05-11ath11k: Add support for multibus supportGovind Singh
2020-03-11ath11k: add thermal sensor device supportPradeep Kumar Chitrapu
2020-03-11ath11k: add thermal cooling device supportPradeep Kumar Chitrapu
2020-02-11ath11k: fix warn-on in disassociationKarthikeyan Periyasamy
2019-12-18ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_abJohn Crispin
2019-11-29ath11k: Setup REO destination ring before sending wmi_init commandVasanthakumar Thiagarajan
2019-11-29ath11k: Move mac80211 hw allocation before wmi_init commandVasanthakumar Thiagarajan
2019-11-29ath11k: unlock mutex during failure in qmi fw readyGovindaraj Saminathan