From: Kalle Valo <kvalo@codeaurora.org>
To: Loic Poulain <loic.poulain@linaro.org>
Cc: bryan.odonoghue@linaro.org, wcn36xx@lists.infradead.org,
linux-wireless@vger.kernel.org
Subject: Re: [PATCH] wcn36xx: Fix software-driven scan
Date: Tue, 18 Aug 2020 09:15:27 +0300 [thread overview]
Message-ID: <87pn7ojx8g.fsf@codeaurora.org> (raw)
In-Reply-To: <1597680075-18723-1-git-send-email-loic.poulain@linaro.org> (Loic Poulain's message of "Mon, 17 Aug 2020 18:01:15 +0200")
Loic Poulain <loic.poulain@linaro.org> writes:
> For software-driven scan, rely on mac80211 software scan instead
> of internal driver implementation. The internal implementation
> cause connection trouble since it keep the antenna busy during
> the entire scan duration, moreover it's only a passive scanning
> (no probe request). Therefore, let mac80211 manages sw scan.
>
> Note: we fallback to software scan if firmware does not report
> scan offload support or if we need to scan the 5Ghz band (currently
> not supported by the offload scan...).
>
> Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
What changed since v2? Please always include a changelog so that I don't
need to guess what you have changed in the patch. No need to resend, a
reply is enough.
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#changelog_missing
--
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2020-08-18 6:15 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-17 16:01 [PATCH] wcn36xx: Fix software-driven scan Loic Poulain
2020-08-18 6:15 ` Kalle Valo [this message]
2020-08-18 13:34 ` Loic Poulain
2020-08-18 18:01 ` Bryan O'Donoghue
2020-08-19 8:15 ` Loic Poulain
2020-08-19 10:52 ` Bryan O'Donoghue
2020-08-19 23:55 ` Bryan O'Donoghue
2020-08-20 11:27 ` Loic Poulain
2020-08-20 12:14 ` Bryan O'Donoghue
2020-08-20 12:17 ` Bryan O'Donoghue
2020-08-24 1:46 ` Bryan O'Donoghue
2020-08-24 7:51 ` Loic Poulain
2020-08-24 9:57 ` Bryan O'Donoghue
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=87pn7ojx8g.fsf@codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=bryan.odonoghue@linaro.org \
--cc=linux-wireless@vger.kernel.org \
--cc=loic.poulain@linaro.org \
--cc=wcn36xx@lists.infradead.org \
/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.