summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k
AgeCommit message (Expand)Author
2020-08-18ath11k: reset MHI during power down and power upCarl Huang
2020-08-18ath11k: use TCL_DATA_RING_0 for QCA6390Carl Huang
2020-08-18ath11k: process both lmac rings 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: refine the phy_id check in ath11k_reg_chan_list_eventCarl 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: dp: redefine peer_map and peer_unmapCarl 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: disable CE interrupt before hif startCarl Huang
2020-08-18ath11k: ce: get msi_addr and msi_data before srng setupCarl Huang
2020-08-18ath11k: hal: assign msi_addr and msi_data to srngCarl Huang
2020-08-18ath11k: ce: remove CE_COUNT() macroKalle Valo
2020-08-18ath11k: ce: remove host_ce_config_wlan macroKalle Valo
2020-08-18ath11k: ce: support different CE configurationsCarl Huang
2020-08-18ath11k: hal: cleanup dynamic register macrosKalle Valo
2020-08-18ath11k: hal: create register values dynamicallyCarl Huang
2020-08-17ath11k: hal: create hw_srng_config dynamicallyKalle Valo
2020-08-17ath11k: enable internal sleep clockCarl Huang
2020-08-17ath11k: fix KASAN warning of ath11k_qmi_wlanfw_wlan_cfg_sendCarl Huang
2020-08-17ath11k: fix memory OOB access in qmi_decodeCarl Huang
2020-08-17ath11k: allocate smaller chunks of memory for firmwareCarl Huang
2020-08-17ath11k: setup ce tasklet for control pathGovind Singh
2020-08-17ath11k: configure copy engine msi address in CE srngGovind Singh
2020-08-17ath11k: pci: add read32() and write32() hif operationsGovind Singh
2020-08-17ath11k: fill appropriate QMI service instance id for QCA6390Govind Singh
2020-08-17ath11k: add board file support for PCI devicesGovind Singh
2020-08-17ath11k: add support for m3 firmwareGovind 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: register MHI controller device for QCA6390Govind Singh
2020-08-17ath11k: implement ath11k_core_pre_init()Kalle Valo
2020-08-17ath11k: pci: add MSI config initialisationGovind Singh
2020-08-17ath11k: pci: setup resourcesGovind Singh
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-08-17ath11k: do not depend on ARCH_QCOM for ath11kCarl Huang
2020-06-23ath11k: remove define ATH11K_QMI_DEFAULT_CAL_FILE_NAMEKalle Valo
2020-06-23ath11k: don't use defines in hw_paramsKalle Valo
2020-06-23ath11k: qmi: cleanup info messagesKalle Valo
2020-06-23ath11k: remove useless info messagesKalle 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