summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wmi.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-30ath10k: deduplicate bitrate to rate idx conversionMichal Kazior1-58/+4
2015-03-30ath10k: make peer type configurableMarek Puzyniak1-1/+2
2015-03-30ath10k: add WOW disconnect/magic-packet supportJanusz Dziedzic1-1/+13
2015-03-12ath10k: add hw connection monitor supportMichal Kazior1-1/+6
2015-03-12ath10k: implement wmi roam eventMichal Kazior1-1/+54
2015-03-07ath10k: refactor p2p noa codeMichal Kazior1-87/+4
2015-03-05ath10k: update chirp value in pulse eventPeter Oh1-1/+1
2015-02-15ath10k: change request stats command prototypeMichal Kazior1-3/+4
2015-02-15ath10k: scan should handle scan-start-failed event properlyBen Greear1-0/+20
2015-02-06Merge ath-next from ath.gitKalle Valo1-90/+429
2015-02-04ath10k: add log level configuration for fw_dbglogSenthilKumar Jegadeesan1-2/+3
2015-02-04ath10k: fix beacon deadlockMichal Kazior1-22/+46
2015-02-04ath10k: change dma beacon cmd prototypeMichal Kazior1-10/+17
2015-01-29ath10k: implement per-vdev wmm param setup commandMichal Kazior1-0/+3
2015-01-29ath10k: move wmm param storage to vifMichal Kazior1-7/+7
2015-01-27ath10k: fix 10.2 fw stats parsingMichal Kazior1-2/+160
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