linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: iwlwifi 2014-10-21
@ 2014-10-21  9:29 Emmanuel Grumbach
  2014-10-21 16:04 ` [PATCH 1/8] iwlwifi: configure the LTR Emmanuel Grumbach
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Emmanuel Grumbach @ 2014-10-21  9:29 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless, Emmanuel Grumbach

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

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

end of thread, other threads:[~2014-10-27 17:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-21  9:29 pull request: iwlwifi 2014-10-21 Emmanuel Grumbach
2014-10-21 16:04 ` [PATCH 1/8] iwlwifi: configure the LTR Emmanuel Grumbach
2014-10-21 16:04 ` [PATCH 2/8] iwlwifi: 8000: fix string given to MODULE_FIRMWARE Emmanuel Grumbach
2014-10-21 16:04 ` [PATCH 3/8] iwlwifi: mvm: BT Coex - update the MPLUT Boost register value Emmanuel Grumbach
2014-10-21 16:04 ` [PATCH 4/8] iwlwifi: mvm: BT coex - fix BT prio for probe requests Emmanuel Grumbach
2014-10-21 16:04 ` [PATCH 5/8] iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibss Emmanuel Grumbach
2014-10-21 16:04 ` [PATCH 6/8] iwlwifi: mvm: ROC - bug fixes around time events and locking Emmanuel Grumbach
2014-10-21 16:04 ` [PATCH 7/8] iwlwifi: dvm: drop non VO frames when flushing Emmanuel Grumbach
2014-10-21 16:04 ` [PATCH 8/8] Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate" Emmanuel Grumbach
2014-10-23 17:48 ` pull request: iwlwifi 2014-10-21 John W. Linville
2014-10-23 18:24   ` Emmanuel Grumbach
2014-10-27 17:37     ` 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).