summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.h
Commit message (Expand)AuthorAgeFilesLines
* ath10k: handle 10.4 firmware phyerr eventRaja Mani2015-08-171-0/+20
* ath10k: refactor phyerr event handlersRaja Mani2015-08-171-11/+32
* ath10k: fix invalid survey reporting for QCA99X0Vasanthakumar Thiagarajan2015-08-171-0/+1
* ath10k: Enable MU MIMO txbf support for QCA99X0Vivek Natarajan2015-08-131-0/+5
* ath10k: Support different txbf configuration schemesVivek Natarajan2015-08-131-0/+6
* ath10k: set max spatial stream to 4 for 10.4 fwRaja Mani2015-07-021-1/+2
* ath10k: add scan support for 10.4 fwRaja Mani2015-07-021-9/+27
* ath10k: handle 10.4 firmware wmi swba eventRaja Mani2015-07-021-0/+41
* ath10k: enhance swba event handler to adapt different size tim bitmapRaja Mani2015-07-021-1/+9
* ath10k: adjust default peer limits if qcache enabled in 10.4 fwRaja Mani2015-06-301-2/+3
* ath10k: handle 10.4 fw wmi mgmt rx eventRaja Mani2015-06-301-0/+15
* ath10k: fill 10.4 fw wmi init cmd default valuesRaja Mani2015-06-301-0/+220
* ath10k: add 10.4 fw wmi pdev cmd idsRaja Mani2015-06-301-0/+136
* ath10k: add 10.4 fw wmi vdev cmd idsRaja Mani2015-06-301-0/+85
* ath10k: include 10.4 fw specific wmi cmd and event idsRaja Mani2015-06-301-0/+252
* ath10k: add 10.4 fw wmi service bitmap definitionRaja Mani2015-06-301-0/+146
* ath10k: move cycle_count macroMichal Kazior2015-05-291-1/+0Star
* ath10k: enable the BT-coex featureYanbo Li2015-04-171-0/+6
* ath10k: add the WMI Air Time Fairness service defineYanbo Li2015-04-171-0/+5
* ath10k: use MAC clock rate same as FW uses for survey accuracyPeter Oh2015-04-171-3/+1Star
* ath10k: use scan burst for hw rocMichal Kazior2015-04-151-0/+1
* ath10k: implement adaptive qcs commandMichal Kazior2015-04-011-0/+1
* ath10k: add wmi support for tdlsMarek Puzyniak2015-03-301-0/+37
* ath10k: make peer type configurableMarek Puzyniak2015-03-301-0/+6
* ath10k: add WOW patterns supportJanusz Dziedzic2015-03-301-0/+4
* ath10k: add WMI support for WOWJanusz Dziedzic2015-03-301-0/+144
* ath10k: implement wmi roam eventMichal Kazior2015-03-121-0/+22
* ath10k: workaround qca6174 sta powersave issueMichal Kazior2015-03-041-1/+2
* ath10k: add TxBF supportMichal Kazior2015-02-151-0/+5
* ath10k: add more wmi fw stat definesMichal Kazior2015-02-151-3/+7
* ath10k: Enable the MCS8 and MCS9 at 2.4G bandYanbo Li2015-01-291-1/+1
* ath10k: disable sta keepaliveMichal Kazior2015-01-291-0/+5
* ath10k: implement sta keepalive commandJanusz Dziedzic2015-01-291-0/+10
* ath10k: implement per-vdev wmm param setup commandMichal Kazior2015-01-291-0/+1
* ath10k: move wmm param storage to vifMichal Kazior2015-01-291-3/+3
* ath10k: implement uapsd autotrigger commandJanusz Dziedzic2015-01-271-0/+24
* ath10k: fix 10.2 fw stats parsingMichal Kazior2015-01-271-0/+52
* ath10k: split fw pdev stats parsingMichal Kazior2015-01-271-21/+34
* ath10k: add wmi interface for pdev_get_temperatureRajkumar Manoharan2014-12-231-0/+13
* ath10k: add 10.2.4 firmware supportRajkumar Manoharan2014-12-231-1/+6
* ath10k: fix STA u-APSDMichal Kazior2014-12-161-0/+7
* ath10k: add new wmi interface of NF cal periodPeter Oh2014-12-081-0/+4
* ath10k: add new pdev parameters for fw 10.2Peter Oh2014-12-081-0/+3
* ath10k: implement wmi-tlv backendMichal Kazior2014-12-081-0/+79
* ath10k: make some wmi functions publicMichal Kazior2014-12-081-0/+61
* ath10k: introduce wmi opsMichal Kazior2014-12-081-65/+2Star
* ath10k: implement intermediate event argsMichal Kazior2014-12-081-1/+60
* ath10k: add sanity checks for service bmap parsingMichal Kazior2014-12-011-59/+62
* ath10k: fix wmi svc bitmap dbg printMichal Kazior2014-12-011-0/+1
* ath10k: do not limit RTS threshold value to 2347Vivek Natarajan2014-12-011-1/+0Star