summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2018-11-06ath10k: fix struct init whitespace in SNOC driverBrian Norris
2018-11-06ath10k: don't assume this is a PCI dev in generic codeBrian Norris
2018-11-06ath10k: assign 'n_cipher_suites' for WCN3990Brian Norris
2018-11-06ath10k: ath10k_snoc_{read,write}32() should be staticBrian Norris
2018-11-06ath10k: snoc: fix unbalanced clock error handlingBrian Norris
2018-11-06ath10k: snoc: relax voltage requirementsBrian Norris
2018-11-06ath10k: snoc: fix unabalanced regulator error handlingBrian Norris
2018-11-06ath10k: snoc: remove 'wcn3990' from generic resource handlingBrian Norris
2018-11-06ath10k: fix some typoYangtao Li
2018-11-05ath10k: remove set but not used variable 'tlv_len'YueHaibing
2018-11-05ath10k: fix some spelling mistakesColin Ian King
2018-11-05ath10k: fixup extended per sta tx statisticsDan Carpenter
2018-11-05ath10k: fill the channel survey results for WCN3990 correctlyRakesh Pillai
2018-11-05ath10k: fix copy-paste error in ath10k_qmi_setup_msa_resources()Wei Yongjun
2018-11-05ath10k: assign proper firmware crash dump structureAnilkumar Kolli
2018-11-05ath10k: add memory dump support for QCA4019Anilkumar Kolli
2018-11-05ath10k: dump tx stats in rate table formatAnilkumar Kolli
2018-11-05ath10k: add support for WCN3990 firmware crash recoverySurabhi Vishnoi
2018-10-13ath10k: add QMI message handshake for wcn3990 clientGovind Singh
2018-10-13ath10k: add debug mask for QMI layerGovind Singh
2018-10-13ath10k: add support to create boardname for non-bmi targetRakesh Pillai
2018-10-13ath10k: add qmi service helpers for wcn3990 qmi clientGovind Singh
2018-10-13ath10k: htt: remove some dead codeDan Carpenter
2018-10-13ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang
2018-10-13ath10k: add peer flush in ath10k_flush for STATIONWen Gong
2018-10-13ath10k: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva
2018-10-13ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_statsGustavo A. R. Silva
2018-10-13ath10k: management tx ack rssi capability checkBalaji Pothunoori
2018-10-13ath10k: support NET_DETECT WoWLAN featureWen Gong
2018-10-13ath10k: set probe request oui during driver startRakesh Pillai
2018-10-13ath10k: fix possible out of bound access of ath10k_rates arraySriram R
2018-10-04Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-10-02ath10k: add missing sanity check on diag downloadBrian Norris
2018-10-01ath10k: disable napi before resource cleanup to avoid "use after free"Govind Singh
2018-10-01ath10k: move napi_enable to hif_start for consistent pairingGovind Singh
2018-10-01ath10k: advertize beacon_int_min_gcd as 100 while bring up multi vapsMaharaja Kennadyrajan
2018-10-01ath10k: add debugfs support to get power save state change of STAMaharaja Kennadyrajan
2018-10-01ath10k: remove duplicated includesYueHaibing
2018-10-01ath10k: add support for configuring management packet rateSriram R
2018-10-01ath10k: remove num_peers in hw_params for most targetsErik Stromdahl
2018-10-01ath10k: add default value for num_peers in WMI TLV initErik Stromdahl
2018-10-01ath10k: utilize random MAC address if none is providedBrian Norris
2018-10-01ath10k: fix tx status flag setting for management framesRakesh Pillai
2018-10-01ath10k: fix vdev-start timeout on errorBen Greear
2018-09-06ath10k: wmi: disable softirq's while calling ieee80211_rxErik Stromdahl
2018-09-06ath10k: htt: High latency RX supportErik Stromdahl
2018-09-06ath10k: htt: High latency TX supportErik Stromdahl
2018-09-06ath10k: htt: RX ring config HL supportErik Stromdahl
2018-09-06ath10k: add HTT RX HL opsErik Stromdahl
2018-09-06ath10k: add HTT TX HL opsErik Stromdahl