summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wmi.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-27ath10k: split fw pdev stats parsingMichal Kazior1-51/+66
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo1-4/+4
2015-01-15ath10k: implement p2p bcn ie commandMichal Kazior1-0/+3
2015-01-15ath10k: implement prb tmpl wmi commandMichal Kazior1-0/+3
2015-01-15ath10k: implement beacon template commandMichal Kazior1-0/+3
2015-01-13ath10k: add wmi support for delba_sendRajkumar Manoharan1-0/+31
2015-01-13ath10k: add wmi support for addba_set_respRajkumar Manoharan1-0/+30
2015-01-13ath10k: add wmi support for addba_sendRajkumar Manoharan1-0/+30
2015-01-13ath10k: add wmi support for addba_clear_respRajkumar Manoharan1-0/+28
2015-01-12ath10k: Enable RX batchingSujith Manoharan1-1/+4
2015-01-12ath10k: Fix DMA burst sizeSujith Manoharan1-1/+1
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg1-4/+4
2014-12-23ath10k: add thermal sensor device supportRajkumar Manoharan1-0/+1
2014-12-23ath10k: add wmi interface for pdev_get_temperatureRajkumar Manoharan1-0/+35
2014-12-23ath10k: add wmi support for pdev_set_quiet_modeRajkumar Manoharan1-0/+28
2014-12-23ath10k: add 10.2.4 firmware supportRajkumar Manoharan1-0/+291
2014-12-08ath10k: add new wmi interface of NF cal periodPeter Oh1-0/+2
2014-12-08ath10k: implement wmi-tlv backendMichal Kazior1-1/+6
2014-12-08ath10k: make some wmi functions publicMichal Kazior1-80/+56
2014-12-08ath10k: introduce wmi opsMichal Kazior1-376/+530
2014-12-08ath10k: implement intermediate event argsMichal Kazior1-95/+288
2014-12-01ath10k: make wmi service bitmap non-debugMichal Kazior1-4/+4
2014-12-01ath10k: add sanity checks for service bmap parsingMichal Kazior1-2/+4
2014-12-01ath10k: fix wmi svc bitmap dbg printMichal Kazior1-1/+3
2014-11-26ath10k: fix station count enforcementMichal Kazior1-1/+1
2014-11-26ath10k: fix shared WEPSujith Manoharan1-0/+36
2014-11-26ath10k: don't drop corrupted mgmt framesMichal Kazior1-2/+5
2014-11-24ath10k: add ATH10K_DBG_WMI_PRINT debug levelBen Greear1-1/+1
2014-11-17ath10k: fix mismatched wmi api callPeter Oh1-2/+2
2014-11-17ath10k: handle ieee80211 header and payload tracing separatelyRajkumar Manoharan1-2/+5
2014-10-31ath10k: speed up hw recoveryMichal Kazior1-1/+4
2014-10-21ath10k: simplify computation of mgmt rx bandMichal Kazior1-16/+16
2014-10-08ath10k: add tracing for frame transmissionRajkumar Manoharan1-0/+2
2014-10-08ath10k: fix WMI scan command lengthJanusz Dziedzic1-2/+2
2014-10-07ath10k: add support to configure pktlog filterRajkumar Manoharan1-0/+33
2014-09-29ath10k: fix fw stats processingMichal Kazior1-15/+40
2014-09-29ath10k: rename fw_stats related stuffMichal Kazior1-6/+6
2014-09-29ath10k: split wmi stats parsingMichal Kazior1-4/+161
2014-09-23ath10k: re-work scan start command buildingMichal Kazior1-87/+104
2014-09-23ath10k: unify wmi event function namesMichal Kazior1-9/+9
2014-09-23ath10k: clean up phyerr codeMichal Kazior1-45/+45
2014-09-23ath10k: deduplicate wmi service ready logicMichal Kazior1-120/+117
2014-09-23ath10k: relocate wmi attach/deatch functionsMichal Kazior1-39/+38
2014-09-23ath10k: deduplicate host mem chunk codeMichal Kazior1-78/+25
2014-09-23ath10k: deduplicate wmi_channel codeMichal Kazior1-41/+36
2014-09-23ath10k: remove unused pdev_set_channel commandMichal Kazior1-36/+0
2014-09-23ath10k: fix tx/rx chainmask initMichal Kazior1-0/+6
2014-09-23ath10k: workaround fw beaconing bugMichal Kazior1-14/+22
2014-09-18ath10k: use ether_addr_copy()Kalle Valo1-11/+11
2014-09-18ath10k: miscellaneous checkpatch fixesKalle Valo1-2/+2