aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-11ath10k: 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-28ath10k: add support for 10.2 firmwareMichal Kazior1-3/+230
2014-06-12Merge 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/jikos/trivial into nextLinus 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
2014-01-23ath10k: enable firmware STA quick kickoutKalle Valo1-0/+4
2014-01-10ath10k: add set_bitrate_mask callbackJanusz Dziedzic1-0/+12
2014-01-10ath10k: add debugfs file to control firmware dbglogKalle Valo1-0/+49
2013-11-20ath10k: introduce DFS implementationMarek Puzyniak1-0/+1
2013-11-20ath10k: add phyerr/dfs handlingJanusz Dziedzic1-0/+85
2013-11-15ath10k: allow dynamic bandwidth in hw rate controlMichal Kazior1-1/+6
2013-10-24ath10k: use proper tx power unitMichal Kazior1-1/+2
2013-10-16ath10k: rename WMI_CMD_UNDEFINEDBartosz Markowski1-1/+1
2013-09-27ath10k: handle FW API differences for scan structuresBartosz Markowski1-0/+82
2013-09-27ath10k: introduce dynamic pdev parametersBartosz Markowski1-2/+146
2013-09-27ath10k: introduce dynamic vdev parametersBartosz Markowski1-1/+171
2013-09-27ath10k: split wmi_cmd_init pathBartosz Markowski1-0/+195
2013-09-27ath10k: bring back the WMI path for mgmt framesBartosz Markowski1-0/+1
2013-09-27ath10k: implement host memory chunksBartosz Markowski1-0/+3
2013-09-27ath10k: split ath10k_wmi_service_ready_event_rxBartosz Markowski1-0/+40