All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lorenzo Bianconi <lorenzo@kernel.org>
To: Ryder Lee <ryder.lee@mediatek.com>
Cc: nbd@nbd.name, lorenzo.bianconi@redhat.com,
	linux-wireless@vger.kernel.org, evelyn.tsai@mediatek.com,
	sean.wang@mediatek.com, Bo Jiao <bo.jiao@mediatek.com>
Subject: Re: [PATCH 0/5] mt76: add the capability to support more than two phys
Date: Sat, 2 Jul 2022 17:33:04 +0200	[thread overview]
Message-ID: <YsBlMLr3rMe288tA@lore-desk> (raw)
In-Reply-To: <4b135d37fc8b9a9ee3a8674126c76c1c45b02054.camel@mediatek.com>

[-- Attachment #1: Type: text/plain, Size: 1895 bytes --]

> On Thu, 2022-06-30 at 23:41 +0200, Lorenzo Bianconi wrote:
> > Introduce the capability to support more than two mt76_phys.
> > This is a preliminary series to add mt7990 support.
> > 
> > Lorenzo Bianconi (5):
> >   mt76: add phy_idx in mt76_rx_status
> >   mt76: introduce phys array in mt76_dev structure
> >   mt76: add phy_idx to mt76_wcid
> >   mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHY
> >   mt76: get rid of mt76_wcid_hw routine
> > 
> >  drivers/net/wireless/mediatek/mt76/dma.c      |  9 ++-
> >  drivers/net/wireless/mediatek/mt76/mac80211.c | 27 ++++----
> >  drivers/net/wireless/mediatek/mt76/mt76.h     | 67 ++++++++++-------
> > --
> >  .../net/wireless/mediatek/mt76/mt7615/init.c  |  4 +-
> >  .../net/wireless/mediatek/mt76/mt7615/mac.c   | 44 ++++++------
> >  .../net/wireless/mediatek/mt76/mt7615/main.c  |  4 +-
> >  .../net/wireless/mediatek/mt76/mt7615/mcu.c   | 32 +++++----
> >  .../wireless/mediatek/mt76/mt7615/mt7615.h    |  2 +-
> >  .../wireless/mediatek/mt76/mt7615/pci_mac.c   | 15 +++--
> >  .../wireless/mediatek/mt76/mt76_connac_mac.c  | 12 ++--
> >  .../net/wireless/mediatek/mt76/mt7915/init.c  |  4 +-
> >  .../net/wireless/mediatek/mt76/mt7915/mac.c   | 23 ++++---
> >  .../net/wireless/mediatek/mt76/mt7915/main.c  |  4 +-
> >  .../net/wireless/mediatek/mt76/mt7915/mcu.c   | 25 +++----
> >  .../wireless/mediatek/mt76/mt7915/mt7915.h    |  2 +-
> >  .../net/wireless/mediatek/mt76/mt7921/main.c  |  4 +-
> >  drivers/net/wireless/mediatek/mt76/testmode.c |  5 +-
> >  drivers/net/wireless/mediatek/mt76/tx.c       | 48 +++++++------
> >  18 files changed, 174 insertions(+), 157 deletions(-)
> 
> I think this series should add Bo's SOB as he finished the initial
> work.

sure, I am fine with it.
@Felix: do I need to repost or are you taking care of it?

Regards,
Lorenzo

> 
> Ryder
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

      reply	other threads:[~2022-07-02 15:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-30 21:41 [PATCH 0/5] mt76: add the capability to support more than two phys Lorenzo Bianconi
2022-06-30 21:41 ` [PATCH 1/5] mt76: add phy_idx in mt76_rx_status Lorenzo Bianconi
2022-06-30 21:41 ` [PATCH 2/5] mt76: introduce phys array in mt76_dev structure Lorenzo Bianconi
2022-06-30 21:41 ` [PATCH 3/5] mt76: add phy_idx to mt76_wcid Lorenzo Bianconi
2022-06-30 21:41 ` [PATCH 4/5] mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHY Lorenzo Bianconi
2022-06-30 21:41 ` [PATCH 5/5] mt76: get rid of mt76_wcid_hw routine Lorenzo Bianconi
2022-07-02 14:30 ` [PATCH 0/5] mt76: add the capability to support more than two phys Ryder Lee
2022-07-02 15:33   ` Lorenzo Bianconi [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=YsBlMLr3rMe288tA@lore-desk \
    --to=lorenzo@kernel.org \
    --cc=bo.jiao@mediatek.com \
    --cc=evelyn.tsai@mediatek.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo.bianconi@redhat.com \
    --cc=nbd@nbd.name \
    --cc=ryder.lee@mediatek.com \
    --cc=sean.wang@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.