linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: iwlwifi-next 2013-06-05
@ 2013-06-05  7:08 Johannes Berg
  2013-06-10 19:35 ` John W. Linville
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2013-06-05  7:08 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless

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

Hi,

And just like the fixes for old code never end, also the fixes for new
code :-) But I also have some new features. I also had to merge
wireless-next to get a cfg80211 change that the D3 test feature depends
on.

Here I mostly have various fixes for AP/GO mode, Bluetooth coexistence
and power save modes. The only new thing is the introduction of "D3
test" mode, accessible through debugfs for D3 firmware debugging.

Please pull.

Thanks,
johannes

The following changes since commit a910e4a94f6923c8c988565525f017f687bf7205:

  cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets (2013-05-29 15:26:40 -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 fded313ec045024d4f769ce6b3e41fe343c167b0:

  iwlwifi: mvm: don't request SMPS on non-STA iface (2013-06-05 09:06:13 +0200)

----------------------------------------------------------------
Alexander Bondar (2):
      iwlwifi: mvm: Change location of vif_count verification for PM
      iwlwifi: mvm: enable PM always in unassociated mode

Emmanuel Grumbach (7):
      iwlwifi: mvm: fix the LUT for BT Coex
      iwlwifi: mvm: limit the length of the AMPDU when BT is running
      iwlwifi: mvm: don't start BA agreement when BT is active
      iwlwifi: mvm: don't enable MIMO when BT is active
      iwlwifi: mvm: reorder Rx handler for performance purposes
      iwlwifi: mvm: correctly configure MCAST in AP mode
      iwlwifi: mvm: fix MCAST in AP mode

Eran Harary (1):
      iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is set

Eytan Lifshitz (1):
      iwlwifi: mvm: don't request SMPS on non-STA iface

Ilan Peer (1):
      iwlwifi: mvm: Fix quota command settings

Johannes Berg (2):
      Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
      iwlwifi: mvm: implement D3 testing

 drivers/net/wireless/iwlwifi/dvm/mac80211.c   |   4 +-
 drivers/net/wireless/iwlwifi/iwl-trans.h      |  14 +--
 drivers/net/wireless/iwlwifi/mvm/bt-coex.c    |   2 +-
 drivers/net/wireless/iwlwifi/mvm/d3.c         | 149 ++++++++++++++++++++++++--
 drivers/net/wireless/iwlwifi/mvm/debugfs.c    |   1 +
 drivers/net/wireless/iwlwifi/mvm/fw-api-mac.h |   8 +-
 drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c   |   6 +-
 drivers/net/wireless/iwlwifi/mvm/mac80211.c   |  35 ++----
 drivers/net/wireless/iwlwifi/mvm/mvm.h        |   4 +
 drivers/net/wireless/iwlwifi/mvm/ops.c        |   9 +-
 drivers/net/wireless/iwlwifi/mvm/phy-ctxt.c   |   3 +-
 drivers/net/wireless/iwlwifi/mvm/power.c      |  13 +++
 drivers/net/wireless/iwlwifi/mvm/quota.c      |  25 +++--
 drivers/net/wireless/iwlwifi/mvm/rs.c         | 115 +++++++++++++++++++-
 drivers/net/wireless/iwlwifi/mvm/rs.h         |  12 +++
 drivers/net/wireless/iwlwifi/mvm/tt.c         |   3 +
 drivers/net/wireless/iwlwifi/mvm/tx.c         |   2 +-
 drivers/net/wireless/iwlwifi/mvm/utils.c      |  10 ++
 drivers/net/wireless/iwlwifi/pcie/trans.c     |  19 +++-
 drivers/net/wireless/iwlwifi/pcie/tx.c        |   3 +-
 20 files changed, 371 insertions(+), 66 deletions(-)


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

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

end of thread, other threads:[~2013-06-10 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-05  7:08 pull-request: iwlwifi-next 2013-06-05 Johannes Berg
2013-06-10 19:35 ` 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).