linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] iwlwifi: updates intended for v5.16 2021-10-17 part 4
@ 2021-10-17 13:59 Luca Coelho
  2021-10-17 13:59 ` [PATCH 01/10] iwlwifi: pcie: try to grab NIC access early Luca Coelho
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Luca Coelho @ 2021-10-17 13:59 UTC (permalink / raw)
  To: kvalo; +Cc: luca, linux-wireless

From: Luca Coelho <luciano.coelho@intel.com>

Here's the fourth set of patches intended for v5.16.  It's the usual
development, new features, cleanups and bugfixes.

The changes are:

* Some debugging improvements;
* Fix BT-coex priority;
* Improve PS-poll timeout detection;
* Some other small fixes, clean-ups and improvements.

As usual, I'm pushing this to a pending branch, for kbuild bot, and
will send a pull-request later.

Please review.

Cheers,
Luca.


Gregory Greenman (1):
  iwlwifi: mvm: improve log when processing CSA

Johannes Berg (3):
  iwlwifi: pcie: try to grab NIC access early
  iwlwifi: mvm: set BT-coex high priority for 802.1X/4-way-HS
  iwlwifi: pnvm: print out the version properly

Miri Korenblit (1):
  iwlwifi: mvm: Read acpi dsm to get channel activation bitmap

Rotem Saado (2):
  iwlwifi: dbg: treat dbgc allocation failure when tlv is missing
  iwlwifi: dbg: treat non active regions as unsupported regions

Sara Sharon (1):
  iwlwifi: mvm: set inactivity timeouts also for PS-poll

Yaara Baruch (2):
  iwlwifi: add new killer devices to the driver
  wlwifi: add new device id 7F70

 .../net/wireless/intel/iwlwifi/cfg/22000.c    |  8 ++++
 drivers/net/wireless/intel/iwlwifi/fw/acpi.h  |  3 +-
 .../net/wireless/intel/iwlwifi/fw/api/mac.h   |  3 ++
 .../wireless/intel/iwlwifi/fw/api/nvm-reg.h   | 23 +++++++++++
 drivers/net/wireless/intel/iwlwifi/fw/file.h  |  1 +
 drivers/net/wireless/intel/iwlwifi/fw/pnvm.c  |  2 +-
 .../net/wireless/intel/iwlwifi/iwl-config.h   |  4 ++
 .../net/wireless/intel/iwlwifi/iwl-dbg-tlv.c  |  8 +++-
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c   | 18 ++++++--
 .../net/wireless/intel/iwlwifi/mvm/mac-ctxt.c |  6 +++
 .../net/wireless/intel/iwlwifi/mvm/mac80211.c | 13 +++++-
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h  |  2 +
 .../net/wireless/intel/iwlwifi/mvm/power.c    | 28 ++++++-------
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 41 +++++++++++++++++++
 14 files changed, 136 insertions(+), 24 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-10-22  7:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-17 13:59 [PATCH 00/10] iwlwifi: updates intended for v5.16 2021-10-17 part 4 Luca Coelho
2021-10-17 13:59 ` [PATCH 01/10] iwlwifi: pcie: try to grab NIC access early Luca Coelho
2021-10-17 13:59 ` [PATCH 02/10] iwlwifi: mvm: set inactivity timeouts also for PS-poll Luca Coelho
2021-10-17 13:59 ` [PATCH 03/10] iwlwifi: add new killer devices to the driver Luca Coelho
2021-10-17 13:59 ` [PATCH 04/10] iwlwifi: dbg: treat dbgc allocation failure when tlv is missing Luca Coelho
2021-10-17 13:59 ` [PATCH 05/10] iwlwifi: mvm: set BT-coex high priority for 802.1X/4-way-HS Luca Coelho
2021-10-17 13:59 ` [PATCH 06/10] iwlwifi: mvm: improve log when processing CSA Luca Coelho
2021-10-17 13:59 ` [PATCH 07/10] wlwifi: add new device id 7F70 Luca Coelho
2021-10-22  7:48   ` Luca Coelho
2021-10-17 13:59 ` [PATCH 08/10] iwlwifi: mvm: Read acpi dsm to get channel activation bitmap Luca Coelho
2021-10-17 13:59 ` [PATCH 09/10] iwlwifi: dbg: treat non active regions as unsupported regions Luca Coelho
2021-10-17 13:59 ` [PATCH 10/10] iwlwifi: pnvm: print out the version properly Luca Coelho

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