[PATCH v4 0/3] mwifiex: Add quirk to disable deep sleep with certain hardware revision

From: Jonas Dreßler
Date: Wed Nov 03 2021 - 16:18:19 EST


Fourth revision of this patch.
v1: https://lore.kernel.org/linux-wireless/20211028073729.24408-1-verdre@xxxxxxx/T/
v2: https://lore.kernel.org/linux-wireless/20211103135529.8537-1-verdre@xxxxxxx/T/
v3: https://lore.kernel.org/linux-wireless/YYLJVoR9egoPpmLv@xxxxxxxxxxxxxxxxxx/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