2013-03-20 13:55:23

by Johannes Berg

[permalink] [raw]
Subject: pull-request: iwlwifi-next 2013-03-20

John,

I also have a bunch of new things for iwlwifi:

Andrei changed an instance of kmalloc+memdup to kmemdup, Stanislaw
removed the now unused 5ghz_disable module parameter. I also have a
number of fixes from Ilan, Emmanuel and myself, Emmanuel also continued
working on Bluetooth coexistence.

I had to merge wireless-next to get one of Ilan's patches in properly as
it depended on a mac80211 patch.

Please pull.

johannes



The following changes since commit 856a850afdd778fad7ded4240d333a8c3b05b136:

rt2800: 5592: add more USB devices IDs (2013-03-18 16:38:35 -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 e635c797b3b18ffbe4ef5db27971f48b661f03bd:

iwlwifi: mvm: Add support for different ROC types (2013-03-20 14:31:04 +0100)

----------------------------------------------------------------
Andrei Epure (1):
iwlwifi: use kmemdup instead of kmalloc+memcpy

Emmanuel Grumbach (8):
iwlwifi: mvm: MVM op_mode is supported on 7000 only
iwlwifi: mvm: fix the {ack,cts}_kill_msk
iwlwifi: mvm: don't support multi-channel inhibition
iwlwifi: mvm: print the flags in ALIVE notification
iwlwifi: add debug message when a CMD is dropped in RFKILL
iwlwifi: mvm: take the radio type / step / dash from TLVs
iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLV
iwlwifi: mvm: tune the move to static SMPS due to BT load

Ilan Peer (5):
iwlwifi: mvm: Add beacon notification handler
iwlwifi: mvm: Remove obsolete queue definitions
iwlwifi: mvm: Fix quota handling for monitor interface
iwlwifi: mvm: Increase the max remain on channel time
iwlwifi: mvm: Add support for different ROC types

Johannes Berg (4):
iwlwifi: mvm: suppress key error messages in AP mode
iwlwifi: mvm: specify filter flags in monitor mode
iwlwifi: mvm: fix WoWLAN RF-kill bug
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next

Stanislaw Gruszka (1):
iwlwifi: remove 5ghz_disable option

drivers/net/wireless/iwlwifi/iwl-drv.c | 4 -
drivers/net/wireless/iwlwifi/iwl-fw.h | 25 +++++
drivers/net/wireless/iwlwifi/iwl-modparams.h | 2 -
drivers/net/wireless/iwlwifi/iwl-test.c | 3 +-
drivers/net/wireless/iwlwifi/mvm/bt-coex.c | 21 ++--
drivers/net/wireless/iwlwifi/mvm/d3.c | 10 +-
drivers/net/wireless/iwlwifi/mvm/fw-api-tx.h | 6 ++
drivers/net/wireless/iwlwifi/mvm/fw-api.h | 38 +------
drivers/net/wireless/iwlwifi/mvm/fw.c | 23 +++--
drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c | 30 +++++-
drivers/net/wireless/iwlwifi/mvm/mac80211.c | 29 ++++--
drivers/net/wireless/iwlwifi/mvm/mvm.h | 15 ++-
drivers/net/wireless/iwlwifi/mvm/nvm.c | 136 ++++++--------------------
drivers/net/wireless/iwlwifi/mvm/ops.c | 36 ++-----
drivers/net/wireless/iwlwifi/mvm/phy-ctxt.c | 7 +-
drivers/net/wireless/iwlwifi/mvm/quota.c | 3 +-
drivers/net/wireless/iwlwifi/mvm/scan.c | 4 +-
drivers/net/wireless/iwlwifi/mvm/time-event.c | 38 ++++---
drivers/net/wireless/iwlwifi/mvm/time-event.h | 3 +-
drivers/net/wireless/iwlwifi/mvm/tx.c | 10 +-
drivers/net/wireless/iwlwifi/pcie/tx.c | 5 +-
21 files changed, 195 insertions(+), 253 deletions(-)


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

2013-03-25 20:45:49

by John W. Linville

[permalink] [raw]
Subject: Re: pull-request: iwlwifi-next 2013-03-20

On Wed, Mar 20, 2013 at 02:55:17PM +0100, Johannes Berg wrote:
> John,
>
> I also have a bunch of new things for iwlwifi:
>
> Andrei changed an instance of kmalloc+memdup to kmemdup, Stanislaw
> removed the now unused 5ghz_disable module parameter. I also have a
> number of fixes from Ilan, Emmanuel and myself, Emmanuel also continued
> working on Bluetooth coexistence.
>
> I had to merge wireless-next to get one of Ilan's patches in properly as
> it depended on a mac80211 patch.
>
> Please pull.
>
> johannes
>
>
>
> The following changes since commit 856a850afdd778fad7ded4240d333a8c3b05b136:
>
> rt2800: 5592: add more USB devices IDs (2013-03-18 16:38:35 -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 e635c797b3b18ffbe4ef5db27971f48b661f03bd:
>
> iwlwifi: mvm: Add support for different ROC types (2013-03-20 14:31:04 +0100)

Pulling now...

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