summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/hw.h
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: Add support for RX decapsulation offloadSriram R
2021-09-28ath11k: use hw_params to access board_size and cal_offsetAnilkumar Kolli
2021-09-28ath11k: Introduce spectral hw configurable paramKarthikeyan Periyasamy
2021-09-28ath11k: Refactor spectral FFT bin sizeKarthikeyan Periyasamy
2021-06-12ath11k: don't call ath11k_pci_set_l1ss for WCN6855Baochen Qiang
2021-06-12ath11k: add support to get peer id for WCN6855Baochen Qiang
2021-06-12ath11k: setup REO for WCN6855Baochen Qiang
2021-06-12ath11k: add dp support for WCN6855Baochen Qiang
2021-06-12ath11k: add hw reg support for WCN6855Baochen Qiang
2021-02-17ath11k: add extended 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: Move qmi service_ins_id to hw_paramsAnilkumar Kolli
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesCarl Huang
2020-12-12ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang
2020-11-07ath11k: cold boot calibration supportGovindaraj Saminathan
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-11ath11k: move target ce configs to hw_paramsAnilkumar Kolli
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: initialize wmi config based on hw_paramsCarl 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 support for m3 firmwareGovind Singh
2020-08-17ath11k: register MHI controller device for QCA6390Govind 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: don't use defines for hw specific firmware directoriesKalle 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-16ath11k: rename default board fileAnilkumar Kolli
2020-06-16ath11k: update firmware files read pathAnilkumar Kolli
2020-05-11ath11k: Add drv private for bus opaque structGovind Singh
2020-05-06ath11k: Replace zero-length array with flexible-arrayGustavo A. R. Silva