Re: pull-request: iwlwifi-next 2016-09-15-2

2016-09-17 Thread Kalle Valo
Luca Coelho  writes:

> This is v2 of my pull-request.  I have fixed the compilation error with
> alpha (and possibly other) platforms.
>
> I'll send v2 of the changed patch as a reply to this email.
>
> Let me know if everything's fine (or not). :)
>
> Luca.
>
>
> The following changes since commit 76f8c0e17edc6eba43f84952e5a87c7f50f69370:
>
>   iwlwifi: pcie: remove dead code (2016-08-30 14:16:43 +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-09-15-2

Pulled, thanks.

-- 
Kalle Valo


pull-request: iwlwifi-next 2016-09-15-2

2016-09-16 Thread Luca Coelho
Hi Kalle,

This is v2 of my pull-request.  I have fixed the compilation error with
alpha (and possibly other) platforms.

I'll send v2 of the changed patch as a reply to this email.

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

Luca.


The following changes since commit 76f8c0e17edc6eba43f84952e5a87c7f50f69370:

  iwlwifi: pcie: remove dead code (2016-08-30 14:16:43 +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-09-15-2

for you to fetch changes up to fd659f8e75b7f8214b4f323d46248205b4566e10:

  iwlwifi: mvm: tighten BAID range check (2016-09-16 09:10:35 +0300)


* work for new hardware support continues
* dynamic queue allocation stabilization
* improvements in the MSIx code
* multiqueue support work continues
* new firmware version support
* general cleanups and improvements


Emmanuel Grumbach (1):
  iwlwifi: mvm: bump max API to 26

Haim Dreyfuss (3):
  iwlwifi: pcie: Configure shared interrupt vector in MSIX mode
  iwlwifi: pcie: Set affinity mask for rx interrupt vectors per cpu
  iwlwifi: pcie: replace possible_cpus() with online_cpus() in MSIX mode

Johannes Berg (3):
  iwlwifi: mvm: make RSS RX more robust
  iwlwifi: mvm: remove pointless _bh from spinlock in timer
  iwlwifi: mvm: tighten BAID range check

Liad Kaufman (3):
  iwlwifi: mvm: don't free queue after delba in dqa
  iwlwifi: mvm: fix pending frames tracking on tx resp
  iwlwifi: mvm: free reserved queue on STA removal

Oren Givon (2):
  iwlwifi: add the new 9560 series
  iwlwifi: add the new 8275 series

Sara Sharon (10):
  iwlwifi: mvm: call a different txq_enable function
  iwlwifi: pcie: introduce new tfd and tb formats
  iwlwifi: mvm: remove dump of locked registers
  iwlwifi: mvm: support new shared memory config API
  iwlwifi: introduce trans API to get byte count table
  iwlwifi: pcie: assign and access a000 TFD & TBs
  iwlwifi: change byte count table for a000 devices
  iwlwifi: pcie: merge iwl_queue and iwl_txq
  iwlwifi: mvm: support new BA notification response
  iwlwifi: pcie: change indentation of iwl_pcie_set_interrupt_capa()

Sharon Dvir (1):
  iwlwifi: unify iwl_get_ucode_image() implementations

Wei Yongjun (1):
  iwlwifi: mvm: use setup_timer instead of init_timer and data fields

kbuild test robot (1):
  iwlwifi: fix semicolon.cocci warnings

 drivers/net/wireless/intel/iwlwifi/dvm/ucode.c |  11 +--
 drivers/net/wireless/intel/iwlwifi/iwl-7000.c  |   4 +-
 drivers/net/wireless/intel/iwlwifi/iwl-8000.c  |  15 ++-
 drivers/net/wireless/intel/iwlwifi/iwl-9000.c  |  13 ++-
 drivers/net/wireless/intel/iwlwifi/iwl-a000.c  |   2 +-
 drivers/net/wireless/intel/iwlwifi/iwl-config.h|   2 +
 drivers/net/wireless/intel/iwlwifi/iwl-csr.h   |   2 +
 drivers/net/wireless/intel/iwlwifi/iwl-fh.h|  57 +---
 drivers/net/wireless/intel/iwlwifi/iwl-fw.h|   9 ++
 drivers/net/wireless/intel/iwlwifi/iwl-io.c|   2 +-
 drivers/net/wireless/intel/iwlwifi/iwl-trans.c |   1 +
 drivers/net/wireless/intel/iwlwifi/iwl-trans.h |  15 ++-
 drivers/net/wireless/intel/iwlwifi/mvm/fw-api-tx.h |  79 
 drivers/net/wireless/intel/iwlwifi/mvm/fw-api.h|  22 -
 drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.c|   4 +-
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c| 109 --
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h   |   9 +-
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c   |   2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c  |   8 +-
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c   |  36 ++--
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c| 175 
+++
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c  |   5 +
 drivers/net/wireless/intel/iwlwifi/pcie/internal.h | 127 
+++--
 drivers/net/wireless/intel/iwlwifi/pcie/rx.c   |  16 +++-
 drivers/net/wireless/intel/iwlwifi/pcie/trans.c| 247 
+
 drivers/net/wireless/intel/iwlwifi/pcie/tx.c   | 384 
+---
 26 files changed, 897 insertions(+), 459 deletions(-)

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