Search Linux Wireless

[PATCH 00/18] iwlwifi: updates intended for v4.21 2018-12-14

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

 



From: Luca Coelho <luciano.coelho@xxxxxxxxx>

Hi,

Here's the fourth set of patches intended for v4.21.  It's the usual
development, with support for a new FW version, some small new
features, cleanups and bugfixes.

The changes are:

* Support for FW version 43 for 9000 and 22000 series;
* A couple of janitorial fixes from the community;
* More fixes in the 802.11ax code;
* Other cleanups and small fixes;

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

Please review.

Cheers,
Luca.
y

Colin Ian King (1):
  iwlwifi: mvm: fix spelling mistake "Recieved" -> "Received"

Emmanuel Grumbach (1):
  iwlwifi: mvm: set TWT responder capability bit in 11AX SoftAP mode

Gustavo A. R. Silva (1):
  iwlwifi: mvm: d3: use struct_size() in kzalloc()

Luca Coelho (3):
  [BUGFIXiwlwifi: make MVM and DVM depend on MAC80211
  iwlwifi: remove unused and wrong PHY_CFG_* macros
  iwlwifi: bump the API version to 43 for 9000 and 22000

Naftali Goldstein (1):
  iwlwifi: mvm: fix setting HE ppe FW config

Sara Sharon (8):
  iwlwifi: pcie: use iwl_tx_cmd_gen2 and not iwl_tx_cmd
  iwlwifi: mvm: remove dead code
  iwlwifi: mvm: remove pointless NULL assignment
  iwlwifi: mvm: cleanup iwl_mvm_tx_skb_non_sta
  iwlwifi: mvm: take station lock later in the code
  iwlwifi: pcie: lock txq a bit later in reclaim code
  iwlwifi: mvm: clean up SSN incrementation
  iwlwifi: dbg: add debug data to warning

Shahar S Matityahu (1):
  iwlwifi: wrt: add rt status and num of rx/tx fifos to dump

Shaul Triebitz (2):
  iwlwifi: split HE capabilities between AP and STA
  iwlwifi: mvm: handle RX no data notification

 drivers/net/wireless/intel/iwlwifi/Kconfig    |   4 +-
 .../net/wireless/intel/iwlwifi/cfg/22000.c    |   2 +-
 drivers/net/wireless/intel/iwlwifi/cfg/9000.c |   2 +-
 .../wireless/intel/iwlwifi/fw/api/config.h    |  13 +-
 .../wireless/intel/iwlwifi/fw/api/datapath.h  |   5 +
 .../net/wireless/intel/iwlwifi/fw/api/mac.h   |   2 +-
 .../net/wireless/intel/iwlwifi/fw/api/rx.h    |  49 +++
 drivers/net/wireless/intel/iwlwifi/fw/dbg.c   |   4 +-
 drivers/net/wireless/intel/iwlwifi/fw/dbg.h   |   1 +
 .../wireless/intel/iwlwifi/fw/error-dump.h    |   3 +
 .../net/wireless/intel/iwlwifi/fw/runtime.h   |   1 +
 .../wireless/intel/iwlwifi/iwl-nvm-parse.c    | 290 ++++++++++++------
 drivers/net/wireless/intel/iwlwifi/mvm/d3.c   |   6 +-
 .../net/wireless/intel/iwlwifi/mvm/mac80211.c |  10 +-
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h  |   2 +
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c  |   2 +
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c | 126 +++++++-
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c  |  10 +-
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c   |  56 ++--
 .../net/wireless/intel/iwlwifi/mvm/utils.c    |   3 +
 .../net/wireless/intel/iwlwifi/pcie/tx-gen2.c |   2 +-
 drivers/net/wireless/intel/iwlwifi/pcie/tx.c  |   3 +-
 22 files changed, 427 insertions(+), 169 deletions(-)

-- 
2.19.2




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

  Powered by Linux