linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: iwlwifi-fixes for v5.6 2020-03-08
@ 2020-03-08  8:38 Luca Coelho
  2020-03-10 13:34 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Luca Coelho @ 2020-03-08  8:38 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, linuxwifi

[-- Attachment #1: Type: text/plain, Size: 2406 bytes --]

Hi Kalle,

Here's the first batch of fixes intended for v5.6.  This includes the
patch series I sent a couple of days ago.  More details about the
contents in the tag description.

I pushed this to my pending branch but didn't get any results from
kbuildbot yet.

Please let me know if there are any issues.

Cheers,
Luca.


The following changes since commit b102f0c522cf668c8382c56a4f771b37d011cda2:

  mt76: fix array overflow on receiving too many fragments for a packet (2020-03-03 17:30:25 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes.git tags/iwlwifi-for-kalle-2020-03-08

for you to fetch changes up to 9352ed0165ff4313ab340c979446c3d64c531f7a:

  iwlwifi: cfg: use antenna diversity with all AX101 devices (2020-03-06 15:26:33 +0200)

----------------------------------------------------------------
First batch of fixes intended for v5.6

* Fix a locking issue in time events handling;
* A fix in rate-scaling;
* Fix for a potential NULL pointer deref;
* Enable antenna diversity in some devices that were erroneously not
  doing it;
* Allow FW dumps to continue when the FW is stuck;
* A fix in the HE capabilities handling;
* Another fix for FW dumps where we were reading wrong addresses.

----------------------------------------------------------------
Avraham Stern (1):
      iwlwifi: mvm: take the required lock when clearing time event data

Ilan Peer (1):
      iwlwifi: mvm: Fix rate scale NSS configuration

Luca Coelho (3):
      iwlwifi: check allocated pointer when allocating conf_tlvs
      iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME fails
      iwlwifi: cfg: use antenna diversity with all AX101 devices

Mordechay Goodstein (2):
      iwlwifi: consider HE capability when setting LDPC
      iwlwifi: yoyo: don't add TLV offset when reading FIFOs

 drivers/net/wireless/intel/iwlwifi/cfg/22000.c      |  2 ++
 drivers/net/wireless/intel/iwlwifi/fw/dbg.c         | 25 ++++++++-----------------
 drivers/net/wireless/intel/iwlwifi/fw/dbg.h         |  6 +++---
 drivers/net/wireless/intel/iwlwifi/iwl-drv.c        |  2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c      | 35 ++++++++++++++++++++++++++---------
 drivers/net/wireless/intel/iwlwifi/mvm/time-event.c |  4 ++++
 6 files changed, 44 insertions(+), 30 deletions(-)

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: pull-request: iwlwifi-fixes for v5.6 2020-03-08
  2020-03-08  8:38 pull-request: iwlwifi-fixes for v5.6 2020-03-08 Luca Coelho
@ 2020-03-10 13:34 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2020-03-10 13:34 UTC (permalink / raw)
  To: Luca Coelho; +Cc: linux-wireless, linuxwifi

Luca Coelho <luca@coelho.fi> writes:

> Here's the first batch of fixes intended for v5.6.  This includes the
> patch series I sent a couple of days ago.  More details about the
> contents in the tag description.
>
> I pushed this to my pending branch but didn't get any results from
> kbuildbot yet.
>
> Please let me know if there are any issues.
>
> Cheers,
> Luca.
>
>
> The following changes since commit b102f0c522cf668c8382c56a4f771b37d011cda2:
>
>   mt76: fix array overflow on receiving too many fragments for a packet (2020-03-03 17:30:25 +0200)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes.git tags/iwlwifi-for-kalle-2020-03-08
>
> for you to fetch changes up to 9352ed0165ff4313ab340c979446c3d64c531f7a:
>
>   iwlwifi: cfg: use antenna diversity with all AX101 devices (2020-03-06 15:26:33 +0200)
>
> ----------------------------------------------------------------
> First batch of fixes intended for v5.6
>
> * Fix a locking issue in time events handling;
> * A fix in rate-scaling;
> * Fix for a potential NULL pointer deref;
> * Enable antenna diversity in some devices that were erroneously not
>   doing it;
> * Allow FW dumps to continue when the FW is stuck;
> * A fix in the HE capabilities handling;
> * Another fix for FW dumps where we were reading wrong addresses.
>
> ----------------------------------------------------------------

Pulled, thanks Luca.

-- 
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

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

end of thread, other threads:[~2020-03-10 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-08  8:38 pull-request: iwlwifi-fixes for v5.6 2020-03-08 Luca Coelho
2020-03-10 13:34 ` Kalle Valo

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