summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/core.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-13ath10k: add QMI message handshake for wcn3990 clientGovind Singh1-2/+4
2018-10-13ath10k: add support to create boardname for non-bmi targetRakesh Pillai1-0/+8
2018-10-01ath10k: remove num_peers in hw_params for most targetsErik Stromdahl1-13/+0
2018-09-06ath10k: add per target config of max_num_peersErik Stromdahl1-5/+12
2018-09-06ath10k: add bus type check in ath10k_init_hw_paramsErik Stromdahl1-1/+15
2018-09-06ath10k: add device type enum to ath10k_bus_paramsErik Stromdahl1-0/+1
2018-09-06ath10k: add struct ath10k_bus_paramsErik Stromdahl1-2/+3
2018-09-06ath10k: download firmware via diag Copy Engine for QCA6174 and QCA9377.Carl Huang1-6/+30
2018-09-06ath10k: average ack rssi support for data framesBalaji Pothunoori1-0/+4
2018-09-06ath10k: support extended board data download for dual-band QCA9984Sathishkumar Muruganandam1-41/+205
2018-09-06ath10k: refactoring needed for extended board data downloadSathishkumar Muruganandam1-201/+201
2018-09-03ath10k: retrieve MAC address from system firmware if providedBrian Norris1-0/+3
2018-08-28ath10k: skip resetting rx filter for WCN3990Rakesh Pillai1-1/+16
2018-07-30ath10k: handle mgmt tx completion eventRakesh Pillai1-0/+1
2018-06-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-4/+15
2018-06-14ath10k: use crash_dump enum instead of magic numbersBrian Norris1-4/+2
2018-06-14ath10k: fix spectral scan for QCA9984 and QCA9888 chipsetsKarthikeyan Periyasamy1-0/+13
2018-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-62/+121
2018-05-14ath10k: use firmware_request_nowarn() to load firmwareAndres Rodriguez1-1/+1
2018-04-24ath10k: enable SRRI/DRRI support on ddr for WCN3990Govind Singh1-0/+14
2018-04-24ath10k: add hw params for shadow register supportRakesh Pillai1-0/+14
2018-04-19ath10k: search all IEs for variant before falling backThomas Hebb1-62/+72
2018-04-19ath10k: check all CE for data if irq summary is not retainedRakesh Pillai1-0/+13
2018-04-19ath10k: add support to get target info from hif opsRakesh Pillai1-0/+8
2018-03-29ath10k: fix vdev stats for 10.4 firmwareRajkumar Manoharan1-1/+5
2018-02-27ath10k: fix log message for hif power on failureGovind Singh1-1/+2
2018-02-08Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"Ryan Hsu1-7/+7
2018-02-07ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm1-0/+29
2018-01-16ath10k: fix recently introduced checkpatch warningsKalle Valo1-1/+0
2018-01-16ath10k: add sanity check to ie_len before parsing fw/board ieRyan Hsu1-6/+7
2018-01-09ath10k: bugfix: add USB case in ath10k_core_probe_fwErik Stromdahl1-0/+1
2017-12-27ath10k: update copyright yearKalle Valo1-1/+1
2017-12-27ath10k: add memory dump support for QCA6174/QCA9377Alan Liu1-1/+9
2017-12-27ath10k: add coredump_mask module parameterKalle Valo1-0/+8
2017-12-27ath10k: detach coredump.c from debug.cKalle Valo1-1/+9
2017-12-27ath10k: refactor firmware crashdump code to coredump.cKalle Valo1-1/+2
2017-12-27ath10k: Add fw feature flag for non-bmi firmware loadRakesh Pillai1-75/+105
2017-12-27ath10k: Add SNOC bus type for WCN3990 targetGovind Singh1-0/+1
2017-12-27ath10k: Add hw param for rx ring size supportGovind Singh1-0/+13
2017-12-27ath10k: Add hw param for 64-bit address supportRakesh Pillai1-0/+13
2017-12-14ath10k: wmi: add hw params entry for wcn3990Rakesh Pillai1-0/+18
2017-12-14ath10k: wmi: get wmi init parameter values from hw paramsRakesh Pillai1-0/+36
2017-12-14ath10k: wmi: add management tx by reference support over wmiRakesh Pillai1-0/+1
2017-12-14ath10k: search DT for qcom,ath10k-calibration-variantSven Eckelmann1-7/+33
2017-10-13ath10k: add new cipher suite supportRajkumar Manoharan1-0/+12
2017-10-13ath10k: check power save support in STA mode through FW IEVenkateswara Naralasetty1-0/+1
2017-08-31ath10k: activate user space firmware loading againHauke Mehrtens1-1/+1
2017-08-08ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai1-6/+6
2017-08-03ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty1-0/+9
2017-08-03ath10k: various usb related definitionsErik Stromdahl1-0/+1