From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Jerome Pouiller <Jerome.Pouiller@silabs.com>
Cc: "devel@driverdev.osuosl.org" <devel@driverdev.osuosl.org>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Kalle Valo <kvalo@codeaurora.org>,
"David S . Miller" <davem@davemloft.net>,
David Le Goff <David.Legoff@silabs.com>
Subject: Re: [PATCH v2 20/20] staging: wfx: implement the rest of mac80211 API
Date: Thu, 19 Sep 2019 15:59:18 +0200 [thread overview]
Message-ID: <20190919135918.GA3853501@kroah.com> (raw)
In-Reply-To: <20190919135220.30663-21-Jerome.Pouiller@silabs.com>
On Thu, Sep 19, 2019 at 01:52:42PM +0000, Jerome Pouiller wrote:
> From: Jérôme Pouiller <jerome.pouiller@silabs.com>
>
> Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
I can not take patches without any changelog text :(
prev parent reply other threads:[~2019-09-19 13:59 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-19 13:52 [PATCH v2 00/20] Add support for Silicon Labs WiFi chip WF200 and further Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 01/20] staging: wfx: add infrastructure for new driver Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 02/20] staging: wfx: add support for I/O access Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 04/20] staging: wfx: add tracepoints " Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 03/20] staging: wfx: add I/O API Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 05/20] staging: wfx: load firmware Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 07/20] staging: wfx: add IRQ handling Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 06/20] staging: wfx: import HIF API headers Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 08/20] staging: wfx: add tracepoints for HIF Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 10/20] staging: wfx: instantiate mac80211 data Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 09/20] staging: wfx: add support for start-up indication Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 11/20] staging: wfx: allow to send commands to chip Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 12/20] staging: wfx: add HIF commands helpers Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 13/20] staging: wfx: introduce "secure link" Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 14/20] staging: wfx: setup initial chip configuration Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 15/20] staging: wfx: add debug files and trace debug events Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 17/20] staging: wfx: allow to receive 802.11 frames Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 16/20] staging: wfx: allow to send " Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 18/20] staging: wfx: allow to scan networks Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 19/20] staging: wfx: implement 802.11 key handling Jerome Pouiller
2019-09-19 13:52 ` [PATCH v2 20/20] staging: wfx: implement the rest of mac80211 API Jerome Pouiller
2019-09-19 13:59 ` Greg Kroah-Hartman [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=20190919135918.GA3853501@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=David.Legoff@silabs.com \
--cc=Jerome.Pouiller@silabs.com \
--cc=davem@davemloft.net \
--cc=devel@driverdev.osuosl.org \
--cc=kvalo@codeaurora.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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).