summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wmi.c
AgeCommit message (Expand)Author
2015-06-30ath10k: include 10.4 fw specific wmi cmd and event idsRaja Mani
2015-06-30ath10k: add 10.4 fw wmi service bitmap definitionRaja Mani
2015-06-30ath10k: include new wmi op version for 10.4 fwRaja Mani
2015-06-09ath10k: prevent memory leak in wmi rx opsMichal Kazior
2015-06-09ath10k: free wmi mgmt event skb when parsing failsRaja Mani
2015-05-29ath10k: fix inconsistent survey reportsMichal Kazior
2015-05-29ath10k: handle cycle counter wraparoundMichal Kazior
2015-05-29ath10k: move cycle_count macroMichal Kazior
2015-05-11ath10k: fix survey information reportingVasanthakumar Thiagarajan
2015-04-17ath10k: enable the BT-coex featureYanbo Li
2015-04-01ath10k: implement adaptive qcs commandMichal Kazior
2015-04-01ath10k: implement chanctx APIMichal Kazior
2015-04-01ath10k: allow empty ssid vdev configMichal Kazior
2015-04-01ath10k: harmonize error case handling in ath10k_core_startNicholas Mc Guire
2015-03-30ath10k: deduplicate bitrate to rate idx conversionMichal Kazior
2015-03-30ath10k: make peer type configurableMarek Puzyniak
2015-03-30ath10k: add WOW disconnect/magic-packet supportJanusz Dziedzic
2015-03-12ath10k: add hw connection monitor supportMichal Kazior
2015-03-12ath10k: implement wmi roam eventMichal Kazior
2015-03-07ath10k: refactor p2p noa codeMichal Kazior
2015-03-05ath10k: update chirp value in pulse eventPeter Oh
2015-02-15ath10k: change request stats command prototypeMichal Kazior
2015-02-15ath10k: scan should handle scan-start-failed event properlyBen Greear
2015-02-06Merge ath-next from ath.gitKalle Valo
2015-02-04ath10k: add log level configuration for fw_dbglogSenthilKumar Jegadeesan
2015-02-04ath10k: fix beacon deadlockMichal Kazior
2015-02-04ath10k: change dma beacon cmd prototypeMichal Kazior
2015-01-29ath10k: implement per-vdev wmm param setup commandMichal Kazior
2015-01-29ath10k: move wmm param storage to vifMichal Kazior
2015-01-27ath10k: fix 10.2 fw stats parsingMichal Kazior
2015-01-27ath10k: split fw pdev stats parsingMichal Kazior
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo
2015-01-15ath10k: implement p2p bcn ie commandMichal Kazior
2015-01-15ath10k: implement prb tmpl wmi commandMichal Kazior
2015-01-15ath10k: implement beacon template commandMichal Kazior
2015-01-13ath10k: add wmi support for delba_sendRajkumar Manoharan
2015-01-13ath10k: add wmi support for addba_set_respRajkumar Manoharan
2015-01-13ath10k: add wmi support for addba_sendRajkumar Manoharan
2015-01-13ath10k: add wmi support for addba_clear_respRajkumar Manoharan
2015-01-12ath10k: Enable RX batchingSujith Manoharan
2015-01-12ath10k: Fix DMA burst sizeSujith Manoharan
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg
2014-12-23ath10k: add thermal sensor device supportRajkumar Manoharan
2014-12-23ath10k: add wmi interface for pdev_get_temperatureRajkumar Manoharan
2014-12-23ath10k: add wmi support for pdev_set_quiet_modeRajkumar Manoharan
2014-12-23ath10k: add 10.2.4 firmware supportRajkumar Manoharan
2014-12-08ath10k: add new wmi interface of NF cal periodPeter Oh
2014-12-08ath10k: implement wmi-tlv backendMichal Kazior
2014-12-08ath10k: make some wmi functions publicMichal Kazior
2014-12-08ath10k: introduce wmi opsMichal Kazior