linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Siva Rebbagondla <siva8118@gmail.com>
To: Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless@vger.kernel.org,
	rishikesh.basu@redpinesignals.com,
	siva.rebbagondla@redpinesignals.com,
	krishna.pedda@redpinesignals.com, amitkarwar@gmail.com
Subject: [v3 0/5] wowlan debug support and fixes
Date: Mon,  4 Feb 2019 12:03:24 +0530	[thread overview]
Message-ID: <1549262009-8766-1-git-send-email-siva8118@gmail.com> (raw)

From: Siva Rebbagondla <siva.rebbagondla@redpinesignals.com>

This set of patches consists wowlan debug support and common fixes
for redpine wireless driver.

Changes in v3:
	Patch [02/05]: Addressed kbuild test failure by adding
		       IS_ENABLED(CONFIG_RSI_COEX).
Changes in v2:
	Patch [02/05]: Removed ifdef's [KValo].

Siva Rebbagondla (5):
  rsi: Add debug support for wowlan wakeup confirmation
  rsi: add hci detach for hibernation and poweroff
  rsi: fix wowlan wakeup issue for hibernate(S4)
  rsi: resolve power save issue after S4 resume
  rsi: fix for wowlan wakeup failure

 drivers/net/wireless/rsi/rsi_91x_mac80211.c | 21 ++++++++++++++++++---
 drivers/net/wireless/rsi/rsi_91x_mgmt.c     | 29 +++++++++++++++++++++++++++++
 drivers/net/wireless/rsi/rsi_91x_sdio.c     | 20 +++++++++++++++++++-
 drivers/net/wireless/rsi/rsi_91x_usb.c      |  7 +++++++
 drivers/net/wireless/rsi/rsi_main.h         |  1 +
 5 files changed, 74 insertions(+), 4 deletions(-)

-- 
2.5.5


             reply	other threads:[~2019-02-04  6:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-04  6:33 Siva Rebbagondla [this message]
2019-02-04  6:33 ` [v3 1/5] rsi: Add debug support for wowlan wakeup confirmation Siva Rebbagondla
2019-02-08 15:30   ` Kalle Valo
2019-02-04  6:33 ` [v3 2/5] rsi: add hci detach for hibernation and poweroff Siva Rebbagondla
2019-02-04  6:33 ` [v3 3/5] rsi: fix wowlan wakeup issue for hibernate(S4) Siva Rebbagondla
2019-02-04  6:33 ` [v3 4/5] rsi: resolve power save issue after S4 resume Siva Rebbagondla
2019-02-04  6:33 ` [v3 5/5] rsi: fix for wowlan wakeup failure Siva Rebbagondla

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=1549262009-8766-1-git-send-email-siva8118@gmail.com \
    --to=siva8118@gmail.com \
    --cc=amitkarwar@gmail.com \
    --cc=krishna.pedda@redpinesignals.com \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=rishikesh.basu@redpinesignals.com \
    --cc=siva.rebbagondla@redpinesignals.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).