From: Felix Fietkau <nbd@nbd.name>
To: Ryder Lee <ryder.lee@mediatek.com>,
Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Cc: Roy Luo <royluo@google.com>, Sean Wang <sean.wang@mediatek.com>,
Nelson Chang <nelson.chang@mediatek.com>,
YF Luo <yf.luo@mediatek.com>, Kai Lin <kai.lin@mediatek.com>,
Rorscha Yang <rorscha.yang@mediatek.com>,
Kyle Lee <kyle.lee@mediatek.com>,
Miller Shen <miller.shen@mediatek.com>,
Haipin Liang <haipin.liang@mediatek.com>,
KL Huang <kl.huang@mediatek.com>, YH chen <yh.chen@mediatek.com>,
linux-wireless@vger.kernel.org,
linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
Lorenzo Bianconi <lorenzo@kernel.org>
Subject: Re: [PATCH v3 1/4] mt76: add mac80211 driver for MT7615 PCIe-based chipsets
Date: Sat, 13 Apr 2019 15:06:47 +0200 [thread overview]
Message-ID: <1d8ef32e-32ef-d3f9-2b49-5dfcbc04990f@nbd.name> (raw)
In-Reply-To: <4e974271e93b719e0463aa0269b4b970cc2b267f.1554102584.git.ryder.lee@mediatek.com>
On 2019-04-01 09:16, Ryder Lee wrote:
> This driver is for a newer generation of MediaTek MT7615 4x4 802.11ac
> PCIe-based chipsets, which support wave2 MU-MIMO up to 4 users/group
> and also support up to 160MHz bandwidth.
>
> The driver fully supports AP, station and monitor mode.
>
> Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
> Signed-off-by: Roy Luo <royluo@google.com>
> Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>I'll fold in the following missing bit when I apply this patch.
- Felix
---
--- a/mt76.h
+++ b/mt76.h
@@ -69,6 +69,7 @@ enum mt76_txq_id {
MT_TXQ_MCU,
MT_TXQ_BEACON,
MT_TXQ_CAB,
+ MT_TXQ_FWDL,
__MT_TXQ_MAX
};
next prev parent reply other threads:[~2019-04-13 13:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-01 7:16 [PATCH v3 0/4] Add support for MediaTek MT7615 wireless chipsets Ryder Lee
2019-04-01 7:16 ` [PATCH v3 1/4] mt76: add mac80211 driver for MT7615 PCIe-based chipsets Ryder Lee
2019-04-13 13:06 ` Felix Fietkau [this message]
2019-04-01 7:16 ` [PATCH v3 2/4] mt76: add unlikely() for dma_mapping_error() check Ryder Lee
2019-04-01 7:16 ` [PATCH v3 3/4] mt76: use macro for sn and seq_ctrl conversion Ryder Lee
2019-04-01 7:16 ` [PATCH v3 4/4] MAINTAINERS : update entry for mt76 wireless driver Ryder Lee
2019-04-25 10:07 ` [PATCH v3 0/4] Add support for MediaTek MT7615 wireless chipsets Felix Fietkau
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=1d8ef32e-32ef-d3f9-2b49-5dfcbc04990f@nbd.name \
--to=nbd@nbd.name \
--cc=haipin.liang@mediatek.com \
--cc=kai.lin@mediatek.com \
--cc=kl.huang@mediatek.com \
--cc=kyle.lee@mediatek.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=lorenzo.bianconi@redhat.com \
--cc=lorenzo@kernel.org \
--cc=miller.shen@mediatek.com \
--cc=nelson.chang@mediatek.com \
--cc=rorscha.yang@mediatek.com \
--cc=royluo@google.com \
--cc=ryder.lee@mediatek.com \
--cc=sean.wang@mediatek.com \
--cc=yf.luo@mediatek.com \
--cc=yh.chen@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®