From: Amitkumar Karwar <amitkarwar@gmail.com>
To: Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless@vger.kernel.org,
Amitkumar Karwar <amit.karwar@redpinesignals.com>,
Prameela Rani Garnepudi <prameela.j04cs@gmail.com>
Subject: [PATCH 0/3] rsi: WOWLAN support
Date: Mon, 25 Sep 2017 18:51:04 +0530 [thread overview]
Message-ID: <1506345664-4610-1-git-send-email-amitkarwar@gmail.com> (raw)
From: Amitkumar Karwar <amit.karwar@redpinesignals.com>
This patch series adds WOWLAN support for system's S3, S4 and
S5 power states. wakeup through magic packet has been verified
in these power states.
Karun Eagalapati (3):
rsi: sdio: add WOWLAN support for S3 suspend state
rsi: sdio: Add WOWLAN support for S4 hibernate state
rsi: sdio: Add WOWLAN support for S5 shutdown state
drivers/net/wireless/rsi/Kconfig | 7 ++
drivers/net/wireless/rsi/rsi_91x_core.c | 9 +-
drivers/net/wireless/rsi/rsi_91x_mac80211.c | 126 +++++++++++++++++++++++
drivers/net/wireless/rsi/rsi_91x_mgmt.c | 66 ++++++++++--
drivers/net/wireless/rsi/rsi_91x_sdio.c | 150 ++++++++++++++++++++++++++++
drivers/net/wireless/rsi/rsi_common.h | 3 +
drivers/net/wireless/rsi/rsi_main.h | 12 ++-
drivers/net/wireless/rsi/rsi_mgmt.h | 37 ++++++-
8 files changed, 398 insertions(+), 12 deletions(-)
--
2.7.4
reply other threads:[~2017-09-25 13:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1506345664-4610-1-git-send-email-amitkarwar@gmail.com \
--to=amitkarwar@gmail.com \
--cc=amit.karwar@redpinesignals.com \
--cc=kvalo@codeaurora.org \
--cc=linux-wireless@vger.kernel.org \
--cc=prameela.j04cs@gmail.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