summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/core.c
AgeCommit message (Expand)Author
2019-01-31ath10k: correct bus type for WCN3990Brian Norris
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-19ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai
2018-11-06ath10k: assign 'n_cipher_suites' for WCN3990Brian Norris
2018-11-05ath10k: fill the channel survey results for WCN3990 correctlyRakesh Pillai
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 support to create boardname for non-bmi targetRakesh Pillai
2018-10-01ath10k: remove num_peers in hw_params for most targetsErik Stromdahl
2018-09-06ath10k: add per target config of max_num_peersErik Stromdahl
2018-09-06ath10k: add bus type check in ath10k_init_hw_paramsErik Stromdahl
2018-09-06ath10k: add device type enum to ath10k_bus_paramsErik Stromdahl
2018-09-06ath10k: add struct ath10k_bus_paramsErik Stromdahl
2018-09-06ath10k: download firmware via diag Copy Engine for QCA6174 and QCA9377.Carl Huang
2018-09-06ath10k: average ack rssi support for data framesBalaji Pothunoori
2018-09-06ath10k: support extended board data download for dual-band QCA9984Sathishkumar Muruganandam
2018-09-06ath10k: refactoring needed for extended board data downloadSathishkumar Muruganandam
2018-09-03ath10k: retrieve MAC address from system firmware if providedBrian Norris
2018-08-28ath10k: skip resetting rx filter for WCN3990Rakesh Pillai
2018-07-30ath10k: handle mgmt tx completion eventRakesh Pillai
2018-06-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-06-14ath10k: use crash_dump enum instead of magic numbersBrian Norris
2018-06-14ath10k: fix spectral scan for QCA9984 and QCA9888 chipsetsKarthikeyan Periyasamy
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-05-14ath10k: use firmware_request_nowarn() to load firmwareAndres Rodriguez
2018-04-24ath10k: enable SRRI/DRRI support on ddr for WCN3990Govind Singh
2018-04-24ath10k: add hw params for shadow register supportRakesh Pillai
2018-04-19ath10k: search all IEs for variant before falling backThomas Hebb
2018-04-19ath10k: check all CE for data if irq summary is not retainedRakesh Pillai
2018-04-19ath10k: add support to get target info from hif opsRakesh Pillai
2018-03-29ath10k: fix vdev stats for 10.4 firmwareRajkumar Manoharan
2018-02-27ath10k: fix log message for hif power on failureGovind Singh
2018-02-08Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"Ryan Hsu
2018-02-07ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm
2018-01-16ath10k: fix recently introduced checkpatch warningsKalle Valo
2018-01-16ath10k: add sanity check to ie_len before parsing fw/board ieRyan Hsu
2018-01-09ath10k: bugfix: add USB case in ath10k_core_probe_fwErik Stromdahl
2017-12-27ath10k: update copyright yearKalle Valo
2017-12-27ath10k: add memory dump support for QCA6174/QCA9377Alan Liu
2017-12-27ath10k: add coredump_mask module parameterKalle Valo
2017-12-27ath10k: detach coredump.c from debug.cKalle Valo
2017-12-27ath10k: refactor firmware crashdump code to coredump.cKalle Valo
2017-12-27ath10k: Add fw feature flag for non-bmi firmware loadRakesh Pillai
2017-12-27ath10k: Add SNOC bus type for WCN3990 targetGovind Singh
2017-12-27ath10k: Add hw param for rx ring size supportGovind Singh
2017-12-27ath10k: Add hw param for 64-bit address supportRakesh Pillai
2017-12-14ath10k: wmi: add hw params entry for wcn3990Rakesh Pillai
2017-12-14ath10k: wmi: get wmi init parameter values from hw paramsRakesh Pillai
2017-12-14ath10k: wmi: add management tx by reference support over wmiRakesh Pillai
2017-12-14ath10k: search DT for qcom,ath10k-calibration-variantSven Eckelmann