linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <yhchuang@realtek.com>
To: <kvalo@codeaurora.org>, <johannes@sipsolutions.net>
Cc: <Larry.Finger@lwfinger.net>, <pkshih@realtek.com>,
	<tehuang@realtek.com>, <briannorris@chromium.org>,
	<sgruszka@redhat.com>, <linux-wireless@vger.kernel.org>
Subject: [PATCH v3 13/13] rtw88: add support for Realtek 802.11ac wireless chips
Date: Mon, 28 Jan 2019 13:46:47 +0800	[thread overview]
Message-ID: <1548654407-28469-14-git-send-email-yhchuang@realtek.com> (raw)
In-Reply-To: <1548654407-28469-1-git-send-email-yhchuang@realtek.com>

From: Yan-Hsuan Chuang <yhchuang@realtek.com>

Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index fb88b68..8895cf32 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12932,6 +12932,14 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.g
 S:	Maintained
 F:	drivers/net/wireless/realtek/rtlwifi/
 
+REALTEK WIRELESS DRIVER (rtw88)
+M:	Yan-Hsuan Chuang <yhchuang@realtek.com>
+L:	linux-wireless@vger.kernel.org
+W:	http://wireless.kernel.org/
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git
+S:	Maintained
+F:	drivers/net/wireless/realtek/rtw88/
+
 RTL8XXXU WIRELESS DRIVER (rtl8xxxu)
 M:	Jes Sorensen <Jes.Sorensen@gmail.com>
 L:	linux-wireless@vger.kernel.org
-- 
2.7.4


  parent reply	other threads:[~2019-01-28  5:47 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-28  5:46 [PATCH v3 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips yhchuang
2019-01-28  5:46 ` [PATCH v3 01/13] rtw88: main files yhchuang
2019-01-28  5:46 ` [PATCH v3 02/13] rtw88: core files yhchuang
2019-01-28  5:46 ` [PATCH v3 03/13] rtw88: hci files yhchuang
2019-01-28  5:46 ` [PATCH v3 04/13] rtw88: trx files yhchuang
2019-01-28  5:46 ` [PATCH v3 05/13] rtw88: mac files yhchuang
2019-01-28  5:46 ` [PATCH v3 06/13] rtw88: fw and efuse files yhchuang
2019-01-28  5:46 ` [PATCH v3 07/13] rtw88: phy files yhchuang
2019-01-28  5:46 ` [PATCH v3 08/13] rtw88: debug files yhchuang
2019-01-28  5:46 ` [PATCH v3 09/13] rtw88: chip files yhchuang
2019-01-28  5:46 ` [PATCH v3 10/13] rtw88: 8822B init table yhchuang
2019-01-28  5:46 ` [PATCH v3 11/13] rtw88: 8822C " yhchuang
2019-01-28  5:46 ` [PATCH v3 12/13] rtw88: Kconfig & Makefile yhchuang
2019-01-28  5:46 ` yhchuang [this message]
2019-01-28  8:36 ` [PATCH v3 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips Kalle Valo
2019-01-28  9:25   ` Tony Chuang
2019-01-28 10:12     ` Stanislaw Gruszka
2019-01-28 22:38       ` Brian Norris
2019-01-29  2:27         ` Tony Chuang
2019-01-28 20:56 ` Larry Finger
2019-01-29  2:15   ` Tony Chuang
2019-01-29  2:41     ` Brian Norris
2019-01-29  2:53       ` Tony Chuang
2019-01-29  7:53       ` Kalle Valo
2019-01-29  3:23     ` Larry Finger
2019-01-29  4:03       ` Tony Chuang
2019-01-29  7:59         ` Kalle Valo
2019-01-29 13:01           ` Tony Chuang
2019-01-29 17:23             ` Kalle Valo
2019-01-29 14:54         ` Larry Finger

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=1548654407-28469-14-git-send-email-yhchuang@realtek.com \
    --to=yhchuang@realtek.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=briannorris@chromium.org \
    --cc=johannes@sipsolutions.net \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=pkshih@realtek.com \
    --cc=sgruszka@redhat.com \
    --cc=tehuang@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 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 NNTP newsgroup(s).