summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/core.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: add QMI message handshake for wcn3990 clientGovind Singh2018-10-131-2/+4
* ath10k: add support to create boardname for non-bmi targetRakesh Pillai2018-10-131-0/+8
* ath10k: remove num_peers in hw_params for most targetsErik Stromdahl2018-10-011-13/+0
* ath10k: add per target config of max_num_peersErik Stromdahl2018-09-061-5/+12
* ath10k: add bus type check in ath10k_init_hw_paramsErik Stromdahl2018-09-061-1/+15
* ath10k: add device type enum to ath10k_bus_paramsErik Stromdahl2018-09-061-0/+1
* ath10k: add struct ath10k_bus_paramsErik Stromdahl2018-09-061-2/+3
* ath10k: download firmware via diag Copy Engine for QCA6174 and QCA9377.Carl Huang2018-09-061-6/+30
* ath10k: average ack rssi support for data framesBalaji Pothunoori2018-09-061-0/+4
* ath10k: support extended board data download for dual-band QCA9984Sathishkumar Muruganandam2018-09-061-41/+205
* ath10k: refactoring needed for extended board data downloadSathishkumar Muruganandam2018-09-061-201/+201
* ath10k: retrieve MAC address from system firmware if providedBrian Norris2018-09-031-0/+3
* ath10k: skip resetting rx filter for WCN3990Rakesh Pillai2018-08-281-1/+16
* ath10k: handle mgmt tx completion eventRakesh Pillai2018-07-301-0/+1
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-06-181-4/+15
|\
| * ath10k: use crash_dump enum instead of magic numbersBrian Norris2018-06-141-4/+2
| * ath10k: fix spectral scan for QCA9984 and QCA9888 chipsetsKarthikeyan Periyasamy2018-06-141-0/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-62/+121
|\ \ | |/
| * ath10k: enable SRRI/DRRI support on ddr for WCN3990Govind Singh2018-04-241-0/+14
| * ath10k: add hw params for shadow register supportRakesh Pillai2018-04-241-0/+14
| * ath10k: search all IEs for variant before falling backThomas Hebb2018-04-191-62/+72
| * ath10k: check all CE for data if irq summary is not retainedRakesh Pillai2018-04-191-0/+13
| * ath10k: add support to get target info from hif opsRakesh Pillai2018-04-191-0/+8
* | ath10k: use firmware_request_nowarn() to load firmwareAndres Rodriguez2018-05-141-1/+1
|/
* ath10k: fix vdev stats for 10.4 firmwareRajkumar Manoharan2018-03-291-1/+5
* ath10k: fix log message for hif power on failureGovind Singh2018-02-271-1/+2
* Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"Ryan Hsu2018-02-081-7/+7
* ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm2018-02-071-0/+29
* ath10k: fix recently introduced checkpatch warningsKalle Valo2018-01-161-1/+0
* ath10k: add sanity check to ie_len before parsing fw/board ieRyan Hsu2018-01-161-6/+7
* ath10k: bugfix: add USB case in ath10k_core_probe_fwErik Stromdahl2018-01-091-0/+1
* ath10k: update copyright yearKalle Valo2017-12-271-1/+1
* ath10k: add memory dump support for QCA6174/QCA9377Alan Liu2017-12-271-1/+9
* ath10k: add coredump_mask module parameterKalle Valo2017-12-271-0/+8
* ath10k: detach coredump.c from debug.cKalle Valo2017-12-271-1/+9
* ath10k: refactor firmware crashdump code to coredump.cKalle Valo2017-12-271-1/+2
* ath10k: Add fw feature flag for non-bmi firmware loadRakesh Pillai2017-12-271-75/+105
* ath10k: Add SNOC bus type for WCN3990 targetGovind Singh2017-12-271-0/+1
* ath10k: Add hw param for rx ring size supportGovind Singh2017-12-271-0/+13
* ath10k: Add hw param for 64-bit address supportRakesh Pillai2017-12-271-0/+13
* ath10k: wmi: add hw params entry for wcn3990Rakesh Pillai2017-12-141-0/+18
* ath10k: wmi: get wmi init parameter values from hw paramsRakesh Pillai2017-12-141-0/+36
* ath10k: wmi: add management tx by reference support over wmiRakesh Pillai2017-12-141-0/+1
* ath10k: search DT for qcom,ath10k-calibration-variantSven Eckelmann2017-12-141-7/+33
* ath10k: add new cipher suite supportRajkumar Manoharan2017-10-131-0/+12
* ath10k: check power save support in STA mode through FW IEVenkateswara Naralasetty2017-10-131-0/+1
* ath10k: activate user space firmware loading againHauke Mehrtens2017-08-311-1/+1
* ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai2017-08-081-6/+6
* ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty2017-08-031-0/+9
* ath10k: various usb related definitionsErik Stromdahl2017-08-031-0/+1
OpenPOWER on IntegriCloud