From: Kalle Valo <kvalo@codeaurora.org>
To: Vladimir Kondratiev <QCA_vkondrat@QCA.qualcomm.com>
Cc: linux-wireless@vger.kernel.org, wil6210@qca.qualcomm.com,
Vladimir Shulman <QCA_shulmanv@QCA.qualcomm.com>
Subject: Re: [PATCH v2 02/13] wil6210: ACS implementation using QCA vendor command
Date: Fri, 24 Jul 2015 17:22:18 +0300 [thread overview]
Message-ID: <878ua5eiud.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1436168389-3676-3-git-send-email-qca_vkondrat@qca.qualcomm.com> (Vladimir Kondratiev's message of "Mon, 6 Jul 2015 10:39:38 +0300")
Vladimir Kondratiev <QCA_vkondrat@QCA.qualcomm.com> writes:
> ACS is implemented by registering to QCA vendor ACS sub command.
> On receive of the command from hostapd, driver issues passive
> scan command and block until scan results are available.
> When received, the results are sent up using QCA vendor ACS
> results event
>
> Signed-off-by: Vladimir Shulman <qca_shulmanv@qca.qualcomm.com>
> Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
I dropped this patch per discussion but now I got a conflict:
Pushing patch "wil6210-improve-mgmt-frame-han" ... done (conflict)
Error: 1 merge conflict(s)
CONFLICT (content): Merge conflict in
drivers/net/wireless/ath/wil6210/wmi.c
Please resend the whole patchset.
--
Kalle Valo
next prev parent reply other threads:[~2015-07-24 14:22 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-05 7:24 [PATCH 00/13] wil6210 patches Vladimir Kondratiev
2015-07-05 7:24 ` [PATCH 01/13] wil6210: support boot loader struct v0 & v1 Vladimir Kondratiev
2015-07-05 7:24 ` [PATCH 02/13] wil6210: ACS implementation using QCA vendor command Vladimir Kondratiev
2015-07-05 10:35 ` Johannes Berg
2015-07-07 13:22 ` Vladimir Kondratiev
2015-07-05 7:24 ` [PATCH 03/13] wil6210: debugfs for channel survey Vladimir Kondratiev
2015-07-24 14:38 ` Kalle Valo
2015-07-05 7:24 ` [PATCH 04/13] wil6210: count drops in Rx block ack reorder Vladimir Kondratiev
2015-07-05 7:24 ` [PATCH 05/13] wil6210: print "ulong" fields in hex format in the debugfs Vladimir Kondratiev
2015-07-05 7:24 ` [PATCH 06/13] wil6210: use <> vs. "" for global include Vladimir Kondratiev
2015-07-05 7:24 ` [PATCH 07/13] wil6210: wait for del_station to complete Vladimir Kondratiev
2015-07-05 7:24 ` [PATCH 08/13] wil6210: hold wil->mutex while managing vrings Vladimir Kondratiev
2015-07-24 14:41 ` Kalle Valo
2015-07-05 7:24 ` [PATCH 09/13] wil6210: use wil_fw_error_recovery() Vladimir Kondratiev
2015-07-05 7:24 ` [PATCH 10/13] wil6210: skip HW version check for chip debugging Vladimir Kondratiev
2015-07-05 7:24 ` [PATCH 11/13] wil6210: TSO implementation Vladimir Kondratiev
2015-07-08 19:06 ` Emmanuel Grumbach
2015-07-09 11:37 ` Vladimir Kondratiev
2015-07-09 12:36 ` Emmanuel Grumbach
2015-07-21 14:20 ` Kalle Valo
2015-07-05 7:24 ` [PATCH 12/13] wil6210: improve mgmt frame handling Vladimir Kondratiev
2015-07-05 7:24 ` [PATCH 13/13] wil6210: treat "unhandled event" as warning instead of error Vladimir Kondratiev
2015-07-06 7:39 ` [PATCH v2 00/13] wil6210 patches Vladimir Kondratiev
2015-07-06 7:39 ` [PATCH v2 01/13] wil6210: support boot loader struct v0 & v1 Vladimir Kondratiev
2015-07-24 14:19 ` Kalle Valo
2015-07-06 7:39 ` [PATCH v2 02/13] wil6210: ACS implementation using QCA vendor command Vladimir Kondratiev
2015-07-24 14:22 ` Kalle Valo [this message]
2015-07-06 7:39 ` [PATCH v2 03/13] wil6210: debugfs for channel survey Vladimir Kondratiev
2015-07-06 7:39 ` [PATCH v2 04/13] wil6210: count drops in Rx block ack reorder Vladimir Kondratiev
2015-07-06 7:39 ` [PATCH v2 05/13] wil6210: print "ulong" fields in hex format in the debugfs Vladimir Kondratiev
2015-07-06 7:39 ` [PATCH v2 06/13] wil6210: use <> vs. "" for global include Vladimir Kondratiev
2015-07-06 7:39 ` [PATCH v2 07/13] wil6210: wait for del_station to complete Vladimir Kondratiev
2015-07-06 7:39 ` [PATCH v2 08/13] wil6210: hold wil->mutex while managing vrings Vladimir Kondratiev
2015-07-06 7:39 ` [PATCH v2 09/13] wil6210: use wil_fw_error_recovery() Vladimir Kondratiev
2015-07-06 7:39 ` [PATCH v2 10/13] wil6210: skip HW version check for chip debugging Vladimir Kondratiev
2015-07-06 7:39 ` [PATCH v2 11/13] wil6210: TSO implementation Vladimir Kondratiev
2015-07-06 7:39 ` [PATCH v2 12/13] wil6210: improve mgmt frame handling Vladimir Kondratiev
2015-07-06 7:39 ` [PATCH v2 13/13] wil6210: treat "unhandled event" as warning instead of error Vladimir Kondratiev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878ua5eiud.fsf@kamboji.qca.qualcomm.com \
--to=kvalo@codeaurora.org \
--cc=QCA_shulmanv@QCA.qualcomm.com \
--cc=QCA_vkondrat@QCA.qualcomm.com \
--cc=linux-wireless@vger.kernel.org \
--cc=wil6210@qca.qualcomm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.