All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] rsi: wowlan debug support and fixes
@ 2019-01-25  6:29 Siva Rebbagondla
  2019-01-25  6:29 ` [PATCH 1/5] rsi: Add debug support for wowlan wakeup confirmation Siva Rebbagondla
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Siva Rebbagondla @ 2019-01-25  6:29 UTC (permalink / raw)
  To: Kalle Valo
  Cc: linux-wireless, Rishikesh Basu, Siva Rebbagondla,
	Ganapathiraju Kondraju, krishna.pedda

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

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

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     | 23 ++++++++++++++++++++---
 drivers/net/wireless/rsi/rsi_91x_usb.c      |  6 ++++++
 drivers/net/wireless/rsi/rsi_main.h         |  1 +
 5 files changed, 74 insertions(+), 6 deletions(-)

-- 
2.5.5


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

end of thread, other threads:[~2019-01-28  9:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-25  6:29 [PATCH 0/5] rsi: wowlan debug support and fixes Siva Rebbagondla
2019-01-25  6:29 ` [PATCH 1/5] rsi: Add debug support for wowlan wakeup confirmation Siva Rebbagondla
2019-01-25  6:29 ` [PATCH 2/5] rsi: add hci detach for hibernation and poweroff Siva Rebbagondla
2019-01-28  9:29   ` Kalle Valo
2019-01-28  9:38     ` Siva Rebbagondla
2019-01-25  6:30 ` [PATCH 3/5] rsi: fix wowlan wakeup issue for hibernate(S4) Siva Rebbagondla
2019-01-25  6:30 ` [PATCH 4/5] rsi: resolve power save issue after S4 resume Siva Rebbagondla
2019-01-25  6:30 ` [PATCH 5/5] rsi: fix for wowlan wakeup failure Siva Rebbagondla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.