summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/core.c
AgeCommit message (Expand)Author
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-11ath10k: add QCA9377 sdio hw_param itemErik Stromdahl
2020-03-11ath10k: avoid consecutive OTP download to reduce boot timeVikas Patel
2020-02-14drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki
2020-02-11ath10k: Add support to read btcoex related data from DTTamizh Chelvam
2019-12-02ath10k: enable napi on RX path for sdioWen Gong
2019-11-29ath10k: enable firmware log by default for sdioWen Gong
2019-11-25ath10k: add large size for BMI download data for SDIOWen Gong
2019-11-08ath10k: disable cpuidle during downloading firmwareIkjoon Jang
2019-09-23ath: fix various spelling mistakesColin Ian King
2019-09-23ath10k: fix missing checks for bmi reads and writesKangjie Lu
2019-09-17ath10k: fix latency issue for QCA988xMiaoqing Pan
2019-06-27ath10k: add new hw_ops for sdio chipWen Gong
2019-06-25ath10k: Add WMI diag fw logging support for WCN3990Govind Singh
2019-06-25ath10k: Add peer delete response eventDundi Raviteja
2019-06-25ath10k: wait for vdev delete response from firmwareRakesh Pillai
2019-06-25ath10k: fix failure to set multiple fixed rateMiaoqing Pan
2019-06-25ath10k: enabling tx stats support over pktlogBalaji Pothunoori
2019-06-25ath10k: Add wrapper function to ath10k debugVenkateswara Naralasetty
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-05-07ath10k: change swap mail box config for UTF mode of SDIOWen Gong
2019-04-29ath10k: enable QCA6174 hw3.2 SDIO hardwareWen Gong
2019-04-29ath10k: perform crash dump collection in workqueueBrian Norris
2019-04-23ath10k: sdio: workaround firmware UART pin configuration bugWen Gong
2019-02-28ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi
2019-02-26ath10k: update the max num of peers supported for WCN3990Abhishek Ambure
2019-02-26ath10k: sdio: disable fwlog printsAlagu Sankar
2019-02-26ath10k: sdio: set hi_acs_flagsAlagu Sankar
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-12ath10k: copy the whole struct ath10k_bus_params in ath10k_core_register()Kalle Valo
2019-02-12ath10k: report tx airtime provided by fwManikanta Pubbisetty
2019-02-12ath10k: migrate to mac80211 txq schedulingToke Høiland-Jørgensen
2019-02-11ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai
2019-02-11ath10k: disable interface pause wow config for integrated chipsetGovind Singh
2019-02-11ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs confChristian Lamparter
2019-02-11ath10k: assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3Abhishek Ambure
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2019-02-07ath10k: reduce transmit msdu countAlagu Sankar
2019-02-07ath10k: change swap mail box check after htc readyWen Gong
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