2013-06-05 07:08:40

by Johannes Berg

[permalink] [raw]
Subject: pull-request: iwlwifi-next 2013-06-05

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


Attachments:
signature.asc (801.00 B)
This is a digitally signed message part

2013-06-10 19:45:10

by John W. Linville

[permalink] [raw]
Subject: Re: pull-request: iwlwifi-next 2013-06-05

On Wed, Jun 05, 2013 at 09:08:33AM +0200, Johannes Berg wrote:
> 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)

Pulling now...

--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.