summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2020-09-01ath10k: Add interrupt summary based CE processingRakesh Pillai
2020-08-31ath10k: wmi: Use struct_size() helper in ath10k_wmi_alloc_skb()Gustavo A. R. Silva
2020-08-31carl9170: Convert 'ar9170_qmap' to inline functionLee Jones
2020-08-31wil6210: wil_platform: Demote kernel-doc header to standard comment blockLee Jones
2020-08-31wil6210: pmc: Demote a few nonconformant kernel-doc function headersLee Jones
2020-08-31wil6210: txrx_edma: Demote comments which are clearly not kernel-docLee Jones
2020-08-31wil6210: txrx: Demote obvious abuse of kernel-docLee Jones
2020-08-31wil6210: interrupt: Demote comment header which is clearly not kernel-docLee Jones
2020-08-31wil6210: wmi: Fix formatting and demote non-conforming function headersLee Jones
2020-08-31ath11k: fix missing error check on call to ath11k_pci_get_user_msi_assignmentColin Ian King
2020-08-31ath11k: fix spelling mistake "moniter" -> "monitor"Colin Ian King
2020-08-31ath11k: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27carl9170: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init'Lee Jones
2020-08-27carl9170: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27ath11k: return -ENOMEM on allocation failureDan Carpenter
2020-08-27ath11k: return error if firmware request failsAlex Dewar
2020-08-27ath9k: Do not select MAC80211_LEDS by defaultKrzysztof Kozlowski
2020-08-27ath9k: ar5008_initvals: Move ar5416Bank{0,1,2,3,7} to where they are usedLee Jones
2020-08-27ath9k: ar5008_initvals: Remove unused table entirelyLee Jones
2020-08-27ath9k: ar9001_initvals: Remove unused array 'ar5416Bank6_9100'Lee Jones
2020-08-27ath9k: ar9002_initvals: Remove unused array 'ar9280PciePhy_clkreq_off_L1_9280'Lee Jones
2020-08-27ath9k_htc: Do not select MAC80211_LEDS by defaultKrzysztof Kozlowski
2020-08-27ath9k: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27ath6kl: wmi: Remove unused variable 'rate'Lee Jones
2020-08-27ath5k: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27wcn36xx: Disable bmps when encryption is disabledLoic Poulain
2020-08-27wcn36xx: Setup starting bitrate to MCS-5Loic Poulain
2020-08-27wcn36xx: Fix software-driven scanLoic Poulain
2020-08-26ath10k: Add new api to support reset TID configTamizh Chelvam
2020-08-26ath10k: Add new api to support TID specific configurationTamizh Chelvam
2020-08-26ath10k: Move rate mask validation function up in the fileTamizh Chelvam
2020-08-26ath10k: Add wmi command support for station specific TID configTamizh Chelvam
2020-08-19ath10k: sdio: add firmware coredump supportWen Gong
2020-08-19ath10k: add bus type for each layout of coredumpWen Gong
2020-08-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-08-18ath11k: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18ath11k: Fix possible memleak in ath11k_qmi_init_serviceWang Yufen
2020-08-18ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam
2020-08-18ath10k: Register shutdown handlerRakesh Pillai
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