Linux-Wireless Archive mirror
 help / color / mirror / Atom feed
From: Jeff Johnson <quic_jjohnson@quicinc.com>
To: Aloka Dixit <quic_alokad@quicinc.com>,
	<ath12k@lists.infradead.org>, <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH v2 0/9] wifi: ath12k: MBSSID and EMA AP support
Date: Mon, 13 May 2024 15:54:11 -0700	[thread overview]
Message-ID: <bdf21778-9e40-4586-b214-01169c6def62@quicinc.com> (raw)
In-Reply-To: <20240508202912.11902-1-quic_alokad@quicinc.com>

On 5/8/2024 1:29 PM, Aloka Dixit wrote:
> Add support for multiple BSSID (MBSSID) and enhanced multi-BSSID
> advertisements (EMA) features in AP mode. Set extended capabilities,
> WMI resource configurations to advertise the driver support to
> userspace and to firmware. Configure each MBSSID profile by sending
> BSSID index, total BSS count to firmware. Retrieve and propagate
> MBSSID/EMA beacon templates to firmware. Set the arvif security
> parameters for non-transmitting profiles.
> 
> v2: Rebased v1 patches, no functional change.
> 
> Aloka Dixit (9):
>   wifi: ath12k: advertise driver capabilities for MBSSID and EMA
>   wifi: ath12k: configure MBSSID params in vdev create/start
>   wifi: ath12k: rename MBSSID fields in wmi_vdev_up_cmd
>   wifi: ath12k: create a structure for WMI vdev up parameters
>   wifi: ath12k: configure MBSSID parameters in AP mode
>   wifi: ath12k: refactor arvif security parameter configuration
>   wifi: ath12k: add MBSSID beacon support
>   wifi: ath12k: add EMA beacon support
>   wifi: ath12k: skip sending vdev down for channel switch
> 
>  drivers/net/wireless/ath/ath12k/hw.h  |   1 +
>  drivers/net/wireless/ath/ath12k/mac.c | 324 +++++++++++++++++++++-----
>  drivers/net/wireless/ath/ath12k/wmi.c |  40 +++-
>  drivers/net/wireless/ath/ath12k/wmi.h |  46 +++-
>  4 files changed, 345 insertions(+), 66 deletions(-)
> 
> 
> base-commit: 1025c616ee13372f3803b158abb1d87ef368ae3d
entire series still LGTM :)

      parent reply	other threads:[~2024-05-13 22:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-08 20:29 [PATCH v2 0/9] wifi: ath12k: MBSSID and EMA AP support Aloka Dixit
2024-05-08 20:29 ` [PATCH v2 1/9] wifi: ath12k: advertise driver capabilities for MBSSID and EMA Aloka Dixit
2024-05-16  8:15   ` Kalle Valo
2024-05-08 20:29 ` [PATCH v2 2/9] wifi: ath12k: configure MBSSID params in vdev create/start Aloka Dixit
2024-05-08 20:29 ` [PATCH v2 3/9] wifi: ath12k: rename MBSSID fields in wmi_vdev_up_cmd Aloka Dixit
2024-05-08 20:29 ` [PATCH v2 4/9] wifi: ath12k: create a structure for WMI vdev up parameters Aloka Dixit
2024-05-08 20:29 ` [PATCH v2 5/9] wifi: ath12k: configure MBSSID parameters in AP mode Aloka Dixit
2024-05-08 20:29 ` [PATCH v2 6/9] wifi: ath12k: refactor arvif security parameter configuration Aloka Dixit
2024-05-08 20:29 ` [PATCH v2 7/9] wifi: ath12k: add MBSSID beacon support Aloka Dixit
2024-05-08 20:29 ` [PATCH v2 8/9] wifi: ath12k: add EMA " Aloka Dixit
2024-05-08 20:29 ` [PATCH v2 9/9] wifi: ath12k: skip sending vdev down for channel switch Aloka Dixit
2024-05-13 22:54 ` Jeff Johnson [this message]

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=bdf21778-9e40-4586-b214-01169c6def62@quicinc.com \
    --to=quic_jjohnson@quicinc.com \
    --cc=ath12k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=quic_alokad@quicinc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).