aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-14ath10k: fix latency issue for QCA988xMiaoqing Pan1-6/+9
2019-06-27ath10k: add new hw_ops for sdio chipWen Gong1-1/+1
2019-06-25ath10k: Add WMI diag fw logging support for WCN3990Govind Singh1-0/+9
2019-06-25ath10k: Add peer delete response eventDundi Raviteja1-0/+1
2019-06-25ath10k: wait for vdev delete response from firmwareRakesh Pillai1-1/+3
2019-06-25ath10k: fix failure to set multiple fixed rateMiaoqing Pan1-0/+1
2019-06-25ath10k: enabling tx stats support over pktlogBalaji Pothunoori1-0/+15
2019-06-25ath10k: Add wrapper function to ath10k debugVenkateswara Naralasetty1-0/+2
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-4/+44
2019-05-07ath10k: change swap mail box config for UTF mode of SDIOWen Gong1-3/+8
2019-04-29ath10k: enable QCA6174 hw3.2 SDIO hardwareWen Gong1-0/+27
2019-04-29ath10k: perform crash dump collection in workqueueBrian Norris1-0/+1
2019-04-23ath10k: sdio: workaround firmware UART pin configuration bugWen Gong1-1/+9
2019-02-28ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi1-2/+2
2019-02-26ath10k: update the max num of peers supported for WCN3990Abhishek Ambure1-3/+3
2019-02-26ath10k: sdio: disable fwlog printsAlagu Sankar1-0/+7
2019-02-26ath10k: sdio: set hi_acs_flagsAlagu Sankar1-3/+9
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2019-02-12ath10k: copy the whole struct ath10k_bus_params in ath10k_core_register()Kalle Valo1-3/+2
2019-02-12ath10k: report tx airtime provided by fwManikanta Pubbisetty1-0/+3
2019-02-12ath10k: migrate to mac80211 txq schedulingToke Høiland-Jørgensen1-2/+0
2019-02-11ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai1-1/+1
2019-02-11ath10k: disable interface pause wow config for integrated chipsetGovind Singh1-2/+3
2019-02-11ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs confChristian Lamparter1-0/+7
2019-02-11ath10k: assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3Abhishek Ambure1-1/+1
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-1/+1
2019-02-07ath10k: reduce transmit msdu countAlagu Sankar1-1/+5
2019-02-07ath10k: change swap mail box check after htc readyWen Gong1-0/+6
2019-01-31ath10k: correct bus type for WCN3990Brian Norris1-1/+1
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+28
2018-12-19ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai1-0/+28
2018-11-06ath10k: assign 'n_cipher_suites' for WCN3990Brian Norris1-0/+1
2018-11-05ath10k: fill the channel survey results for WCN3990 correctlyRakesh Pillai1-0/+1
2018-11-05ath10k: add support for WCN3990 firmware crash recoverySurabhi Vishnoi1-0/+3
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