summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.c
AgeCommit message (Expand)Author
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-20ath10k: add support to configure BB timing over wmiBhagavathi Perumal S
2018-12-20ath10k: remove an unnecessary NULL checkDan Carpenter
2018-12-20ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam
2018-11-05ath10k: fill the channel survey results for WCN3990 correctlyRakesh Pillai
2018-10-01ath10k: add debugfs support to get power save state change of STAMaharaja Kennadyrajan
2018-10-01ath10k: fix tx status flag setting for management framesRakesh Pillai
2018-10-01ath10k: fix vdev-start timeout on errorBen Greear
2018-09-06ath10k: wmi: disable softirq's while calling ieee80211_rxErik Stromdahl
2018-09-06ath10k: avoid possible memory access violationK.T.VIJAYAKUMAAR
2018-09-03ath10k: retrieve MAC address from system firmware if providedBrian Norris
2018-08-28ath10k: schedule hardware restart if WMI command times outMartin Willi
2018-07-30ath10k: add debugfs file warm_hw_resetMaharaja Kennadyrajan
2018-07-30ath10k: handle mgmt tx completion eventRakesh Pillai
2018-06-14ath10k: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-06-14ath10k: support use of channel 173Ben Greear
2018-06-13ath10k: fix memory leak of tpc_statsColin Ian King
2018-05-25ath10k: DFS Host ConfirmationSriram R
2018-05-25ath: add support to get the detected radar specificationsSriram R
2018-05-12ath10k: remove variables which set but not usedKenneth Lu
2018-04-27ath10k: fix spelling mistake: "servive" -> "service"Colin Ian King
2018-04-27ath10k: fix kernel panic while reading tpc_statsTamizh Chelvam
2018-04-24ath10k: support MAC address randomization in scanCarl Huang
2018-04-24ath10k: add WMI_SERVICE_AVAILABLE_EVENT supportCarl Huang
2018-04-19ath10k: fix a typo in ath10k_wmi_set_wmm_param()Maharaja Kennadyrajan
2018-04-10ath10k: fix spelling mistake: "tiggers" -> "triggers"Colin Ian King
2018-04-10ath10k: avoid possible string overflowArnd Bergmann
2018-03-29ath10k: fix vdev stats for 10.4 firmwareRajkumar Manoharan
2018-03-29ath10k: suppress "Unknown eventid: 36925" warningsSathishkumar Muruganandam
2018-03-26ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang
2018-03-26ath10k: debugfs support to get final TPC stats for 10.4 variantsMaharaja Kennadyrajan
2017-12-27ath10k: update copyright yearKalle Valo
2017-12-02ath10k: handle tdls peer eventsManikanta Pubbisetty
2017-10-27ath10k: fix sending wmi cmd during the tdls teardownAnilkumar Kolli
2017-08-03ath10k: push peer type to target for TDLS peersManikanta Pubbisetty
2017-08-03ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty
2017-07-06ath10k: fix indenting in ath10k_wmi_update_noa()Kalle Valo
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-21ath10k: configure rxnss_override for QCA9984Ben Greear
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-31ath10k: go back to using dma_alloc_coherent() for firmware scratch memoryAdrian Chadd
2017-05-23ath10k: remove unnecessary codeGustavo A. R. Silva
2017-04-05ath10k: fix block comments styleMarcin Rokicki
2017-03-16ath10k: fix fetching channel during potential radar detectionMohammed Shafi Shajakhan
2017-03-16ath10k: update available channel list for 5G radioTamizh chelvam
2017-02-14ath10k: remove ath10k_vif_to_arvif()Amadeusz Sławiński
2017-01-13ath10k: fix wifi connectivity and warning in rx with channel 169Mohammed Shafi Shajakhan
2017-01-13ath10k: add VHT160 supportSebastian Gottschall
2016-12-20ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear
2016-12-01ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONALBen Greear