summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/core.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: add new hw_ops for sdio chipWen Gong2019-06-271-1/+1
* ath10k: Add WMI diag fw logging support for WCN3990Govind Singh2019-06-251-0/+9
* ath10k: Add peer delete response eventDundi Raviteja2019-06-251-0/+1
* ath10k: wait for vdev delete response from firmwareRakesh Pillai2019-06-251-1/+3
* ath10k: fix failure to set multiple fixed rateMiaoqing Pan2019-06-251-0/+1
* ath10k: enabling tx stats support over pktlogBalaji Pothunoori2019-06-251-0/+15
* ath10k: Add wrapper function to ath10k debugVenkateswara Naralasetty2019-06-251-0/+2
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-05-271-4/+44
|\
| * ath10k: change swap mail box config for UTF mode of SDIOWen Gong2019-05-071-3/+8
| * ath10k: enable QCA6174 hw3.2 SDIO hardwareWen Gong2019-04-291-0/+27
| * ath10k: sdio: workaround firmware UART pin configuration bugWen Gong2019-04-231-1/+9
* | ath10k: perform crash dump collection in workqueueBrian Norris2019-04-291-0/+1
|/
* ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi2019-02-281-2/+2
* ath10k: update the max num of peers supported for WCN3990Abhishek Ambure2019-02-261-3/+3
* ath10k: sdio: disable fwlog printsAlagu Sankar2019-02-261-0/+7
* ath10k: sdio: set hi_acs_flagsAlagu Sankar2019-02-261-3/+9
* ath10k: switch to use SPDX license identifiersKalle Valo2019-02-201-12/+1Star
* ath10k: copy the whole struct ath10k_bus_params in ath10k_core_register()Kalle Valo2019-02-121-3/+2Star
* ath10k: report tx airtime provided by fwManikanta Pubbisetty2019-02-121-0/+3
* ath10k: migrate to mac80211 txq schedulingToke Høiland-Jørgensen2019-02-121-2/+0Star
* ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai2019-02-111-1/+1
* ath10k: disable interface pause wow config for integrated chipsetGovind Singh2019-02-111-2/+3
* ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs confChristian Lamparter2019-02-111-0/+7
* ath10k: assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3Abhishek Ambure2019-02-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2019-02-081-1/+1
|\
| * ath10k: correct bus type for WCN3990Brian Norris2019-01-311-1/+1
* | ath10k: reduce transmit msdu countAlagu Sankar2019-02-071-1/+5
* | ath10k: change swap mail box check after htc readyWen Gong2019-02-071-0/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-0/+28
|\
| * ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai2018-12-191-0/+28
* | ath10k: assign 'n_cipher_suites' for WCN3990Brian Norris2018-11-061-0/+1
* | ath10k: fill the channel survey results for WCN3990 correctlyRakesh Pillai2018-11-051-0/+1
* | ath10k: add support for WCN3990 firmware crash recoverySurabhi Vishnoi2018-11-051-0/+3
|/
* 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/+0Star
* 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/+2Star
| * ath10k: fix spectral scan for QCA9984 and QCA9888 chipsetsKarthikeyan Periyasamy2018-06-141-0/+13