summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/core.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-12ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang1-3/+9
2020-11-24ath11k: peer delete synchronization with firmwareRitesh Singh1-0/+1
2020-11-24ath11k: vdev delete synchronization with firmwareRitesh Singh1-0/+1
2020-11-07ath11k: cold boot calibration supportGovindaraj Saminathan1-0/+4
2020-11-07ath11k: search DT for qcom,ath11k-calibration-variantSven Eckelmann1-2/+33
2020-10-01ath11k: enable idle power save modeCarl Huang1-0/+3
2020-10-01ath11k: enable shadow register configuration and accessCarl Huang1-0/+4
2020-10-01ath11k: disable monitor mode on QCA6390Kalle Valo1-0/+3
2020-10-01ath11k: add interface_modes to hw_paramsKalle Valo1-0/+11
2020-09-22ath11k: Add support spectral scan for IPQ6018Karthikeyan Periyasamy1-0/+3
2020-09-22ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo1-6/+6
2020-09-21ath11k: Remove rproc references from common core layerGovind Singh1-33/+0
2020-09-11ath11k: fix link error when CONFIG_REMOTEPROC is disabledKalle Valo1-0/+3
2020-09-11ath11k: remove calling ath11k_init_hw_params() second timeAnilkumar Kolli1-6/+0
2020-09-11ath11k: add raw mode and software crypto supportVenkateswara Naralasetty1-0/+27
2020-09-11ath11k: add ipq6018 supportAnilkumar Kolli1-0/+29
2020-09-11ath11k: move target ce configs to hw_paramsAnilkumar Kolli1-0/+8
2020-08-18ath11k: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-18ath11k: use TCL_DATA_RING_0 for QCA6390Carl Huang1-0/+2
2020-08-18ath11k: assign correct search flag and type for QCA6390Carl Huang1-0/+2
2020-08-18ath11k: delay vdev_start for QCA6390Carl Huang1-0/+2
2020-08-18ath11k: setup QCA6390 rings for both rxdmasCarl Huang1-0/+4
2020-08-18ath11k: don't initialize rxdma1 related ringCarl Huang1-0/+2
2020-08-18ath11k: enable DP interrupt setup for QCA6390Carl Huang1-1/+1
2020-08-18ath11k: wmi: put hardware to DBS modeCarl Huang1-0/+2
2020-08-18ath11k: force single pdev only for QCA6390Carl Huang1-0/+2
2020-08-18ath11k: ce: support different CE configurationsCarl Huang1-0/+4
2020-08-18ath11k: hal: create register values dynamicallyCarl Huang1-0/+2
2020-08-17ath11k: enable internal sleep clockCarl Huang1-0/+2
2020-08-17ath11k: add board file support for PCI devicesGovind Singh1-4/+3
2020-08-17ath11k: use remoteproc only with AHB devicesGovind Singh1-3/+26
2020-08-17ath11k: pci: add HAL, CE and core initialisationGovind Singh1-0/+1
2020-08-17ath11k: implement ath11k_core_pre_init()Kalle Valo1-6/+14
2020-08-17ath11k: add simple PCI client driver for QCA6390 chipsetGovind Singh1-0/+7
2020-08-17ath11k: move ring mask definitions to hw_paramsKalle Valo1-0/+2
2020-08-17ath11k: add hw_params entry for QCA6390Carl Huang1-0/+12
2020-06-23ath11k: don't use defines in hw_paramsKalle Valo1-2/+2
2020-06-23ath11k: change ath11k_core_fetch_board_data_api_n() to use ath11k_core_create...Kalle Valo1-7/+12
2020-06-23ath11k: don't use defines for hw specific firmware directoriesKalle Valo1-15/+8
2020-06-23ath11k: create a common function to request all firmware filesKalle Valo1-14/+13
2020-06-23ath11k: Add bdf-addr in hw_paramsAnilkumar Kolli1-0/+1
2020-06-23ath11k: add hw_ops for pdev id to hw_mac mappingAnilkumar Kolli1-17/+1
2020-06-23ath11k: define max_radios in hw_paramsAnilkumar Kolli1-0/+1
2020-06-23ath11k: convert ath11k_hw_params to an arrayAnilkumar Kolli1-7/+39
2020-06-15ath11k: add support for spectral scanKarthikeyan Periyasamy1-0/+10
2020-05-11ath11k: Remove bus layer includes from upper layerGovind Singh1-1/+0
2020-05-11ath11k: Add drv private for bus opaque structGovind Singh1-2/+3
2020-05-11ath11k: Add support for multibus supportGovind Singh1-30/+11
2020-03-11ath11k: add thermal sensor device supportPradeep Kumar Chitrapu1-0/+1
2020-03-11ath11k: add thermal cooling device supportPradeep Kumar Chitrapu1-1/+11