summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-09ath10k: prevent memory leak in wmi rx opsMichal Kazior1-3/+5
2015-06-09ath10k: free wmi mgmt event skb when parsing failsRaja Mani1-0/+1
2015-05-29ath10k: fix inconsistent survey reportsMichal Kazior1-14/+16
2015-05-29ath10k: handle cycle counter wraparoundMichal Kazior1-8/+9
2015-05-29ath10k: move cycle_count macroMichal Kazior1-2/+2
2015-05-11ath10k: fix survey information reportingVasanthakumar Thiagarajan1-2/+2
2015-04-17ath10k: enable the BT-coex featureYanbo Li1-0/+2
2015-04-01ath10k: implement adaptive qcs commandMichal Kazior1-0/+3
2015-04-01ath10k: implement chanctx APIMichal Kazior1-1/+12
2015-04-01ath10k: allow empty ssid vdev configMichal Kazior1-2/+0
2015-04-01ath10k: harmonize error case handling in ath10k_core_startNicholas Mc Guire1-8/+12
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