All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Meng Tang <tangmeng@uniontech.com>
Cc: stable@vger.kernel.org, tony0620emma@gmail.com,
	kvalo@codeaurora.org, davem@davemloft.net, kuba@kernel.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	Guo-Feng Fan <vincent_fann@realtek.com>,
	Ping-Ke Shih <pkshih@realtek.com>,
	Kai-Heng Feng <kai.heng.feng@canonical.com>
Subject: Re: [PATCH 5.10 1/3] commit 5d6651fe8583 ("rtw88: 8821c: support RFE type2 wifi NIC")
Date: Tue, 28 Jun 2022 16:37:40 +0200	[thread overview]
Message-ID: <YrsSNGN6fDMtGufl@kroah.com> (raw)
In-Reply-To: <YrsSJLqq/ZoKw8MP@kroah.com>

On Tue, Jun 28, 2022 at 04:37:24PM +0200, Greg KH wrote:
> On Tue, Jun 28, 2022 at 09:30:44PM +0800, Meng Tang wrote:
> > From: Guo-Feng Fan <vincent_fann@realtek.com>
> > 
> > RFE type2 is a new NIC which has one RF antenna shares with BT.
> > Update phy parameter to verstion V57 to allow initial procedure
> > to load extra AGC table for sharing antenna NIC.
> > 
> > Signed-off-by: Guo-Feng Fan <vincent_fann@realtek.com>
> > Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
> > Tested-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
> > Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
> > Link: https://lore.kernel.org/r/20210202055012.8296-4-pkshih@realtek.com
> > Signed-off-by: Meng Tang <tangmeng@uniontech.com>
> > ---
> >  drivers/net/wireless/realtek/rtw88/main.c     |   2 +
> >  drivers/net/wireless/realtek/rtw88/main.h     |   7 +
> >  drivers/net/wireless/realtek/rtw88/rtw8821c.c |  47 +++
> >  drivers/net/wireless/realtek/rtw88/rtw8821c.h |  14 +
> >  .../wireless/realtek/rtw88/rtw8821c_table.c   | 397 ++++++++++++++++++
> >  .../wireless/realtek/rtw88/rtw8821c_table.h   |   1 +
> >  6 files changed, 468 insertions(+)
> > 
> 
> <formletter>
> 
> This is not the correct way to submit patches for inclusion in the
> stable kernel tree.  Please read:
>     https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
> for how to do this properly.
> 
> </formletter>

Sorry, no, this is all good, my fault.

  reply	other threads:[~2022-06-28 14:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-28 13:30 [PATCH 5.10 1/3] commit 5d6651fe8583 ("rtw88: 8821c: support RFE type2 wifi NIC") Meng Tang
2022-06-28 13:30 ` [PATCH 5.10 2/3] commit b789e3fe7047 ("rtw88: 8821c: support RFE type4 " Meng Tang
2022-06-28 13:30 ` [PATCH 5.10 3/3] commit e109e3617e5d ("rtw88: rtw8821c: enable rfe 6 devices") Meng Tang
2022-06-28 14:37 ` [PATCH 5.10 1/3] commit 5d6651fe8583 ("rtw88: 8821c: support RFE type2 wifi NIC") Greg KH
2022-06-28 14:37   ` Greg KH [this message]
2022-06-29  4:00     ` Bagas Sanjaya

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=YrsSNGN6fDMtGufl@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=davem@davemloft.net \
    --cc=kai.heng.feng@canonical.com \
    --cc=kuba@kernel.org \
    --cc=kvalo@codeaurora.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pkshih@realtek.com \
    --cc=stable@vger.kernel.org \
    --cc=tangmeng@uniontech.com \
    --cc=tony0620emma@gmail.com \
    --cc=vincent_fann@realtek.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.