summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/core.c
AgeCommit message (Expand)Author
2021-10-25ath11k: change return buffer manager for QCA6390Baochen Qiang
2021-10-11ath11k: Change number of TCL rings to one for QCA6390Baochen Qiang
2021-09-28ath11k: use hw_params to access board_size and cal_offsetAnilkumar Kolli
2021-09-28ath11k: Add spectral scan support for QCN9074Karthikeyan Periyasamy
2021-09-28ath11k: Introduce spectral hw configurable paramKarthikeyan Periyasamy
2021-09-28ath11k: Refactor spectral FFT bin sizeKarthikeyan Periyasamy
2021-06-15ath11k: Fix an error handling path in ath11k_core_fetch_board_data_api_n()Christophe JAILLET
2021-06-12ath11k: don't call ath11k_pci_set_l1ss for WCN6855Baochen Qiang
2021-06-12ath11k: add support for WCN6855Baochen Qiang
2021-02-22ath11k: print hardware name and version during initialisationKalle Valo
2021-02-17ath11k: add extended interrupt support for QCN9074Karthikeyan Periyasamy
2021-02-17ath11k: add CE interrupt support for QCN9074Karthikeyan Periyasamy
2021-02-17ath11k: add data path support for QCN9074Karthikeyan Periyasamy
2021-02-17ath11k: add hal support for QCN9074Karthikeyan Periyasamy
2021-02-17ath11k: Add qcn9074 mhi controller configAnilkumar Kolli
2021-02-17ath11k: Move qmi service_ins_id to hw_paramsAnilkumar Kolli
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