summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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-18ath10k: move enable_pll_clk call to ath10k_core_start()Kalle Valo
2020-08-17wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue
2020-08-17ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...Christophe JAILLET
2020-08-17ath10k: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-17ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter
2020-08-17ath9k_htc: Use appropriate rs_datalen typeMasashi Honma
2020-08-17ath9k: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 supportAlexander Wetzel
2020-08-17ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter
2020-08-17ath6kl: fix spelling mistake "initilisation" -> "initialization"Colin Ian King
2020-08-17ath6kl: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-17ath5k: Fix kerneldoc formatting issueLee Jones
2020-08-17wil6210: Demote non-kerneldoc headers to standard comment blocksLee Jones
2020-08-17ath5k: pcu: Add a description for 'band' remove one for 'mode'Lee Jones
2020-08-17ath5k: Use fallthrough pseudo-keywordGustavo A. R. Silva
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-08-15ath10k: correct the array index from mcs index for HT mode for QCA6174Wen Gong
2020-08-15ath10k: enable supports_peer_stats_info for QCA6174 PCI devicesWen Gong
2020-08-15ath10k: remove return for NL80211_STA_INFO_TX_BITRATEWen Gong
2020-08-15ath10k: add wmi service peer stat info for wmi tlvWen Gong
2020-08-14ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong
2020-08-14ath5k: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-14ath: drop unnecessary list_emptyJulia Lawall
2020-08-14ath9k: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-14wcn36xx: Use sequence number allocated by mac80211Loic Poulain
2020-08-14wcn36xx: Fix TX data pathLoic Poulain
2020-08-14wcn36xx: Increase number of TX retriesLoic Poulain