summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wmi.c
AgeCommit message (Expand)Author
2014-12-01ath10k: make wmi service bitmap non-debugMichal Kazior
2014-12-01ath10k: add sanity checks for service bmap parsingMichal Kazior
2014-12-01ath10k: fix wmi svc bitmap dbg printMichal Kazior
2014-11-26ath10k: fix station count enforcementMichal Kazior
2014-11-26ath10k: fix shared WEPSujith Manoharan
2014-11-26ath10k: don't drop corrupted mgmt framesMichal Kazior
2014-11-24ath10k: add ATH10K_DBG_WMI_PRINT debug levelBen Greear
2014-11-17ath10k: fix mismatched wmi api callPeter Oh
2014-11-17ath10k: handle ieee80211 header and payload tracing separatelyRajkumar Manoharan
2014-10-31ath10k: speed up hw recoveryMichal Kazior
2014-10-21ath10k: simplify computation of mgmt rx bandMichal Kazior
2014-10-08ath10k: add tracing for frame transmissionRajkumar Manoharan
2014-10-08ath10k: fix WMI scan command lengthJanusz Dziedzic
2014-10-07ath10k: add support to configure pktlog filterRajkumar Manoharan
2014-09-29ath10k: fix fw stats processingMichal Kazior
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: unify wmi event function namesMichal Kazior
2014-09-23ath10k: clean up phyerr codeMichal Kazior
2014-09-23ath10k: deduplicate wmi service ready logicMichal Kazior
2014-09-23ath10k: relocate wmi attach/deatch functionsMichal Kazior
2014-09-23ath10k: deduplicate host mem chunk codeMichal Kazior
2014-09-23ath10k: deduplicate wmi_channel codeMichal Kazior
2014-09-23ath10k: remove unused pdev_set_channel commandMichal Kazior
2014-09-23ath10k: fix tx/rx chainmask initMichal Kazior
2014-09-23ath10k: workaround fw beaconing bugMichal Kazior
2014-09-18ath10k: use ether_addr_copy()Kalle Valo
2014-09-18ath10k: miscellaneous checkpatch fixesKalle Valo
2014-09-18ath10k: fix missing a blank line after declarationsKalle Valo
2014-09-18ath10k: fix use of multiple blank linesKalle Valo
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo
2014-09-11ath10k: add testmodeKalle Valo
2014-09-11ath10k: make ath10k_wmi_cmd_send() publicKalle Valo
2014-09-10ath10k: use proper service bitmap sizeMichal Kazior
2014-09-02ath10k: add device/driver strings to tracepointsMichal Kazior
2014-08-26ath10k: improve logging to include dev idMichal Kazior
2014-08-25ath10k: fix a conflict bug in wmi service bitmapMichal Kazior
2014-08-12ath10k: introduce a stricter scan state machineMichal Kazior
2014-08-12ath10k: simplify scan debug printsMichal 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-07-22ath10k: simplify tx helpersMichal Kazior
2014-06-02ath10k: remove unused len variables from wmi process rx functionsKalle Valo
2014-05-23ath10k: fix core start sequenceMichal Kazior
2014-05-16ath10k: fix pmf for action framesMarek Kwaczynski
2014-04-24ath10k: prevent beacon memory leakMichal Kazior
2014-04-24ath10k: make sure to not use invalid beacon pointerMichal Kazior
2014-04-08ath10k: cleanup debug messages in ath10k_wmi_event_host_swba()Kalle Valo