aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-07ath10k: add support to configure pktlog filterRajkumar Manoharan1-0/+33
2014-09-29ath10k: fix fw stats processingMichal Kazior1-15/+40
2014-09-29ath10k: rename fw_stats related stuffMichal Kazior1-6/+6
2014-09-29ath10k: split wmi stats parsingMichal Kazior1-4/+161
2014-09-23ath10k: re-work scan start command buildingMichal Kazior1-87/+104
2014-09-23ath10k: unify wmi event function namesMichal Kazior1-9/+9
2014-09-23ath10k: clean up phyerr codeMichal Kazior1-45/+45
2014-09-23ath10k: deduplicate wmi service ready logicMichal Kazior1-120/+117
2014-09-23ath10k: relocate wmi attach/deatch functionsMichal Kazior1-39/+38
2014-09-23ath10k: deduplicate host mem chunk codeMichal Kazior1-78/+25
2014-09-23ath10k: deduplicate wmi_channel codeMichal Kazior1-41/+36
2014-09-23ath10k: remove unused pdev_set_channel commandMichal Kazior1-36/+0
2014-09-23ath10k: fix tx/rx chainmask initMichal Kazior1-0/+6
2014-09-23ath10k: workaround fw beaconing bugMichal Kazior1-14/+22
2014-09-18ath10k: use ether_addr_copy()Kalle Valo1-11/+11
2014-09-18ath10k: miscellaneous checkpatch fixesKalle Valo1-2/+2
2014-09-18ath10k: fix missing a blank line after declarationsKalle Valo1-2/+6
2014-09-18ath10k: fix use of multiple blank linesKalle Valo1-2/+0
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo1-14/+16
2014-09-11ath10k: add testmodeKalle Valo1-0/+18
2014-09-11ath10k: make ath10k_wmi_cmd_send() publicKalle Valo1-3/+2
2014-09-10ath10k: use proper service bitmap sizeMichal Kazior1-2/+2
2014-09-02ath10k: add device/driver strings to tracepointsMichal Kazior1-5/+5
2014-08-26ath10k: improve logging to include dev idMichal Kazior1-175/+180
2014-08-25ath10k: fix a conflict bug in wmi service bitmapMichal Kazior1-2/+2
2014-08-12ath10k: introduce a stricter scan state machineMichal Kazior1-36/+107
2014-08-12ath10k: simplify scan debug printsMichal Kazior1-29/+38
2014-08-12ath10k: fix wmi service bitmap debugMichal Kazior1-4/+10
2014-08-04ath10k: add spectral scan featureSimon Wunderlich1-1/+104
2014-07-28ath10k: add support for 10.2 firmwareMichal Kazior1-25/+426
2014-07-22ath10k: simplify tx helpersMichal Kazior1-1/+1
2014-06-02ath10k: remove unused len variables from wmi process rx functionsKalle Valo1-6/+0
2014-05-23ath10k: fix core start sequenceMichal Kazior1-1/+1
2014-05-16ath10k: fix pmf for action framesMarek Kwaczynski1-4/+20
2014-04-24ath10k: prevent beacon memory leakMichal Kazior1-0/+1
2014-04-24ath10k: make sure to not use invalid beacon pointerMichal Kazior1-0/+1
2014-04-08ath10k: cleanup debug messages in ath10k_wmi_event_host_swba()Kalle Valo1-10/+2