From: Ryder Lee <ryder.lee@mediatek.com>
To: Kalle Valo <kvalo@codeaurora.org>
Cc: Sean Wang <sean.wang@mediatek.com>,
Miller Shen <miller.shen@mediatek.com>,
Nelson Chang <nelson.chang@mediatek.com>,
"YF Luo" <yf.luo@mediatek.com>, <linux-wireless@vger.kernel.org>,
<linux-kernel@vger.kernel.org>,
Haipin Liang <haipin.liang@mediatek.com>,
<linux-mediatek@lists.infradead.org>, Roy Luo <royluo@google.com>,
Kyle Lee <kyle.lee@mediatek.com>,
Rorscha Yang <rorscha.yang@mediatek.com>,
"Lorenzo Bianconi" <lorenzo.bianconi@redhat.com>,
Kai Lin <kai.lin@mediatek.com>,
Lorenzo Bianconi <lorenzo@kernel.org>,
Felix Fietkau <nbd@nbd.name>
Subject: Re: [PATCH 1/4] mt76: add mac80211 driver for MT7615 PCIe-based chipsets
Date: Sun, 31 Mar 2019 16:52:51 +0800 [thread overview]
Message-ID: <1554022371.17453.0.camel@mtkswgap22> (raw)
In-Reply-To: <87lg0wyjvj.fsf@purkki.adurom.net>
On Sat, 2019-03-30 at 08:08 +0200, Kalle Valo wrote:
> Ryder Lee <ryder.lee@mediatek.com> writes:
>
> > 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>
>
> [...]
>
> > --- /dev/null
> > +++ b/drivers/net/wireless/mediatek/mt76/mt7615/dma.c
> > @@ -0,0 +1,204 @@
> > +// SPDX-License-Identifier: GPL-2.0
>
> mt76 is under ISC so why did you choose GPLv2 here? I don't think it's a
> good idea to use different licenses within the same driver.
>
> Also mt76 does not use SPDX tags yet. I would prefer that the whole
> driver is converted in one go to have consistent licensing information.
>
OK. I will modify it.
next prev parent reply other threads:[~2019-03-31 8:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-26 14:28 [PATCH 0/4] Add support for MediaTek MT7615 wireless chipsets Ryder Lee
2019-03-26 14:28 ` [PATCH 1/4] mt76: add mac80211 driver for MT7615 PCIe-based chipsets Ryder Lee
2019-03-30 6:08 ` Kalle Valo
2019-03-31 8:52 ` Ryder Lee [this message]
2019-04-01 9:46 ` Stanislaw Gruszka
2019-03-26 14:28 ` [PATCH 2/4] mt76: add unlikely() for dma_mapping_error() check Ryder Lee
2019-03-26 14:28 ` [PATCH 3/4] mt76: use macro for sn and seq_ctrl conversion Ryder Lee
2019-03-26 14:28 ` [PATCH 4/4] MAINTAINERS: update entry for mt76 wireless driver Ryder Lee
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=1554022371.17453.0.camel@mtkswgap22 \
--to=ryder.lee@mediatek.com \
--cc=haipin.liang@mediatek.com \
--cc=kai.lin@mediatek.com \
--cc=kvalo@codeaurora.org \
--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=nbd@nbd.name \
--cc=nelson.chang@mediatek.com \
--cc=rorscha.yang@mediatek.com \
--cc=royluo@google.com \
--cc=sean.wang@mediatek.com \
--cc=yf.luo@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;
as well as URLs for NNTP newsgroup(s).