linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v3 0/5] wowlan debug support and fixes
@ 2019-02-04  6:33 Siva Rebbagondla
  2019-02-04  6:33 ` [v3 1/5] rsi: Add debug support for wowlan wakeup confirmation Siva Rebbagondla
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Siva Rebbagondla @ 2019-02-04  6:33 UTC (permalink / raw)
  To: Kalle Valo
  Cc: linux-wireless, rishikesh.basu, siva.rebbagondla, krishna.pedda,
	amitkarwar

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-02-08 15:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-04  6:33 [v3 0/5] wowlan debug support and fixes Siva Rebbagondla
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

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).