Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH v2 0/5] A few more cleanups and fixes for mwifiex
@ 2021-10-16 10:36 Jonas Dreßler
  2021-10-16 10:36 ` [PATCH v2 1/5] mwifiex: Don't log error on suspend if wake-on-wlan is disabled Jonas Dreßler
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jonas Dreßler @ 2021-10-16 10:36 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

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


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

end of thread, other threads:[~2021-10-16 15:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-16 10:36 [PATCH v2 0/5] A few more cleanups and fixes for mwifiex Jonas Dreßler
2021-10-16 10:36 ` [PATCH v2 1/5] mwifiex: Don't log error on suspend if wake-on-wlan is disabled Jonas Dreßler
2021-10-16 10:36 ` [PATCH v2 2/5] mwifiex: Log an error on command failure during key-material upload Jonas Dreßler
2021-10-16 10:36 ` [PATCH v2 3/5] mwifiex: Fix an incorrect comment Jonas Dreßler
2021-10-16 10:36 ` [PATCH v2 4/5] mwifiex: Send DELBA requests according to spec Jonas Dreßler
2021-10-16 14:28   ` Pali Rohár
2021-10-16 15:33     ` Jonas Dreßler
2021-10-16 10:36 ` [PATCH v2 5/5] mwifiex: Deactive host sleep using HSCFG after it was activated manually 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