All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julian Calaby <julian.calaby@gmail.com>
To: Ryder Lee <ryder.lee@mediatek.com>
Cc: Felix Fietkau <nbd@nbd.name>,
	Lorenzo Bianconi <lorenzo.bianconi@redhat.com>,
	Shayne Chen <shayne.chen@mediatek.com>,
	Evelyn Tsai <evelyn.tsai@mediatek.com>,
	linux-wireless <linux-wireless@vger.kernel.org>,
	linux-mediatek@lists.infradead.org
Subject: Re: [PATCH v3] mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()
Date: Thu, 26 Aug 2021 09:24:30 +1000	[thread overview]
Message-ID: <CAGRGNgW+4CG=TWxDMcocA3VuxLtY-d0MZAoWhFO3G-D0sDZm6g@mail.gmail.com> (raw)
In-Reply-To: <51ddd9063eddbd5ffb880728f610fba95428a313.1629925713.git.ryder.lee@mediatek.com>

Hi Ryder,

On Thu, Aug 26, 2021 at 7:22 AM Ryder Lee <ryder.lee@mediatek.com> wrote:
>
> Beacon elements might be changed by hostapd configuraion, so driver
> should compare both IEs and PHY capabilities to get the least common
> denominator before association.
>
> Co-developed-by: Evelyn Tsai <evelyn.tsai@mediatek.com>
> Signed-off-by: Evelyn Tsai <evelyn.tsai@mediatek.com>
> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
> ---
> v3 - rebase and rework LDPC part.
> v2 - clean up codes.
> ---
>  .../net/wireless/mediatek/mt76/mt7915/mcu.c   | 164 +++++++++++++-----
>  .../wireless/mediatek/mt76/mt7915/mt7915.h    |  12 ++
>  2 files changed, 137 insertions(+), 39 deletions(-)
>
> diff --git a/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h b/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
> index ab8fc27646e0..640e0f06bb97 100644
> --- a/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
> +++ b/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
> @@ -83,12 +83,24 @@ struct mt7915_sta {
>         struct mt7915_sta_key_conf bip;
>  };
>
> ++struct mt7915_vif_cap {

Extra +?

Thanks,

-- 
Julian Calaby

Email: julian.calaby@gmail.com
Profile: http://www.google.com/profiles/julian.calaby/

WARNING: multiple messages have this Message-ID (diff)
From: Julian Calaby <julian.calaby@gmail.com>
To: Ryder Lee <ryder.lee@mediatek.com>
Cc: Felix Fietkau <nbd@nbd.name>,
	Lorenzo Bianconi <lorenzo.bianconi@redhat.com>,
	 Shayne Chen <shayne.chen@mediatek.com>,
	Evelyn Tsai <evelyn.tsai@mediatek.com>,
	linux-wireless <linux-wireless@vger.kernel.org>,
	linux-mediatek@lists.infradead.org
Subject: Re: [PATCH v3] mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()
Date: Thu, 26 Aug 2021 09:24:30 +1000	[thread overview]
Message-ID: <CAGRGNgW+4CG=TWxDMcocA3VuxLtY-d0MZAoWhFO3G-D0sDZm6g@mail.gmail.com> (raw)
In-Reply-To: <51ddd9063eddbd5ffb880728f610fba95428a313.1629925713.git.ryder.lee@mediatek.com>

Hi Ryder,

On Thu, Aug 26, 2021 at 7:22 AM Ryder Lee <ryder.lee@mediatek.com> wrote:
>
> Beacon elements might be changed by hostapd configuraion, so driver
> should compare both IEs and PHY capabilities to get the least common
> denominator before association.
>
> Co-developed-by: Evelyn Tsai <evelyn.tsai@mediatek.com>
> Signed-off-by: Evelyn Tsai <evelyn.tsai@mediatek.com>
> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
> ---
> v3 - rebase and rework LDPC part.
> v2 - clean up codes.
> ---
>  .../net/wireless/mediatek/mt76/mt7915/mcu.c   | 164 +++++++++++++-----
>  .../wireless/mediatek/mt76/mt7915/mt7915.h    |  12 ++
>  2 files changed, 137 insertions(+), 39 deletions(-)
>
> diff --git a/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h b/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
> index ab8fc27646e0..640e0f06bb97 100644
> --- a/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
> +++ b/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
> @@ -83,12 +83,24 @@ struct mt7915_sta {
>         struct mt7915_sta_key_conf bip;
>  };
>
> ++struct mt7915_vif_cap {

Extra +?

Thanks,

-- 
Julian Calaby

Email: julian.calaby@gmail.com
Profile: http://www.google.com/profiles/julian.calaby/

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

  reply	other threads:[~2021-08-25 23:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-25 23:34 [PATCH v4] mt76: mt7915: introduce mt7915_mcu_beacon_check_caps() Ryder Lee
2021-08-25 23:34 ` Ryder Lee
2021-08-27  5:41   ` [RESEND PATCH " Ryder Lee
2021-08-27  5:41   ` Ryder Lee
2021-08-25 23:34   ` [PATCH " Ryder Lee
2021-08-25 23:24   ` Julian Calaby [this message]
2021-08-25 23:24     ` [PATCH v3] " Julian Calaby

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='CAGRGNgW+4CG=TWxDMcocA3VuxLtY-d0MZAoWhFO3G-D0sDZm6g@mail.gmail.com' \
    --to=julian.calaby@gmail.com \
    --cc=evelyn.tsai@mediatek.com \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo.bianconi@redhat.com \
    --cc=nbd@nbd.name \
    --cc=ryder.lee@mediatek.com \
    --cc=shayne.chen@mediatek.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.