linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: iwlwifi-next 2014-05-07
@ 2014-05-07 19:52 Emmanuel Grumbach
  2014-05-07 19:52 ` [PATCH 01/23] iwlwifi: mvm: several fixes in scan Emmanuel Grumbach
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: Emmanuel Grumbach @ 2014-05-07 19:52 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless, ilw

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

Hi John,

I have here another pull request for 3.16.
I merged wireless-next.git because of dependencies on changes in mac80211. I merged iwlwifi-fixes.git (that feeds wireless.git) because of dependencies in the rate scaling changes that were sent to wireless.git.

Eran continues to work on new devices, Eyal is still digging in the rate control stuff, and Johannes added new functionality to the debug system we have in place now along with a few cleanups he made on the way.
That's pretty much it.

Please pull. 

The following changes since commit 48d11dc37977614a461bfedddc52d1c651bc279f:

  rsi: Changing opcode for sta mode according to changes in firmware (2014-04-30 12:13:16 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git for-john

for you to fetch changes up to 017a64161f6d082f6e3ed85646217bd7217af15a:

  iwlwifi: mvm: rs: enable MCS9 for Tx (2014-05-07 22:44:43 +0300)

----------------------------------------------------------------
Alexander Bondar (1):
      iwlwifi: mvm: several fixes in scan

Andrei Otcheretianski (1):
      iwlwifi:mvm: Add AP/GO channel switch support

Eliad Peller (1):
      iwlwifi: mvm: wait for d0i3 exit in some more ampdu actions

Emmanuel Grumbach (6):
      iwlwifi: mvm: BT Coex - fix validity flags during init
      iwlwifi: mvm: rs - s/CPTCFG/CONFIG
      Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next
      Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
      iwlwifi: mvm: implement mac80211's flush callback
      iwlwifi: mvm: fix sparse warning when _DEBUGFS isn't set

Eran Harary (5):
      iwlwifi: mvm: fix bug with OTP memory size
      iwlwifi: mvm: prevent nic to powered up at driver load
      iwlwifi: mvm: Prioritize external nvm values on top of the OTP values
      iwlwifi: mvm: select the MAC address according to priority
      iwlwifi: mvm: fix bug in parse_nvm_sections

Eyal Shapira (6):
      iwlwifi: mvm: rs: revert changes to search cycle rules
      iwlwifi: mvm: rs: overhaul rs_get_best_rate
      iwlwifi: mvm: rs: don't allow TPC when power save is disabled
      iwlwifi: mvm: rs: avoid TPC while in search cycle
      iwlwifi: mvm: rs: choose correct expected tpt table
      iwlwifi: mvm: rs: enable MCS9 for Tx

Johannes Berg (5):
      iwlwifi: mvm: remove useless variable
      iwlwifi: make LED support optional
      iwlwifi: pcie: use bool for iwl_pcie_txq_build_tfd() argument
      iwlwifi: pcie: get rid of q->n_bd
      iwlwifi: mvm/pcie: capture last commands on firmware error

 drivers/net/wireless/iwlwifi/Kconfig                                      |  12 ++++++---
 drivers/net/wireless/iwlwifi/dvm/Makefile                                 |   3 ++-
 drivers/net/wireless/iwlwifi/dvm/dev.h                                    |   2 ++
 drivers/net/wireless/iwlwifi/dvm/led.h                                    |  12 +++++++++
 drivers/net/wireless/iwlwifi/iwl-7000.c                                   |   2 +-
 drivers/net/wireless/iwlwifi/iwl-8000.c                                   |   2 +-
 drivers/net/wireless/iwlwifi/iwl-agn-hw.h                                 |   4 +--
 drivers/net/wireless/iwlwifi/iwl-config.h                                 |   6 +++++
 drivers/net/wireless/iwlwifi/{mvm/fw-error-dump.h => iwl-fw-error-dump.h} |  26 +++++++++++++++++++
 drivers/net/wireless/iwlwifi/iwl-fw.h                                     |   2 ++
 drivers/net/wireless/iwlwifi/iwl-nvm-parse.c                              |  46 +++++++++++++++++++++++++++------
 drivers/net/wireless/iwlwifi/iwl-trans.h                                  |  19 ++++++++++++++
 drivers/net/wireless/iwlwifi/mvm/Makefile                                 |   3 ++-
 drivers/net/wireless/iwlwifi/mvm/coex.c                                   |   6 ++---
 drivers/net/wireless/iwlwifi/mvm/debugfs.c                                |   2 +-
 drivers/net/wireless/iwlwifi/mvm/fw-api-scan.h                            |   8 +++---
 drivers/net/wireless/iwlwifi/mvm/fw.c                                     |   2 +-
 drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c                               |  12 +++++++++
 drivers/net/wireless/iwlwifi/mvm/mac80211.c                               |  91 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 drivers/net/wireless/iwlwifi/mvm/mvm.h                                    |  16 +++++++++++-
 drivers/net/wireless/iwlwifi/mvm/nvm.c                                    |  30 ++++++++++++++--------
 drivers/net/wireless/iwlwifi/mvm/ops.c                                    |  36 ++++++++++++++++++++------
 drivers/net/wireless/iwlwifi/mvm/phy-ctxt.c                               |   9 +++----
 drivers/net/wireless/iwlwifi/mvm/rs.c                                     | 173 +++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------------------
 drivers/net/wireless/iwlwifi/mvm/scan.c                                   |  53 +++++++++-----------------------------
 drivers/net/wireless/iwlwifi/mvm/utils.c                                  |   2 ++
 drivers/net/wireless/iwlwifi/pcie/internal.h                              |  24 +++++++++--------
 drivers/net/wireless/iwlwifi/pcie/rx.c                                    |   2 +-
 drivers/net/wireless/iwlwifi/pcie/trans.c                                 |  64 ++++++++++++++++++++++++++++++++++++++++++++--
 drivers/net/wireless/iwlwifi/pcie/tx.c                                    | 129 ++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------
 30 files changed, 507 insertions(+), 291 deletions(-)
 rename drivers/net/wireless/iwlwifi/{mvm/fw-error-dump.h => iwl-fw-error-dump.h} (84%)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2014-05-08 15:45 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-07 19:52 pull request: iwlwifi-next 2014-05-07 Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 01/23] iwlwifi: mvm: several fixes in scan Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 02/23] iwlwifi: mvm: BT Coex - fix validity flags during init Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 03/23] iwlwifi: mvm: rs - s/CPTCFG/CONFIG Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 04/23] iwlwifi: mvm: rs: revert changes to search cycle rules Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 05/23] iwlwifi: mvm: rs: overhaul rs_get_best_rate Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 06/23] iwlwifi: mvm: rs: don't allow TPC when power save is disabled Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 07/23] iwlwifi: mvm: rs: avoid TPC while in search cycle Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 08/23] iwlwifi: mvm: rs: choose correct expected tpt table Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 09/23] iwlwifi: mvm: remove useless variable Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 10/23] iwlwifi: mvm: fix bug with OTP memory size Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 11/23] iwlwifi: mvm: prevent nic to powered up at driver load Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 12/23] iwlwifi: mvm: Prioritize external nvm values on top of the OTP values Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 13/23] iwlwifi: mvm: select the MAC address according to priority Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 14/23] iwlwifi: mvm: fix bug in parse_nvm_sections Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 15/23] iwlwifi: make LED support optional Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 16/23] iwlwifi: pcie: use bool for iwl_pcie_txq_build_tfd() argument Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 17/23] iwlwifi: pcie: get rid of q->n_bd Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 18/23] iwlwifi: mvm/pcie: capture last commands on firmware error Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 19/23] iwlwifi: mvm: wait for d0i3 exit in some more ampdu actions Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 20/23] iwlwifi:mvm: Add AP/GO channel switch support Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 21/23] iwlwifi: mvm: implement mac80211's flush callback Emmanuel Grumbach
2014-05-07 19:52 ` [PATCH 22/23] iwlwifi: mvm: fix sparse warning when _DEBUGFS isn't set Emmanuel Grumbach
2014-05-07 19:53 ` [PATCH 23/23] iwlwifi: mvm: rs: enable MCS9 for Tx Emmanuel Grumbach
2014-05-08 15:37 ` pull request: iwlwifi-next 2014-05-07 John W. Linville

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).