summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: add debugfs support to get power save state change of STAMaharaja Kennadyrajan2018-10-011-1/+38
* ath10k: fix tx status flag setting for management framesRakesh Pillai2018-10-011-1/+6
* ath10k: fix vdev-start timeout on errorBen Greear2018-10-011-3/+16
* ath10k: wmi: disable softirq's while calling ieee80211_rxErik Stromdahl2018-09-061-1/+2
* ath10k: avoid possible memory access violationK.T.VIJAYAKUMAAR2018-09-061-0/+7
* ath10k: retrieve MAC address from system firmware if providedBrian Norris2018-09-031-1/+2
* ath10k: schedule hardware restart if WMI command times outMartin Willi2018-08-281-0/+6
* ath10k: add debugfs file warm_hw_resetMaharaja Kennadyrajan2018-07-301-1/+1
* ath10k: handle mgmt tx completion eventRakesh Pillai2018-07-301-0/+85
* ath10k: use dma_zalloc_coherent instead of allocator/memsetYueHaibing2018-06-141-3/+1
* ath10k: support use of channel 173Ben Greear2018-06-141-1/+1
* ath10k: fix memory leak of tpc_statsColin Ian King2018-06-131-4/+4
* ath10k: DFS Host ConfirmationSriram R2018-05-251-10/+176
* ath: add support to get the detected radar specificationsSriram R2018-05-251-1/+1
* ath10k: remove variables which set but not usedKenneth Lu2018-05-121-10/+2
* ath10k: fix spelling mistake: "servive" -> "service"Colin Ian King2018-04-271-1/+1
* ath10k: fix kernel panic while reading tpc_statsTamizh Chelvam2018-04-271-0/+6
* ath10k: support MAC address randomization in scanCarl Huang2018-04-241-0/+5
* ath10k: add WMI_SERVICE_AVAILABLE_EVENT supportCarl Huang2018-04-241-1/+20
* ath10k: fix a typo in ath10k_wmi_set_wmm_param()Maharaja Kennadyrajan2018-04-191-1/+1
* ath10k: fix spelling mistake: "tiggers" -> "triggers"Colin Ian King2018-04-101-1/+1
* ath10k: avoid possible string overflowArnd Bergmann2018-04-101-2/+2
* ath10k: fix vdev stats for 10.4 firmwareRajkumar Manoharan2018-03-291-19/+132
* ath10k: suppress "Unknown eventid: 36925" warningsSathishkumar Muruganandam2018-03-291-0/+1
* ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang2018-03-261-1/+1
* ath10k: debugfs support to get final TPC stats for 10.4 variantsMaharaja Kennadyrajan2018-03-261-15/+293
* ath10k: update copyright yearKalle Valo2017-12-271-1/+1
* ath10k: handle tdls peer eventsManikanta Pubbisetty2017-12-021-0/+72
* ath10k: fix sending wmi cmd during the tdls teardownAnilkumar Kolli2017-10-271-1/+2
* ath10k: push peer type to target for TDLS peersManikanta Pubbisetty2017-08-031-0/+1
* ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty2017-08-031-2/+161
* ath10k: fix indenting in ath10k_wmi_update_noa()Kalle Valo2017-07-061-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-251-35/+16
|\
| * ath10k: configure rxnss_override for QCA9984Ben Greear2017-06-211-1/+6
| * ath10k: go back to using dma_alloc_coherent() for firmware scratch memoryAdrian Chadd2017-05-311-25/+10
| * ath10k: remove unnecessary codeGustavo A. R. Silva2017-05-231-9/+0
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-161-3/+2
|/
* ath10k: fix block comments styleMarcin Rokicki2017-04-051-6/+10
* ath10k: fix fetching channel during potential radar detectionMohammed Shafi Shajakhan2017-03-161-0/+5
* ath10k: update available channel list for 5G radioTamizh chelvam2017-03-161-0/+6
* ath10k: remove ath10k_vif_to_arvif()Amadeusz Sławiński2017-02-141-1/+1
* ath10k: fix wifi connectivity and warning in rx with channel 169Mohammed Shafi Shajakhan2017-01-131-1/+1
* ath10k: add VHT160 supportSebastian Gottschall2017-01-131-1/+8
* ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear2016-12-201-1/+1
* ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONALBen Greear2016-12-011-1/+1
* ath10k: remove set/get_tsf ieee80211_opsPedersen, Thomas2016-11-231-4/+0
* ath10k: implement offset_tsf ieee80211_opPedersen, Thomas2016-11-231-0/+2
* ath10k: allow setting coverage classBenjamin Berg2016-10-041-0/+48
* ath10k: add platform regulatory domain supportBartosz Markowski2016-10-041-1/+1
* ath10k: provide provision to get Transmit Power Control stats for 10.4Maharaja Kennadyrajan2016-10-041-0/+4
OpenPOWER on IntegriCloud