aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi-tlv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-13ath10k: support NET_DETECT WoWLAN featureWen Gong1-0/+187
2018-10-01ath10k: remove duplicated includesYueHaibing1-1/+0
2018-10-01ath10k: add default value for num_peers in WMI TLV initErik Stromdahl1-1/+4
2018-09-06ath10k: use hw_params.num_peers for num_tids in TLV initErik Stromdahl1-1/+4
2018-07-30ath10k: remove redundant pointers 'dev' and 'noa'Colin Ian King1-2/+0
2018-07-30ath10k: handle mgmt tx completion eventRakesh Pillai1-2/+63
2018-07-30ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi1-0/+5
2018-07-30ath10k: fix open brace location in ath10k_wmi_tlv_op_gen_dbglog_cfg()Kalle Valo1-1/+2
2018-06-28ath10k: fix tlv 5ghz channel missing issueZhi Chen1-0/+2
2018-06-28ath10k: fix scan crash due to incorrect length calculationZhi Chen1-4/+4
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-05-12ath10k: add quiet mode support for QCA6174/QCA9377Yu Wang1-1/+32
2018-04-24ath10k: support MAC address randomization in scanCarl Huang1-0/+25
2018-04-24ath10k: add WMI_SERVICE_AVAILABLE_EVENT supportCarl Huang1-0/+38
2018-03-29ath10k: enable TDLS peer inactivity detectionYingying Tang1-0/+52
2018-03-29ath10k: enable TDLS peer buffer STA featureYingying Tang1-0/+3
2018-03-29ath10k: enable QCA6174/QCA9377 to read the chip temperatureRyan Hsu1-2/+37
2018-03-14ath10k: dma unmap mgmt tx buffer if wmi cmd send failsRakesh Pillai1-13/+9
2017-12-27ath10k: update copyright yearKalle Valo1-1/+1
2017-12-27ath10k: wmi: remove redundant integer fcColin Ian King1-2/+0
2017-12-14ath10k: wmi: get wmi init parameter values from hw paramsRakesh Pillai1-3/+4
2017-12-14ath10k: wmi: add management tx by reference support over wmiRakesh Pillai1-0/+78
2017-12-14ath10k: wmi: modify svc bitmap parsing for wcn3990Rakesh Pillai1-14/+47
2017-06-28ath10k: fix a bunch of spelling mistakes in messagesColin Ian King1-1/+1
2017-01-13ath10k: add VHT160 supportSebastian Gottschall1-0/+1
2016-12-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter1-3/+9
2016-12-01ath10k: fix TLV set regdomain commandErik Stromdahl1-2/+2
2016-11-23ath10k: add spectral scan support to wmi-tlvMichal Kazior1-0/+72
2016-11-23ath10k: remove set/get_tsf ieee80211_opsPedersen, Thomas1-1/+0
2016-09-02ath10k: Added support for extended dbglog module id for 10.4Maharaja Kennadyrajan1-1/+1
2016-08-31ath10k: implement wmi echo eventMichal Kazior1-0/+28
2016-08-31ath10k: implement wmi echo commandMichal Kazior1-0/+29
2016-04-12ath10k: add a support of set_tsf on vdev interfacePeter Oh1-0/+1
2016-02-02ath10k: add abstraction layer for vdev subtypePeter Oh1-0/+1
2015-11-04ath10k: add abstraction layer for peer flagsTamizh chelvam1-0/+19
2015-10-29ath10k: add FW API support to test modeAlan Liu1-0/+14
2015-10-19ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty1-0/+1
2015-08-17ath10k: refactor phyerr event handlersRaja Mani1-8/+9
2015-08-13ath10k: Support different txbf configuration schemesVivek Natarajan1-0/+6
2015-07-30ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy eventRaja Mani1-1/+1
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu1-1/+1
2015-07-11ath10k: fix per-vif queue lockingMichal Kazior1-6/+28
2015-07-02ath10k: enhance swba event handler to adapt different size tim bitmapRaja Mani1-1/+17
2015-06-30ath10k: add 10.4 fw wmi pdev cmd idsRaja Mani1-0/+42
2015-06-30ath10k: add 10.4 fw wmi vdev cmd idsRaja Mani1-0/+16
2015-06-30ath10k: set 10.4 fw exclusive wmi cmd as unsupported for other fw versionsRaja Mani1-0/+32
2015-06-09ath10k: prevent memory leak in wmi rx opsMichal Kazior1-1/+2
2015-04-15ath10k: use scan burst for hw rocMichal Kazior1-1/+1
2015-04-01ath10k: allocate fw resources for iface combinationsMichal Kazior1-4/+4
2015-04-01ath10k: implement tx pause wmi eventMichal Kazior1-0/+48