summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wmi.c
AgeCommit message (Expand)Author
2020-10-01ath10k: fix array out-of-bounds accessMiaoqing Pan
2020-02-24ath10k: Correct the DMA direction for management tx buffersRakesh Pillai
2019-05-07ath10k: rx_duration update for fw_stats debugfs entryBalaji Pothunoori
2019-02-28ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi
2019-02-26ath10k: add support for ack rssi value of management tx packetsAbhishek Ambure
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-12ath10k: add support to configure ftm responder rolePradeep Kumar Chitrapu
2019-02-11ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs confChristian Lamparter
2019-02-11ath10k: update GCMP & GCMP-256 cipher suite number for WCN3990Abhishek Ambure
2019-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-02-07ath10k: fix dma unmap direction for management framesRakesh Pillai
2019-02-07ath10k: Handle bundled tx completion for management framesRakesh Pillai
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