[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211016103656.16791-1-verdre@v0yd.nl>
Date: Sat, 16 Oct 2021 12:36:51 +0200
From: Jonas Dreßler <verdre@...d.nl>
To: Amitkumar Karwar <amitkarwar@...il.com>,
Ganapathi Bhat <ganapathi017@...il.com>,
Xinming Hu <huxinming820@...il.com>,
Kalle Valo <kvalo@...eaurora.org>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: Jonas Dreßler <verdre@...d.nl>,
Tsuchiya Yuto <kitakar@...il.com>,
linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
Maximilian Luz <luzmaximilian@...il.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Pali Rohár <pali@...nel.org>
Subject: [PATCH v2 0/5] A few more cleanups and fixes for mwifiex
v1: https://lore.kernel.org/linux-wireless/20211016101743.15565-1-verdre@v0yd.nl/T/#t
Changes between v1 and v2:
- Added another commit fixing a bug with host sleep when it was entered
explicitly instead of implicitly.
Just a few more cleanups and two fixes for mwifiex.
Jonas Dreßler (5):
mwifiex: Don't log error on suspend if wake-on-wlan is disabled
mwifiex: Log an error on command failure during key-material upload
mwifiex: Fix an incorrect comment
mwifiex: Send DELBA requests according to spec
mwifiex: Deactive host sleep using HSCFG after it was activated
manually
drivers/net/wireless/marvell/mwifiex/11n.c | 7 ++++---
.../net/wireless/marvell/mwifiex/cfg80211.c | 12 ++++++++---
drivers/net/wireless/marvell/mwifiex/cmdevt.c | 21 +++++++++++++++++++
drivers/net/wireless/marvell/mwifiex/main.c | 18 ++++++++++++++++
drivers/net/wireless/marvell/mwifiex/main.h | 1 +
.../net/wireless/marvell/mwifiex/sta_cmd.c | 4 ++++
6 files changed, 57 insertions(+), 6 deletions(-)
--
2.31.1
Powered by blists - more mailing lists