All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com>
Cc: linux-wireless@vger.kernel.org,
	sergey.matyukevich.os@quantenna.com, vulyanov@quantenna.com,
	johannes@sipsolutions.net
Subject: Re: [V2,1/9] qtnfmac: use per-band HT/VHT info from wireless device
Date: Fri, 10 Nov 2017 02:31:37 +0000 (UTC)	[thread overview]
Message-ID: <20171110023137.5D098607EA@smtp.codeaurora.org> (raw)
In-Reply-To: <20171031010455.27772-2-igor.mitsyanko.os@quantenna.com>

Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> wrote:

> From: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com>
> 
> HT/VHT capabilities must be reported per each band supported by a radio,
> not for all bands on a radio. Furthermore, driver better not assume
> any capabilities and just use whetever is reported by device itself.
> 
> To support this, convert "get channels" command into "get band info"
> command. Difference is that it may also carry HT/VHT capabilities along
> with channels information.
> 
> While at it, also add "num_bitrates" field to "get band info" command,
> for future use.
> 
> Signed-off-by: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com>

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

e294cbfda056 qtnfmac: use per-band HT/VHT info from wireless device
d42df85f7d85 qtnfmac: initialize HT/VHT caps "can override" masks
d1398b5b34cc qtnfmac: get rid of PHYMODE capabilities flags
18b7470f92df qtnfmac: extend "IE set" TLV to include frame type info
5face518d446 qtnfmac: SCAN results: retreive frame type information from "IE set" TLV
4d1f0fabdc45 qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usage
17011da0b8f0 qtnfmac: configure and start AP interface with a single command
a3945f43761c qtnfmac: include HTCAP and VHTCAP into config AP command
c9889671736c qtnfmac: pass all CONNECT cmd params to wireless card for processing

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

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

  parent reply	other threads:[~2017-11-10  2:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-31  1:04 [PATCH V2 0/9] qtnfmac: allow to configure channel, BW, HT/VHT caps igor.mitsyanko.os
2017-10-31  1:04 ` [PATCH V2 1/9] qtnfmac: use per-band HT/VHT info from wireless device igor.mitsyanko.os
2017-11-10  1:26   ` Kalle Valo
2017-11-10  2:31   ` Kalle Valo [this message]
2017-10-31  1:04 ` [PATCH V2 2/9] qtnfmac: initialize HT/VHT caps "can override" masks igor.mitsyanko.os
2017-10-31  1:04 ` [PATCH V2 3/9] qtnfmac: get rid of PHYMODE capabilities flags igor.mitsyanko.os
2017-10-31  1:04 ` [PATCH V2 4/9] qtnfmac: extend "IE set" TLV to include frame type info igor.mitsyanko.os
2017-10-31  1:04 ` [PATCH V2 5/9] qtnfmac: SCAN results: retreive frame type information from "IE set" TLV igor.mitsyanko.os
2017-10-31  1:04 ` [PATCH V2 6/9] qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usage igor.mitsyanko.os
2017-10-31  1:04 ` [PATCH V2 7/9] qtnfmac: configure and start AP interface with a single command igor.mitsyanko.os
2017-10-31  1:04 ` [PATCH V2 8/9] qtnfmac: include HTCAP and VHTCAP into config AP command igor.mitsyanko.os
2017-10-31  1:04 ` [PATCH V2 9/9] qtnfmac: pass all CONNECT cmd params to wireless card for processing igor.mitsyanko.os
2017-11-02 10:31   ` 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=20171110023137.5D098607EA@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=igor.mitsyanko.os@quantenna.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=sergey.matyukevich.os@quantenna.com \
    --cc=vulyanov@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.