summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi-tlv.c
AgeCommit message (Expand)Author
2018-12-20ath10k: move non-fatal warn logs to dbg levelGovind Singh
2018-11-05ath10k: remove set but not used variable 'tlv_len'YueHaibing
2018-11-05ath10k: fill the channel survey results for WCN3990 correctlyRakesh Pillai
2018-10-13ath10k: support NET_DETECT WoWLAN featureWen Gong
2018-10-01ath10k: remove duplicated includesYueHaibing
2018-10-01ath10k: add default value for num_peers in WMI TLV initErik Stromdahl
2018-09-06ath10k: use hw_params.num_peers for num_tids in TLV initErik Stromdahl
2018-07-30ath10k: remove redundant pointers 'dev' and 'noa'Colin Ian King
2018-07-30ath10k: handle mgmt tx completion eventRakesh Pillai
2018-07-30ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi
2018-07-30ath10k: fix open brace location in ath10k_wmi_tlv_op_gen_dbglog_cfg()Kalle Valo
2018-06-28ath10k: fix tlv 5ghz channel missing issueZhi Chen
2018-06-28ath10k: fix scan crash due to incorrect length calculationZhi Chen
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-12ath10k: add quiet mode support for QCA6174/QCA9377Yu Wang
2018-04-24ath10k: support MAC address randomization in scanCarl Huang
2018-04-24ath10k: add WMI_SERVICE_AVAILABLE_EVENT supportCarl Huang
2018-03-29ath10k: enable TDLS peer inactivity detectionYingying Tang
2018-03-29ath10k: enable TDLS peer buffer STA featureYingying Tang
2018-03-29ath10k: enable QCA6174/QCA9377 to read the chip temperatureRyan Hsu
2018-03-14ath10k: dma unmap mgmt tx buffer if wmi cmd send failsRakesh Pillai
2017-12-27ath10k: update copyright yearKalle Valo
2017-12-27ath10k: wmi: remove redundant integer fcColin Ian King
2017-12-14ath10k: wmi: get wmi init parameter values from hw paramsRakesh Pillai
2017-12-14ath10k: wmi: add management tx by reference support over wmiRakesh Pillai
2017-12-14ath10k: wmi: modify svc bitmap parsing for wcn3990Rakesh Pillai
2017-06-28ath10k: fix a bunch of spelling mistakes in messagesColin Ian King
2017-01-13ath10k: add VHT160 supportSebastian Gottschall
2016-12-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter
2016-12-01ath10k: fix TLV set regdomain commandErik Stromdahl
2016-11-23ath10k: add spectral scan support to wmi-tlvMichal Kazior
2016-11-23ath10k: remove set/get_tsf ieee80211_opsPedersen, Thomas
2016-09-02ath10k: Added support for extended dbglog module id for 10.4Maharaja Kennadyrajan
2016-08-31ath10k: implement wmi echo eventMichal Kazior
2016-08-31ath10k: implement wmi echo commandMichal Kazior
2016-04-12ath10k: add a support of set_tsf on vdev interfacePeter Oh
2016-02-02ath10k: add abstraction layer for vdev subtypePeter Oh
2015-11-04ath10k: add abstraction layer for peer flagsTamizh chelvam
2015-10-29ath10k: add FW API support to test modeAlan Liu
2015-10-19ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty
2015-08-17ath10k: refactor phyerr event handlersRaja Mani
2015-08-13ath10k: Support different txbf configuration schemesVivek Natarajan
2015-07-30ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy eventRaja Mani
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu
2015-07-11ath10k: fix per-vif queue lockingMichal Kazior
2015-07-02ath10k: enhance swba event handler to adapt different size tim bitmapRaja Mani
2015-06-30ath10k: add 10.4 fw wmi pdev cmd idsRaja Mani
2015-06-30ath10k: add 10.4 fw wmi vdev cmd idsRaja Mani
2015-06-30ath10k: set 10.4 fw exclusive wmi cmd as unsupported for other fw versionsRaja Mani
2015-06-09ath10k: prevent memory leak in wmi rx opsMichal Kazior