All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] iwlwifi: updates for 2016-09-22
@ 2016-09-22 20:52 Luca Coelho
  2016-09-22 20:52 ` [PATCH 01/10] iwlwifi: mvm: cleanup redundant no_power_up_nic_in_init config Luca Coelho
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Luca Coelho @ 2016-09-22 20:52 UTC (permalink / raw)
  To: linux-wireless; +Cc: kvalo, Luca Coelho

From: Luca Coelho <luciano.coelho@intel.com>

Hi,

Here's a series of patches that were pending in our internal tree.

I'm changing the process a bit.  From now on I'll send the patches out
first for review and only later apply them on iwlwifi-next/master and
send a pull request.  This will make reviews easier and will also
allow kbuild bot to run tests before I actually apply the patches and
send a pull request.

Please review and let me know if there are any problems.

Cheers,
Luca.


Emmanuel Grumbach (2):
  iwlwifi: mvm: fix typo in TC_CMD_SEC_KEY_FROM_TABLE
  iwlwifi: mvm: initialise ADD_STA before sending it to the firmware

Johannes Berg (2):
  iwlwifi: pcie: avoid variable shadowing in TFD helpers
  iwlwifi: mvm: correct rate_idx bounds-check

Luca Coelho (2):
  iwlwifi: mvm: bail out if CTDP start operation fails
  iwlwifi: remove support for fw older than -17 and -22

Oren Givon (1):
  iwlwifi: add two new 9560 series PCI IDs

Sara Sharon (3):
  iwlwifi: mvm: cleanup redundant no_power_up_nic_in_init config
  iwlwifi: mvm: cleanup usage of init_dbg parameter
  iwlwifi: allow error table address new range

 drivers/net/wireless/intel/iwlwifi/iwl-7000.c      |  6 +--
 drivers/net/wireless/intel/iwlwifi/iwl-8000.c      |  2 +-
 drivers/net/wireless/intel/iwlwifi/iwl-9000.c      |  2 +-
 drivers/net/wireless/intel/iwlwifi/iwl-config.h    |  1 -
 drivers/net/wireless/intel/iwlwifi/iwl-fw-file.h   | 24 +---------
 .../net/wireless/intel/iwlwifi/mvm/debugfs-vif.c   |  3 +-
 .../net/wireless/intel/iwlwifi/mvm/fw-api-power.h  | 21 +++------
 drivers/net/wireless/intel/iwlwifi/mvm/fw-api-tx.h |  6 +--
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c        | 43 ++++++++----------
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c  | 24 ++++------
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h       |  2 -
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c       | 52 +++++++---------------
 drivers/net/wireless/intel/iwlwifi/mvm/power.c     | 15 +++----
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c      | 27 ++---------
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c       |  2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/tt.c        | 10 +----
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c        |  4 +-
 drivers/net/wireless/intel/iwlwifi/mvm/utils.c     |  2 +-
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c      |  2 +
 drivers/net/wireless/intel/iwlwifi/pcie/internal.h | 19 ++++----
 drivers/net/wireless/intel/iwlwifi/pcie/tx.c       | 47 ++++++++++---------
 21 files changed, 110 insertions(+), 204 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2016-09-26 20:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-22 20:52 [PATCH 00/10] iwlwifi: updates for 2016-09-22 Luca Coelho
2016-09-22 20:52 ` [PATCH 01/10] iwlwifi: mvm: cleanup redundant no_power_up_nic_in_init config Luca Coelho
2016-09-22 20:52 ` [PATCH 02/10] iwlwifi: mvm: cleanup usage of init_dbg parameter Luca Coelho
2016-09-22 20:52 ` [PATCH 03/10] iwlwifi: add two new 9560 series PCI IDs Luca Coelho
2016-09-22 20:52 ` [PATCH 04/10] iwlwifi: pcie: avoid variable shadowing in TFD helpers Luca Coelho
2016-09-22 20:52 ` [PATCH 05/10] iwlwifi: mvm: bail out if CTDP start operation fails Luca Coelho
2016-09-22 20:52 ` [PATCH 06/10] iwlwifi: mvm: correct rate_idx bounds-check Luca Coelho
2016-09-22 20:52 ` [PATCH 07/10] iwlwifi: remove support for fw older than -17 and -22 Luca Coelho
2016-09-26 20:13   ` Coelho, Luciano
2016-09-22 20:52 ` [PATCH 08/10] iwlwifi: mvm: fix typo in TC_CMD_SEC_KEY_FROM_TABLE Luca Coelho
2016-09-22 20:52 ` [PATCH 09/10] iwlwifi: allow error table address new range Luca Coelho
2016-09-22 20:52 ` [PATCH 10/10] iwlwifi: mvm: initialise ADD_STA before sending it to the firmware Luca Coelho

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.