linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] mwifiex: Add quirk to disable deep sleep with certain hardware revision
@ 2021-11-03 20:17 Jonas Dreßler
  2021-11-03 20:17 ` [PATCH v4 1/3] mwifiex: Use a define for firmware version string length Jonas Dreßler
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jonas Dreßler @ 2021-11-03 20:17 UTC (permalink / raw)
  To: Amitkumar Karwar, Ganapathi Bhat, Xinming Hu, Kalle Valo,
	David S. Miller, Jakub Kicinski
  Cc: Jonas Dreßler, Tsuchiya Yuto, linux-wireless, netdev,
	linux-kernel, Maximilian Luz, Andy Shevchenko, Bjorn Helgaas,
	Pali Rohár

Fourth revision of this patch.
v1: https://lore.kernel.org/linux-wireless/20211028073729.24408-1-verdre@v0yd.nl/T/
v2: https://lore.kernel.org/linux-wireless/20211103135529.8537-1-verdre@v0yd.nl/T/
v3: https://lore.kernel.org/linux-wireless/YYLJVoR9egoPpmLv@smile.fi.intel.com/T/

Changes between v3 and v4:
 - Add patch to ensure 0-termination of version string

Jonas Dreßler (3):
  mwifiex: Use a define for firmware version string length
  mwifiex: Add quirk to disable deep sleep with certain hardware
    revision
  mwifiex: Ensure the version string from the firmware is 0-terminated

 drivers/net/wireless/marvell/mwifiex/fw.h     |  4 ++-
 drivers/net/wireless/marvell/mwifiex/main.c   | 18 ++++++++++++
 drivers/net/wireless/marvell/mwifiex/main.h   |  3 +-
 .../wireless/marvell/mwifiex/sta_cmdresp.c    | 28 +++++++++++++++++--
 4 files changed, 49 insertions(+), 4 deletions(-)

-- 
2.33.1


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

end of thread, other threads:[~2021-11-26 16:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-03 20:17 [PATCH v4 0/3] mwifiex: Add quirk to disable deep sleep with certain hardware revision Jonas Dreßler
2021-11-03 20:17 ` [PATCH v4 1/3] mwifiex: Use a define for firmware version string length Jonas Dreßler
2021-11-26 16:30   ` Kalle Valo
2021-11-03 20:17 ` [PATCH v4 2/3] mwifiex: Add quirk to disable deep sleep with certain hardware revision Jonas Dreßler
2021-11-03 20:18 ` [PATCH v4 3/3] mwifiex: Ensure the version string from the firmware is 0-terminated Jonas Dreßler
2021-11-03 21:50 ` [PATCH v4 0/3] mwifiex: Add quirk to disable deep sleep with certain hardware revision Andy Shevchenko
2021-11-03 23:25   ` Jonas Dreßler

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