Hi John,

Here is a first pull request for 3.18. This time I chose to work with
signed tags instead of signing emails.
Let me know if this is an issue for you.
Description of the content below.

Note that this you haven't updated your trees yet and Linus released
3.18-rc1 already,
I decided to base my trees on Linus's tag. Let me know you want me to
change this.

Thanks!

The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes.git
tags/iwlwifi-for-john-2014-10-21

for you to fetch changes up to ae35aee606d0ea5678c75fa058ea6eb048fc1d79:

  Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"
(2014-10-21 09:00:27 +0300)

----------------------------------------------------------------
I revert here a patch that caused interoperability issues.
dvm gets a fix for a bug that was reported by many users.
Two minor fixes for BT Coex and platform power fix that helps
reducing latency when the PCIe link goes to low power states.

----------------------------------------------------------------
Emmanuel Grumbach (5):
      iwlwifi: configure the LTR
      iwlwifi: mvm: BT Coex - update the MPLUT Boost register value
      iwlwifi: mvm: BT coex - fix BT prio for probe requests
      iwlwifi: dvm: drop non VO frames when flushing
      Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"

Haim Dreyfuss (1):
      iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibss

Liad Kaufman (1):
      iwlwifi: 8000: fix string given to MODULE_FIRMWARE

Matti Gottlieb (1):
      iwlwifi: mvm: ROC - bug fixes around time events and locking

 drivers/net/wireless/iwlwifi/dvm/mac80211.c     | 24 +++++++++++++-----------
 drivers/net/wireless/iwlwifi/iwl-8000.c         |  3 ++-
 drivers/net/wireless/iwlwifi/iwl-trans.h        |  2 ++
 drivers/net/wireless/iwlwifi/mvm/coex.c         |  4 ++--
 drivers/net/wireless/iwlwifi/mvm/coex_legacy.c  |  4 ++--
 drivers/net/wireless/iwlwifi/mvm/fw-api-power.h | 35
++++++++++++++++++++++++++++++++++-
 drivers/net/wireless/iwlwifi/mvm/fw-api.h       |  1 +
 drivers/net/wireless/iwlwifi/mvm/fw.c           |  9 +++++++++
 drivers/net/wireless/iwlwifi/mvm/mac80211.c     | 32
+++++++++++++++++++++++---------
 drivers/net/wireless/iwlwifi/mvm/ops.c          |  1 +
 drivers/net/wireless/iwlwifi/mvm/scan.c         |  3 ++-
 drivers/net/wireless/iwlwifi/mvm/time-event.c   |  2 +-
 drivers/net/wireless/iwlwifi/mvm/tx.c           |  8 ++------
 drivers/net/wireless/iwlwifi/pcie/trans.c       | 16 +++++++++-------
 14 files changed, 103 insertions(+), 41 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to