linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] iwlwifi: updates intended for v5.13 2021-04-11-2
@ 2021-04-11 10:25 Luca Coelho
  2021-04-11 10:25 ` [PATCH 1/8] iwlwifi: mvm: don't disconnect immediately if we don't hear beacons after CSA Luca Coelho
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Luca Coelho @ 2021-04-11 10:25 UTC (permalink / raw)
  To: kvalo; +Cc: luca, linux-wireless

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

Hi,

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

The changes are:

* Bump the FW API version support for AX devices;
* One more CSA fix;
* 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.


Emmanuel Grumbach (2):
  iwlwifi: mvm: don't disconnect immediately if we don't hear beacons
    after CSA
  iwlwifi: mvm: don't WARN if we can't remove a time event

Johannes Berg (2):
  iwlwifi: trans/pcie: defer transport initialisation
  iwlwifi: fw: print out trigger delay when collecting data

Krishnanand Prabhu (1):
  iwlwifi: mvm: add support for timing measurement

Luca Coelho (1):
  iwlwifi: bump FW API to 63 for AX devices

Matti Gottlieb (1):
  iwlwifi: pcie: Change ma product string name

Mukesh Sisodiya (1):
  iwlwifi: dbg:  disable ini debug in 9000 family and below

 .../net/wireless/intel/iwlwifi/cfg/22000.c    |  4 +-
 drivers/net/wireless/intel/iwlwifi/fw/dbg.c   |  4 +-
 .../net/wireless/intel/iwlwifi/iwl-config.h   |  2 +-
 .../net/wireless/intel/iwlwifi/iwl-dbg-tlv.c  |  5 +-
 .../net/wireless/intel/iwlwifi/iwl-trans.c    | 91 +++++++++++--------
 .../net/wireless/intel/iwlwifi/iwl-trans.h    |  1 +
 .../net/wireless/intel/iwlwifi/mvm/mac80211.c | 39 +++++++-
 .../wireless/intel/iwlwifi/mvm/time-event.c   | 17 +++-
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 10 +-
 9 files changed, 118 insertions(+), 55 deletions(-)

-- 
2.31.0


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

end of thread, other threads:[~2021-04-12 10:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-11 10:25 [PATCH 0/8] iwlwifi: updates intended for v5.13 2021-04-11-2 Luca Coelho
2021-04-11 10:25 ` [PATCH 1/8] iwlwifi: mvm: don't disconnect immediately if we don't hear beacons after CSA Luca Coelho
2021-04-12 10:27   ` Luca Coelho
2021-04-11 10:25 ` [PATCH 2/8] iwlwifi: mvm: don't WARN if we can't remove a time event Luca Coelho
2021-04-11 10:25 ` [PATCH 3/8] iwlwifi: bump FW API to 63 for AX devices Luca Coelho
2021-04-11 10:25 ` [PATCH 4/8] iwlwifi: trans/pcie: defer transport initialisation Luca Coelho
2021-04-11 10:25 ` [PATCH 5/8] iwlwifi: fw: print out trigger delay when collecting data Luca Coelho
2021-04-11 10:25 ` [PATCH 6/8] iwlwifi: pcie: Change ma product string name Luca Coelho
2021-04-11 10:25 ` [PATCH 7/8] iwlwifi: dbg: disable ini debug in 9000 family and below Luca Coelho
2021-04-11 10:25 ` [PATCH 8/8] iwlwifi: mvm: add support for timing measurement Luca Coelho
2021-04-11 10:30   ` 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).