summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi-tlv.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: add quiet mode support for QCA6174/QCA9377Yu Wang2018-05-121-1/+32
* ath10k: support MAC address randomization in scanCarl Huang2018-04-241-0/+25
* ath10k: add WMI_SERVICE_AVAILABLE_EVENT supportCarl Huang2018-04-241-0/+38
* ath10k: enable TDLS peer inactivity detectionYingying Tang2018-03-291-0/+52
* ath10k: enable TDLS peer buffer STA featureYingying Tang2018-03-291-0/+3
* ath10k: enable QCA6174/QCA9377 to read the chip temperatureRyan Hsu2018-03-291-2/+37
* ath10k: dma unmap mgmt tx buffer if wmi cmd send failsRakesh Pillai2018-03-141-13/+9
* ath10k: update copyright yearKalle Valo2017-12-271-1/+1
* ath10k: wmi: remove redundant integer fcColin Ian King2017-12-271-2/+0
* ath10k: wmi: get wmi init parameter values from hw paramsRakesh Pillai2017-12-141-3/+4
* ath10k: wmi: add management tx by reference support over wmiRakesh Pillai2017-12-141-0/+78
* ath10k: wmi: modify svc bitmap parsing for wcn3990Rakesh Pillai2017-12-141-14/+47
* ath10k: fix a bunch of spelling mistakes in messagesColin Ian King2017-06-281-1/+1
* ath10k: add VHT160 supportSebastian Gottschall2017-01-131-0/+1
* ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter2016-12-301-3/+9
* ath10k: fix TLV set regdomain commandErik Stromdahl2016-12-011-2/+2
* ath10k: add spectral scan support to wmi-tlvMichal Kazior2016-11-231-0/+72
* ath10k: remove set/get_tsf ieee80211_opsPedersen, Thomas2016-11-231-1/+0
* ath10k: Added support for extended dbglog module id for 10.4Maharaja Kennadyrajan2016-09-021-1/+1
* ath10k: implement wmi echo eventMichal Kazior2016-08-311-0/+28
* ath10k: implement wmi echo commandMichal Kazior2016-08-311-0/+29
* ath10k: add a support of set_tsf on vdev interfacePeter Oh2016-04-121-0/+1
* ath10k: add abstraction layer for vdev subtypePeter Oh2016-02-021-0/+1
* ath10k: add abstraction layer for peer flagsTamizh chelvam2015-11-041-0/+19
* ath10k: add FW API support to test modeAlan Liu2015-10-291-0/+14
* ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty2015-10-191-0/+1
* ath10k: refactor phyerr event handlersRaja Mani2015-08-171-8/+9
* ath10k: Support different txbf configuration schemesVivek Natarajan2015-08-131-0/+6
* ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy eventRaja Mani2015-07-301-1/+1
* ath10k: enable raw encap mode and software crypto engineDavid Liu2015-07-291-1/+1
* ath10k: fix per-vif queue lockingMichal Kazior2015-07-111-6/+28
* ath10k: enhance swba event handler to adapt different size tim bitmapRaja Mani2015-07-021-1/+17
* ath10k: add 10.4 fw wmi pdev cmd idsRaja Mani2015-06-301-0/+42
* ath10k: add 10.4 fw wmi vdev cmd idsRaja Mani2015-06-301-0/+16
* ath10k: set 10.4 fw exclusive wmi cmd as unsupported for other fw versionsRaja Mani2015-06-301-0/+32
* ath10k: prevent memory leak in wmi rx opsMichal Kazior2015-06-091-1/+2
* ath10k: use scan burst for hw rocMichal Kazior2015-04-151-1/+1
* ath10k: allocate fw resources for iface combinationsMichal Kazior2015-04-011-4/+4
* ath10k: implement tx pause wmi eventMichal Kazior2015-04-011-0/+48
* ath10k: implement adaptive qcs commandMichal Kazior2015-04-011-0/+30
* ath10k: allow empty ssid vdev configMichal Kazior2015-04-011-2/+0
* ath10k: add wmi support for tdlsMarek Puzyniak2015-03-301-0/+153
* ath10k: store max tdls vdevs that fw can handleMarek Puzyniak2015-03-301-1/+1
* ath10k: make peer type configurableMarek Puzyniak2015-03-301-2/+3
* ath10k: add WOW patterns supportJanusz Dziedzic2015-03-301-1/+1
* ath10k: add WMI support for WOW patternsJanusz Dziedzic2015-03-301-0/+130
* ath10k: add WMI support for WOWJanusz Dziedzic2015-03-301-2/+114
* ath10k: implement wmi roam eventMichal Kazior2015-03-121-0/+32
* ath10k: fix patching mistake for AP/IBSS CSAMichal Kazior2015-03-121-3/+1
* ath10k: implement handling of p2p noa eventMichal Kazior2015-03-071-0/+41