linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: iwlwifi-next 2016-09-19
@ 2016-09-19  7:27 Luca Coelho
  2016-09-19  7:30 ` [PATCH 01/25] iwlwifi: mvm: remove variable shadowing Luca Coelho
                   ` (25 more replies)
  0 siblings, 26 replies; 31+ messages in thread
From: Luca Coelho @ 2016-09-19  7:27 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, linuxwifi

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

Hi Kalle,

Here we go again, now I'm almost catching up with the pending stuff in
our internal tree, just in time for 4.9.  This pull contains a bunch of
fixes to DQA and new HW support code, a few new features and some
cleanups.  More details in the tag description.

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

Luca.


The following changes since commit 80ba4f1d365af206b9e818d17d22fed02fe5def0:

  mwifiex: fix null pointer deference when adapter is null (2016-09-17 18:26:32 +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-19

for you to fetch changes up to e9dd5c83fd1c8d36d9b8180a1ca7576f823442fd:

  iwlwifi: pcie: use LIST_HEAD() macro (2016-09-19 10:10:19 +0300)

----------------------------------------------------------------
* added support for MU-MIMO sniffer
* added support for RRM by scan
* added support for packet injection
* migrate to devm memory allocation handling
* some fixes, mostly in DQA and new HW support
* other generic cleanups

----------------------------------------------------------------
Arik Nemtsov (1):
      iwlwifi: move BIOS MCC retrieval to common code

Aviya Erenfeld (1):
      iwlwifi: mvm: add support for MU-MIMO air sniffer

Avrahams Stern (1):
      iwlwifi: mvm: Add support for RRM by scan

Emmanuel Grumbach (1):
      iwlwifi: don't export trace points that are used in iwlwifi only

Haim Dreyfuss (1):
      iwlwifi: check for valid ethernet address provided by OEM

Ido Yariv (1):
      iwlwifi: mvm: Add mem debugfs entry

Johannes Berg (6):
      iwlwifi: mvm: compare full command ID
      iwlwifi: mvm: make iwl_mvm_update_sta() an inline
      iwlwifi: mvm: document passing unexpected Block Ack Request frames
      iwlwifi: mvm: move AP-specific code to right function
      iwlwifi: mvm: use LIST_HEAD() macro
      iwlwifi: pcie: use LIST_HEAD() macro

Liad Kaufman (1):
      iwlwifi: mvm: remove variable shadowing

Oren Givon (1):
      iwlwifi: add new 8265 series PCI ID

Roee Zamir (1):
      iwlwifi: mvm: Add debugfs function for clocks diff

Sara Sharon (9):
      iwlwifi: pcie: fix typo in struct name for a000 devices
      iwlwifi: mvm: cleanup skb queue functions use
      iwlwifi: mvm: fix DQA AP mode station assumption
      iwlwifi: mvm: support BAR in reorder buffer
      iwlwifi: mvm: support packet injection
      iwlwifi: pcie: log full command sequence
      iwlwifi: move to wide ID for all commands
      iwlwifi: mvm: disable P2P queue on mac context release
      iwlwifi: mvm: set HCMD_NAME for PHY_DB as well

Sharon Dvir (1):
      iwlwifi: migrate to devm_* API

 drivers/net/wireless/intel/iwlwifi/iwl-devtrace.c    |   3 --
 drivers/net/wireless/intel/iwlwifi/iwl-fw-file.h     |   5 ++
 drivers/net/wireless/intel/iwlwifi/iwl-notif-wait.c  |   8 +++-
 drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c   | 104 ++++++++++++++++++++++++++++++++++++++++--
 drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.h   |  20 +++++++-
 drivers/net/wireless/intel/iwlwifi/iwl-phy-db.c      |   2 +-
 drivers/net/wireless/intel/iwlwifi/iwl-trans.c       |  11 ++---
 drivers/net/wireless/intel/iwlwifi/iwl-trans.h       |   5 +-
 drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c |  26 +++++++++++
 drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c     | 184 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/net/wireless/intel/iwlwifi/mvm/fw-api-scan.h |  20 ++++----
 drivers/net/wireless/intel/iwlwifi/mvm/fw-api.h      |  52 ++++++++++++++++++++-
 drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c    |  47 ++++++++++---------
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c    |  18 ++++++++
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h         |   6 +++
 drivers/net/wireless/intel/iwlwifi/mvm/nvm.c         |  93 +------------------------------------
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c         |  32 +++++++------
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c        |  30 ++++++++----
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c        |  61 ++++++++++++++++++++++---
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c         |  13 ++----
 drivers/net/wireless/intel/iwlwifi/mvm/sta.h         |  11 +++--
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c          |  35 +++++++++++---
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c        |   1 +
 drivers/net/wireless/intel/iwlwifi/pcie/internal.h   |   2 -
 drivers/net/wireless/intel/iwlwifi/pcie/rx.c         |   9 ++--
 drivers/net/wireless/intel/iwlwifi/pcie/trans.c      |  84 ++++++++++++++--------------------
 drivers/net/wireless/intel/iwlwifi/pcie/tx.c         |   2 +-
 27 files changed, 632 insertions(+), 252 deletions(-)

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

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

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-19  7:27 pull-request: iwlwifi-next 2016-09-19 Luca Coelho
2016-09-19  7:30 ` [PATCH 01/25] iwlwifi: mvm: remove variable shadowing Luca Coelho
2016-09-19  7:30 ` [PATCH 02/25] iwlwifi: pcie: fix typo in struct name for a000 devices Luca Coelho
2016-09-19  7:30 ` [PATCH 03/25] iwlwifi: mvm: cleanup skb queue functions use Luca Coelho
2016-09-19  7:30 ` [PATCH 04/25] iwlwifi: mvm: compare full command ID Luca Coelho
2016-09-19  7:30 ` [PATCH 05/25] iwlwifi: mvm: add support for MU-MIMO air sniffer Luca Coelho
2016-09-19  7:30 ` [PATCH 06/25] iwlwifi: check for valid ethernet address provided by OEM Luca Coelho
2016-09-19  7:30 ` [PATCH 07/25] iwlwifi: mvm: fix DQA AP mode station assumption Luca Coelho
2016-09-19  7:30 ` [PATCH 08/25] iwlwifi: mvm: support BAR in reorder buffer Luca Coelho
2016-09-19  7:30 ` [PATCH 09/25] iwlwifi: mvm: Add support for RRM by scan Luca Coelho
2016-09-19  7:30 ` [PATCH 10/25] iwlwifi: mvm: support packet injection Luca Coelho
2016-09-24 11:19   ` Kalle Valo
2016-09-26  8:10     ` Sharon, Sara
2016-09-26  8:52       ` Kalle Valo
2016-09-19  7:30 ` [PATCH 11/25] iwlwifi: move BIOS MCC retrieval to common code Luca Coelho
2016-09-19  7:30 ` [PATCH 12/25] iwlwifi: pcie: log full command sequence Luca Coelho
2016-09-19  7:30 ` [PATCH 13/25] iwlwifi: mvm: make iwl_mvm_update_sta() an inline Luca Coelho
2016-09-19  7:30 ` [PATCH 14/25] iwlwifi: move to wide ID for all commands Luca Coelho
2016-09-19  7:30 ` [PATCH 15/25] iwlwifi: mvm: document passing unexpected Block Ack Request frames Luca Coelho
2016-09-19  7:30 ` [PATCH 16/25] iwlwifi: don't export trace points that are used in iwlwifi only Luca Coelho
2016-09-19  7:30 ` [PATCH 17/25] iwlwifi: mvm: disable P2P queue on mac context release Luca Coelho
2016-09-19  7:30 ` [PATCH 18/25] iwlwifi: migrate to devm_* API Luca Coelho
2016-09-19  7:30 ` [PATCH 19/25] iwlwifi: mvm: Add debugfs function for clocks diff Luca Coelho
2016-09-19  7:30 ` [PATCH 20/25] iwlwifi: add new 8265 series PCI ID Luca Coelho
2016-09-19  7:30 ` [PATCH 21/25] iwlwifi: mvm: move AP-specific code to right function Luca Coelho
2016-09-19  7:30 ` [PATCH 22/25] iwlwifi: mvm: Add mem debugfs entry Luca Coelho
2016-09-19  7:30 ` [PATCH 23/25] iwlwifi: mvm: set HCMD_NAME for PHY_DB as well Luca Coelho
2016-09-19  7:30 ` [PATCH 24/25] iwlwifi: mvm: use LIST_HEAD() macro Luca Coelho
2016-09-19  7:30 ` [PATCH 25/25] iwlwifi: pcie: " Luca Coelho
2016-09-19  8:50 ` pull-request: iwlwifi-next 2016-09-19-2 Luca Coelho
2016-09-26 11:12   ` Kalle Valo

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).