summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: prevent memory leak in wmi rx opsMichal Kazior2015-06-091-3/+5
* ath10k: free wmi mgmt event skb when parsing failsRaja Mani2015-06-091-0/+1
* ath10k: fix inconsistent survey reportsMichal Kazior2015-05-291-14/+16
* ath10k: handle cycle counter wraparoundMichal Kazior2015-05-291-8/+9
* ath10k: move cycle_count macroMichal Kazior2015-05-291-2/+2
* ath10k: fix survey information reportingVasanthakumar Thiagarajan2015-05-111-2/+2
* ath10k: enable the BT-coex featureYanbo Li2015-04-171-0/+2
* ath10k: implement adaptive qcs commandMichal Kazior2015-04-011-0/+3
* ath10k: implement chanctx APIMichal Kazior2015-04-011-1/+12
* ath10k: allow empty ssid vdev configMichal Kazior2015-04-011-2/+0
* ath10k: harmonize error case handling in ath10k_core_startNicholas Mc Guire2015-04-011-8/+12
* ath10k: deduplicate bitrate to rate idx conversionMichal Kazior2015-03-301-58/+4
* ath10k: make peer type configurableMarek Puzyniak2015-03-301-1/+2
* ath10k: add WOW disconnect/magic-packet supportJanusz Dziedzic2015-03-301-1/+13
* ath10k: add hw connection monitor supportMichal Kazior2015-03-121-1/+6
* ath10k: implement wmi roam eventMichal Kazior2015-03-121-1/+54
* ath10k: refactor p2p noa codeMichal Kazior2015-03-071-87/+4
* ath10k: update chirp value in pulse eventPeter Oh2015-03-051-1/+1
* ath10k: change request stats command prototypeMichal Kazior2015-02-151-3/+4
* ath10k: scan should handle scan-start-failed event properlyBen Greear2015-02-151-0/+20
* Merge ath-next from ath.gitKalle Valo2015-02-061-90/+429
|\
| * ath10k: add log level configuration for fw_dbglogSenthilKumar Jegadeesan2015-02-041-2/+3
| * ath10k: fix beacon deadlockMichal Kazior2015-02-041-22/+46
| * ath10k: change dma beacon cmd prototypeMichal Kazior2015-02-041-10/+17
| * ath10k: implement per-vdev wmm param setup commandMichal Kazior2015-01-291-0/+3
| * ath10k: move wmm param storage to vifMichal Kazior2015-01-291-7/+7
| * ath10k: fix 10.2 fw stats parsingMichal Kazior2015-01-271-2/+160
| * ath10k: split fw pdev stats parsingMichal Kazior2015-01-271-51/+66
| * ath10k: implement p2p bcn ie commandMichal Kazior2015-01-151-0/+3
| * ath10k: implement prb tmpl wmi commandMichal Kazior2015-01-151-0/+3
| * ath10k: implement beacon template commandMichal Kazior2015-01-151-0/+3
| * ath10k: add wmi support for delba_sendRajkumar Manoharan2015-01-131-0/+31
| * ath10k: add wmi support for addba_set_respRajkumar Manoharan2015-01-131-0/+30
| * ath10k: add wmi support for addba_sendRajkumar Manoharan2015-01-131-0/+30
| * ath10k: add wmi support for addba_clear_respRajkumar Manoharan2015-01-131-0/+28
| * ath10k: Enable RX batchingSujith Manoharan2015-01-121-1/+4
| * ath10k: Fix DMA burst sizeSujith Manoharan2015-01-121-1/+1
* | Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-221-4/+4
|\ \ | |/ |/|
| * cfg80211: remove "channel" from survey namesJohannes Berg2015-01-081-4/+4
* | ath10k: add thermal sensor device supportRajkumar Manoharan2014-12-231-0/+1
* | ath10k: add wmi interface for pdev_get_temperatureRajkumar Manoharan2014-12-231-0/+35
* | ath10k: add wmi support for pdev_set_quiet_modeRajkumar Manoharan2014-12-231-0/+28
* | ath10k: add 10.2.4 firmware supportRajkumar Manoharan2014-12-231-0/+291
* | ath10k: add new wmi interface of NF cal periodPeter Oh2014-12-081-0/+2
* | ath10k: implement wmi-tlv backendMichal Kazior2014-12-081-1/+6
* | ath10k: make some wmi functions publicMichal Kazior2014-12-081-80/+56
* | ath10k: introduce wmi opsMichal Kazior2014-12-081-376/+530
* | ath10k: implement intermediate event argsMichal Kazior2014-12-081-95/+288
|/
* ath10k: make wmi service bitmap non-debugMichal Kazior2014-12-011-4/+4
* ath10k: add sanity checks for service bmap parsingMichal Kazior2014-12-011-2/+4
OpenPOWER on IntegriCloud