Linux wireless drivers development
 help / color / mirror / Atom feed
From: Baochen Qiang <baochen.qiang@oss.qualcomm.com>
To: Tamizh Chelvam Raja <tamizh.raja@oss.qualcomm.com>,
	ath12k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH ath-next 0/6] wifi: ath12k: Add driver support for WDS mode
Date: Mon, 1 Jun 2026 13:55:58 +0800	[thread overview]
Message-ID: <303ed0d9-d785-4775-a467-95427caf20cf@oss.qualcomm.com> (raw)
In-Reply-To: <20260525110942.2890212-1-tamizh.raja@oss.qualcomm.com>



On 5/25/2026 7:09 PM, Tamizh Chelvam Raja wrote:
> This patch series introduces support for WDS in the driver by adding
> below changes
> 
> Handling of 4-address frame formats required for WDS operation.
> Proper setting of peer 4-address WMI param to ensure correct transmission
> and reception of multicast and unicast frames in WDS mode.
> Conversion of eth offload Rx frame to 802.11 frame for mac80211 to
> detect 4address frame and initiate AP_VLAN creation.
> 
> Tamizh Chelvam Raja (6):
>   wifi: ath12k: Set WDS vdev parameter for 4-address station interface
>   wifi: ath12k: Add support for 4-address mode
>   wifi: ath12k: Add 4-address mode support for eth offload
>   wifi: ath12k: Add support for 4-address NULL frame handling
>   wifi: ath12k: Add support for 4-address frame notification
>   wifi: ath12k: Handle 4-address EAPOL frames from WBM error path
> 
>  drivers/net/wireless/ath/ath12k/core.h        |   9 ++
>  drivers/net/wireless/ath/ath12k/dp_peer.h     |   2 +
>  drivers/net/wireless/ath/ath12k/dp_rx.c       |  10 +-
>  drivers/net/wireless/ath/ath12k/dp_rx.h       |   3 +-
>  drivers/net/wireless/ath/ath12k/hal.h         |   4 +-
>  drivers/net/wireless/ath/ath12k/mac.c         | 124 +++++++++++++++++-
>  drivers/net/wireless/ath/ath12k/mac.h         |   3 +
>  drivers/net/wireless/ath/ath12k/peer.c        |  11 +-
>  drivers/net/wireless/ath/ath12k/wifi7/dp_rx.c |  91 +++++++++++--
>  drivers/net/wireless/ath/ath12k/wifi7/dp_tx.c |  41 +++++-
>  drivers/net/wireless/ath/ath12k/wifi7/dp_tx.h |   4 +-
>  .../wireless/ath/ath12k/wifi7/hal_qcc2072.c   |  16 +++
>  .../wireless/ath/ath12k/wifi7/hal_qcn9274.c   |  16 +++
>  .../net/wireless/ath/ath12k/wifi7/hal_tx.c    |   4 +-
>  .../net/wireless/ath/ath12k/wifi7/hal_tx.h    |   1 +
>  .../wireless/ath/ath12k/wifi7/hal_wcn7850.c   |  16 +++
>  drivers/net/wireless/ath/ath12k/wifi7/hw.c    |  18 ++-
>  drivers/net/wireless/ath/ath12k/wmi.c         |  47 ++++++-
>  drivers/net/wireless/ath/ath12k/wmi.h         |  17 +++
>  19 files changed, 409 insertions(+), 28 deletions(-)
> 
> 
> base-commit: 30d516006fa1f72f957c18c6171f5680dcdebfb0

Reviewed-by: Baochen Qiang <baochen.qiang@oss.qualcomm.com>

  parent reply	other threads:[~2026-06-01  5:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-25 11:09 [PATCH ath-next 0/6] wifi: ath12k: Add driver support for WDS mode Tamizh Chelvam Raja
2026-05-25 11:09 ` [PATCH ath-next 1/6] wifi: ath12k: Set WDS vdev parameter for 4-address station interface Tamizh Chelvam Raja
2026-05-25 11:09 ` [PATCH ath-next 2/6] wifi: ath12k: Add support for 4-address mode Tamizh Chelvam Raja
2026-06-07 15:33   ` Jeff Johnson
2026-06-08  6:03     ` Tamizh Raja
2026-05-25 11:09 ` [PATCH ath-next 3/6] wifi: ath12k: Add 4-address mode support for eth offload Tamizh Chelvam Raja
2026-05-25 11:09 ` [PATCH ath-next 4/6] wifi: ath12k: Add support for 4-address NULL frame handling Tamizh Chelvam Raja
2026-05-25 11:09 ` [PATCH ath-next 5/6] wifi: ath12k: Add support for 4-address frame notification Tamizh Chelvam Raja
2026-05-25 11:09 ` [PATCH ath-next 6/6] wifi: ath12k: Handle 4-address EAPOL frames from WBM error path Tamizh Chelvam Raja
2026-06-01  5:55 ` Baochen Qiang [this message]
2026-06-01 12:40 ` [PATCH ath-next 0/6] wifi: ath12k: Add driver support for WDS mode Rameshkumar Sundaram
2026-06-01 17:00 ` Jeff Johnson

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=303ed0d9-d785-4775-a467-95427caf20cf@oss.qualcomm.com \
    --to=baochen.qiang@oss.qualcomm.com \
    --cc=ath12k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=tamizh.raja@oss.qualcomm.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