All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	Igor Mitsyanko <igor.mitsyanko.os@quantenna.com>,
	Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Subject: Re: [PATCH v2 01/13] qtnfmac: do not track STA states in driver
Date: Fri,  5 Oct 2018 11:04:59 +0000 (UTC)	[thread overview]
Message-ID: <20181005110459.7A2CC60A98@smtp.codeaurora.org> (raw)
In-Reply-To: <20181005101114.3013-2-sergey.matyukevich.os@quantenna.com>

Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> wrote:

> Remove STA connection states tracking from driver.
> Leave it wireless core on host and to firmware.
> 
> Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>

13 patches applied to wireless-drivers-next.git, thanks.

263ee96b77a7 qtnfmac: do not track STA states in driver
d5f693bc4bb9 qtnfmac: generate local disconnect event in disconnect callback
92246b126ebf qtnfmac: request userspace to do OBSS scanning if FW can not
75001bbc0765 qtnfmac: do not initialize per-MAC data multiple times
c6ed298ffe09 qtnfmac: cleanup and unify command error handling
aaa981406f4f qtnfmac: do not cancel scan in disconnect callback
d5657b709e2a qtnfmac: pass sgi rate info flag to wireless core
ab1c64a1d349 qtnfmac: inform wireless core about supported extended capabilities
35da3fe63b86 qtnfmac: drop error reports for out-of-bounds key indexes
6d85930f2653 qtnfmac: add support for scan flush
2525f188f7fd qtnfmac: add support for scan dwell time configuration
8804ea9e15a3 qtnfmac: drop redundant data copy in control path
e1c02eb16a9c qtnfmac: implement dump_station support for STA mode

-- 
https://patchwork.kernel.org/patch/10627791/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


  reply	other threads:[~2018-10-05 11:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-05 10:11 [PATCH v2 00/13] qtnfmac: fixes and cleanups for STA mode Sergey Matyukevich
2018-10-05 10:11 ` [PATCH v2 01/13] qtnfmac: do not track STA states in driver Sergey Matyukevich
2018-10-05 11:04   ` Kalle Valo [this message]
2018-10-05 10:11 ` [PATCH v2 02/13] qtnfmac: generate local disconnect event in disconnect callback Sergey Matyukevich
2018-10-05 10:11 ` [PATCH v2 03/13] qtnfmac: request userspace to do OBSS scanning if FW can not Sergey Matyukevich
2018-10-05 10:11 ` [PATCH v2 04/13] qtnfmac: do not initialize per-MAC data multiple times Sergey Matyukevich
2018-10-05 10:11 ` [PATCH v2 05/13] qtnfmac: cleanup and unify command error handling Sergey Matyukevich
2018-10-05 10:11 ` [PATCH v2 06/13] qtnfmac: do not cancel scan in disconnect callback Sergey Matyukevich
2018-10-05 10:11 ` [PATCH v2 07/13] qtnfmac: pass sgi rate info flag to wireless core Sergey Matyukevich
2018-10-05 10:11 ` [PATCH v2 08/13] qtnfmac: inform wireless core about supported extended capabilities Sergey Matyukevich
2018-10-05 10:11 ` [PATCH v2 09/13] qtnfmac: drop error reports for out-of-bounds key indexes Sergey Matyukevich
2018-10-05 10:11 ` [PATCH v2 10/13] qtnfmac: add support for scan flush Sergey Matyukevich
2018-10-05 10:11 ` [PATCH v2 11/13] qtnfmac: add support for scan dwell time configuration Sergey Matyukevich
2018-10-05 10:11 ` [PATCH v2 12/13] qtnfmac: drop redundant data copy in control path Sergey Matyukevich
2018-10-05 10:11 ` [PATCH v2 13/13] qtnfmac: implement dump_station support for STA mode Sergey Matyukevich

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=20181005110459.7A2CC60A98@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=igor.mitsyanko.os@quantenna.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=sergey.matyukevich.os@quantenna.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.