Hi Kalle,

Here's an updated pull-request, replacing 2016-10-25, with one commit
message reworded, as you requested.

I sent v2 of that patch to the linux-wireless mailing list.

Let me know if everything's fine (or not). :)

Luca.


The following changes since commit 15b95a15950238eff4d7f24be1716086eea67835:

  Merge ath-next from 
git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git (2016-09-28 
16:37:33 +0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git 
tags/iwlwifi-next-for-kalle-2016-10-25-2

for you to fetch changes up to 7e62a699aafbd97928f19a8356d719b71b0e151c:

  iwlwifi: mvm: use dev_coredumpsg() (2016-10-26 11:04:15 +0300)

----------------------------------------------------------------
* Finalize and enable dynamic queue allocation;
* Use dev_coredumpmsg() to prevent locking the driver;
* Small fix to pass the AID to the FW;
* Use FW PS decisions with multi-queue;

----------------------------------------------------------------
Aviya Erenfeld (1):
      iwlwifi: mvm: use dev_coredumpsg()

Emmanuel Grumbach (1):
      iwlwifi: mvm: tell the firmware about the AID of the peer

Johannes Berg (1):
      iwlwifi: mvm: use firmware station PM notification for AP_LINK_PS

Liad Kaufman (5):
      iwlwifi: mvm: update txq metadata to current owner
      iwlwifi: mvm: fix reserved txq freeing
      iwlwifi: mvm: support MONITOR vif in DQA mode
      iwlwifi: mvm: fix dqa deferred frames marking
      iwlwifi: mvm: enable dynamic queue allocation mode

Sara Sharon (1):
      iwlwifi: mvm: assign cab queue to the correct station

Sharon Dvir (1):
      iwlwifi: pcie: give a meaningful name to interrupt request

 drivers/net/wireless/intel/iwlwifi/iwl-fw-file.h    |   2 ++
 drivers/net/wireless/intel/iwlwifi/mvm/fw-api-rx.h  |  26 ++++++++++++++++++++
 drivers/net/wireless/intel/iwlwifi/mvm/fw-api-sta.h |   9 ++++---
 drivers/net/wireless/intel/iwlwifi/mvm/fw-api.h     |   1 +
 drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.c     | 100 
+++++++++++++++++++++++++++++++++++++++++----------------------------------
 drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c   |  24 +++++++++---------
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c   |  86 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h        |   6 ++---
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c        |   3 +++
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c        |  37 
++++++++++++++++++++++------
 drivers/net/wireless/intel/iwlwifi/mvm/sta.h        |   1 +
 drivers/net/wireless/intel/iwlwifi/pcie/trans.c     |  29 
+++++++++++++++++++++-
 12 files changed, 249 insertions(+), 75 deletions(-)

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

Reply via email to