summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.h
AgeCommit message (Expand)Author
2014-12-01ath10k: add sanity checks for service bmap parsingMichal Kazior
2014-12-01ath10k: fix wmi svc bitmap dbg printMichal Kazior
2014-12-01ath10k: do not limit RTS threshold value to 2347Vivek Natarajan
2014-11-26ath10k: make hw roc more reliableMichal Kazior
2014-10-07ath10k: add support to configure pktlog filterRajkumar Manoharan
2014-09-29ath10k: rename fw_stats related stuffMichal Kazior
2014-09-29ath10k: split wmi stats parsingMichal Kazior
2014-09-23ath10k: re-work scan start command buildingMichal Kazior
2014-09-23ath10k: clean up phyerr codeMichal Kazior
2014-09-23ath10k: deduplicate wmi service ready logicMichal Kazior
2014-09-23ath10k: deduplicate host mem chunk codeMichal Kazior
2014-09-23ath10k: remove unused pdev_set_channel commandMichal Kazior
2014-09-18ath10k: fix use of multiple blank linesKalle Valo
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo
2014-09-11ath10k: make ath10k_wmi_cmd_send() publicKalle Valo
2014-09-10ath10k: use proper service bitmap sizeMichal Kazior
2014-08-12ath10k: fix wmi service bitmap debugMichal Kazior
2014-08-04ath10k: add spectral scan featureSimon Wunderlich
2014-07-28ath10k: add support for 10.2 firmwareMichal Kazior
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-05-23ath10k: fix core start sequenceMichal Kazior
2014-05-16ath10k: fix spelling mistake in commentsBen Greear
2014-05-05ath10k: Improve grammar in commentsGeert Uytterhoeven
2014-03-28ath10k: add extra pdev stats on 10.1 firmwareChun-Yeow Yeoh
2014-03-28ath10k: add the Rx rate in FW statsBen Greear
2014-03-28ath10k: fix getting stats from firmwareBen Greear
2014-03-28ath10k: update wal_dbg_tx_stats structure with missing parameter.Bartosz Markowski
2014-03-24ath10k: fix the peer mac address in getting statsChun-Yeow Yeoh
2014-03-24ath10k: update regulatory domain settings for 10.x firmwareMarek Puzyniak
2014-03-13ath10k: add recalc RTS/CTS protection methodMarek Kwaczynski
2014-02-15ath10k: implement sta_rc_update()Michal Kazior
2014-02-13ath10k: suspend hardware before resetMarek Puzyniak
2014-01-30ath10k: configure access category for arpMarek Puzyniak
2014-01-24ath10k: implement and use new beacon methodMichal Kazior
2014-01-23ath10k: enable firmware STA quick kickoutKalle Valo
2014-01-10ath10k: add set_bitrate_mask callbackJanusz Dziedzic
2014-01-10ath10k: add debugfs file to control firmware dbglogKalle Valo
2013-11-20ath10k: introduce DFS implementationMarek Puzyniak
2013-11-20ath10k: add phyerr/dfs handlingJanusz Dziedzic
2013-11-15ath10k: allow dynamic bandwidth in hw rate controlMichal Kazior
2013-10-24ath10k: use proper tx power unitMichal Kazior
2013-10-16ath10k: rename WMI_CMD_UNDEFINEDBartosz Markowski
2013-09-27ath10k: handle FW API differences for scan structuresBartosz Markowski
2013-09-27ath10k: introduce dynamic pdev parametersBartosz Markowski
2013-09-27ath10k: introduce dynamic vdev parametersBartosz Markowski
2013-09-27ath10k: split wmi_cmd_init pathBartosz Markowski
2013-09-27ath10k: bring back the WMI path for mgmt framesBartosz Markowski
2013-09-27ath10k: implement host memory chunksBartosz Markowski
2013-09-27ath10k: split ath10k_wmi_service_ready_event_rxBartosz Markowski