Linux wireless drivers development
 help / color / mirror / Atom feed
* pull-request: iwlwifi-fixes 2019-04-19
@ 2019-04-19  6:19 Luca Coelho
  2019-04-24 15:17 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Luca Coelho @ 2019-04-19  6:19 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, linuxwifi, david.e.box, joe.konno

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

Hi Kalle,

This is the third batch of fixes for v5.1.  More details about the
contents in the tag description.

I have sent this out before and kbuildbot reported success.

Please let me know if there are any issues.

Cheers,
Luca.


The following changes since commit 614c70f35cd77a9af8e2ca841dcdb121cec3068f:

  bnx2x: fix spelling mistake "dicline" -> "decline" (2019-04-15 17:23:09 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes.git tags/iwlwifi-for-kalle-2019-04-19

for you to fetch changes up to c537e07b000bc00c9a5ac9d119ed2c8456a99b6e:

  iwlwifi: cfg: use family 22560 based_params for AX210 family (2019-04-18 15:06:44 +0300)

----------------------------------------------------------------
Third batch of iwlwifi fixes intended for v5.1

* Fix an oops when creating debugfs entries;
* Fix bug when trying to capture debugging info while in rfkill;
* Prevent potential uninitialized memory dumps into debugging logs;
* Fix some initialization parameters for AX210 devices;
* Fix an oops with non-MSIX devices;

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      iwlwifi: mvm: properly check debugfs dentry before using it

Johannes Berg (1):
      iwlwifi: mvm: don't attempt debug collection in rfkill

Shahar S Matityahu (2):
      iwlwifi: don't panic in error path on non-msix systems
      iwlwifi: dbg_ini: check debug TLV type explicitly

Shaul Triebitz (1):
      iwlwifi: cfg: use family 22560 based_params for AX210 family

 drivers/net/wireless/intel/iwlwifi/cfg/22000.c       |  2 +-
 drivers/net/wireless/intel/iwlwifi/fw/file.h         | 15 +++++++++------
 drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c     |  3 ++-
 drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c |  5 +++++
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c          |  4 +++-
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c         |  2 +-
 drivers/net/wireless/intel/iwlwifi/pcie/trans.c      | 19 +++++++++++++------
 7 files changed, 34 insertions(+), 16 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

end of thread, other threads:[~2019-04-24 15:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-19  6:19 pull-request: iwlwifi-fixes 2019-04-19 Luca Coelho
2019-04-24 15:17 ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox