[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210709145831.6123-1-verdre@v0yd.nl>
Date: Fri, 9 Jul 2021 16:58:29 +0200
From: Jonas Dreßler <verdre@...d.nl>
To: Amitkumar Karwar <amitkarwar@...il.com>,
Ganapathi Bhat <ganapathi.bhat@....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, linux-pci@...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/2] mwifiex: Add quirks for MS Surface devices
This is version 2 of the patches proposed earlier here:
https://lore.kernel.org/linux-wireless/20210522131827.67551-1-verdre@v0yd.nl/
Compared to version 1, I left out the last commit, that one had some open
questions and I couldn't test changes to that commit since I don't own a
Surface 3. Other than that, only a few code comments were changed and commit
messages rephrased.
Jonas Dreßler (1):
mwifiex: pcie: add DMI-based quirk implementation for Surface devices
Tsuchiya Yuto (1):
mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices
drivers/net/wireless/marvell/mwifiex/Makefile | 1 +
drivers/net/wireless/marvell/mwifiex/pcie.c | 11 ++
drivers/net/wireless/marvell/mwifiex/pcie.h | 1 +
.../wireless/marvell/mwifiex/pcie_quirks.c | 155 ++++++++++++++++++
.../wireless/marvell/mwifiex/pcie_quirks.h | 11 ++
5 files changed, 179 insertions(+)
create mode 100644 drivers/net/wireless/marvell/mwifiex/pcie_quirks.c
create mode 100644 drivers/net/wireless/marvell/mwifiex/pcie_quirks.h
--
2.31.1
Powered by blists - more mailing lists