summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wmi.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-29ath10k: implement sta keepalive commandJanusz Dziedzic1-0/+10
2015-01-29ath10k: implement per-vdev wmm param setup commandMichal Kazior1-0/+1
2015-01-29ath10k: move wmm param storage to vifMichal Kazior1-3/+3
2015-01-27ath10k: implement uapsd autotrigger commandJanusz Dziedzic1-0/+24
2015-01-27ath10k: fix 10.2 fw stats parsingMichal Kazior1-0/+52
2015-01-27ath10k: split fw pdev stats parsingMichal Kazior1-21/+34
2014-12-23ath10k: add wmi interface for pdev_get_temperatureRajkumar Manoharan1-0/+13
2014-12-23ath10k: add 10.2.4 firmware supportRajkumar Manoharan1-1/+6
2014-12-16ath10k: fix STA u-APSDMichal Kazior1-0/+7
2014-12-08ath10k: add new wmi interface of NF cal periodPeter Oh1-0/+4
2014-12-08ath10k: add new pdev parameters for fw 10.2Peter Oh1-0/+3
2014-12-08ath10k: implement wmi-tlv backendMichal Kazior1-0/+79
2014-12-08ath10k: make some wmi functions publicMichal Kazior1-0/+61
2014-12-08ath10k: introduce wmi opsMichal Kazior1-65/+2
2014-12-08ath10k: implement intermediate event argsMichal Kazior1-1/+60
2014-12-01ath10k: add sanity checks for service bmap parsingMichal Kazior1-59/+62
2014-12-01ath10k: fix wmi svc bitmap dbg printMichal Kazior1-0/+1
2014-12-01ath10k: do not limit RTS threshold value to 2347Vivek Natarajan1-1/+0
2014-11-26ath10k: make hw roc more reliableMichal Kazior1-0/+5
2014-10-07ath10k: add support to configure pktlog filterRajkumar Manoharan1-0/+6
2014-09-29ath10k: rename fw_stats related stuffMichal Kazior1-2/+2
2014-09-29ath10k: split wmi stats parsingMichal Kazior1-15/+9
2014-09-23ath10k: re-work scan start command buildingMichal Kazior1-85/+15
2014-09-23ath10k: clean up phyerr codeMichal Kazior1-76/+7
2014-09-23ath10k: deduplicate wmi service ready logicMichal Kazior1-3/+20
2014-09-23ath10k: deduplicate host mem chunk codeMichal Kazior1-21/+9
2014-09-23ath10k: remove unused pdev_set_channel commandMichal Kazior1-7/+0
2014-09-18ath10k: fix use of multiple blank linesKalle Valo1-9/+0
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo1-4/+4
2014-09-12ath10k: make ath10k_wmi_cmd_send() publicKalle Valo1-0/+4
2014-09-10ath10k: use proper service bitmap sizeMichal Kazior1-7/+5
2014-08-12ath10k: fix wmi service bitmap debugMichal Kazior1-105/+264
2014-08-04ath10k: add spectral scan featureSimon Wunderlich1-0/+97
2014-07-29ath10k: add support for 10.2 firmwareMichal Kazior1-3/+230
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-20/+84
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2014-05-23ath10k: fix core start sequenceMichal Kazior1-1/+1
2014-05-16ath10k: fix spelling mistake in commentsBen Greear1-2/+2
2014-05-05ath10k: Improve grammar in commentsGeert Uytterhoeven1-2/+2
2014-03-28ath10k: add extra pdev stats on 10.1 firmwareChun-Yeow Yeoh1-1/+18
2014-03-28ath10k: add the Rx rate in FW statsBen Greear1-1/+8
2014-03-28ath10k: fix getting stats from firmwareBen Greear1-4/+12
2014-03-28ath10k: update wal_dbg_tx_stats structure with missing parameter.Bartosz Markowski1-0/+3
2014-03-24ath10k: fix the peer mac address in getting statsChun-Yeow Yeoh1-10/+0
2014-03-24ath10k: update regulatory domain settings for 10.x firmwareMarek Puzyniak1-1/+27
2014-03-13ath10k: add recalc RTS/CTS protection methodMarek Kwaczynski1-0/+13
2014-02-15ath10k: implement sta_rc_update()Michal Kazior1-0/+6
2014-02-13ath10k: suspend hardware before resetMarek Puzyniak1-1/+1
2014-01-30ath10k: configure access category for arpMarek Puzyniak1-1/+0
2014-01-24ath10k: implement and use new beacon methodMichal Kazior1-2/+19