Search Linux Wireless

pull-request: iwlwifi 2017-10-06

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Kalle,

Here is the second set of fixes for 4.14.  More details in the tag
description.

I have sent this out before and kbuildbot didn't find any issues. 
Please let me know if there are any issues.

Cheers,
Luca.


The following changes since commit c503dd38f850be28867ef7a42d9abe5ade81a9bd:

  brcmsmac: make some local variables 'static const' to reduce stack size (2017-10-02 16:52:55 +0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes.git tags/iwlwifi-for-kalle-2017-10-06

for you to fetch changes up to 44fd09dad5d2b78efbabbbbf623774e561e36cca:

  iwlwifi: nvm: set the correct offsets to 3168 series (2017-10-06 13:59:44 +0300)

----------------------------------------------------------------
Second set of iwlwifi fixes for 4.14

* Fix support for 3168 device series;
* Fix a potential crash when using FW debugging recording;
* Improve channel flags parsing to avoid warnings on too long traces;
* Return -ENODATA when the temperature is not available, since the
  -EIO we were returning was causing fatal errors in userspace;
* Avoid printing too many messages in dmesg when using monitor mode,
  since this can become very noisy and completely flood the logs;

----------------------------------------------------------------
Chaya Rachel Ivgi (1):
      iwlwifi: nvm: set the correct offsets to 3168 series

Golan Ben Ami (1):
      iwlwifi: stop dbgc recording before stopping DMA

Johannes Berg (1):
      iwlwifi: nvm-parse: unify channel flags printing

Luca Coelho (1):
      iwlwifi: mvm: return -ENODATA when reading the temperature with the FW down

Shaul Triebitz (1):
      iwlwifi: mvm: do not print security error in monitor mode

 drivers/net/wireless/intel/iwlwifi/cfg/7000.c       |   1 +
 drivers/net/wireless/intel/iwlwifi/cfg/8000.c       |   2 +-
 drivers/net/wireless/intel/iwlwifi/cfg/9000.c       |   2 +-
 drivers/net/wireless/intel/iwlwifi/cfg/a000.c       |   2 +-
 drivers/net/wireless/intel/iwlwifi/fw/api/nvm-reg.h |   2 ++
 drivers/net/wireless/intel/iwlwifi/fw/dbg.c         |   7 ++---
 drivers/net/wireless/intel/iwlwifi/fw/dbg.h         |  15 +++++++++++
 drivers/net/wireless/intel/iwlwifi/iwl-config.h     |  16 ++++++++++--
 drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c  | 137 ++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c   |   7 +++++
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h        |   5 +++-
 drivers/net/wireless/intel/iwlwifi/mvm/nvm.c        |  21 ++++++++++-----
 drivers/net/wireless/intel/iwlwifi/mvm/rx.c         |   4 ++-
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c       |   4 ++-
 drivers/net/wireless/intel/iwlwifi/mvm/tt.c         |   2 +-
 15 files changed, 132 insertions(+), 95 deletions(-)

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux