summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/core.c
AgeCommit message (Expand)Author
2020-12-17ath11k: Fix error code in ath11k_core_suspend()Dan Carpenter
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesCarl Huang
2020-12-12ath11k: implement WoW enable and wakeup commandsCarl Huang
2020-12-12ath11k: htc: implement suspend handlingCarl Huang
2020-12-12ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang
2020-11-24ath11k: peer delete synchronization with firmwareRitesh Singh
2020-11-24ath11k: vdev delete synchronization with firmwareRitesh Singh
2020-11-07ath11k: cold boot calibration supportGovindaraj Saminathan
2020-11-07ath11k: search DT for qcom,ath11k-calibration-variantSven Eckelmann
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