From: Johannes Berg <johannes@sipsolutions.net>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: iwlwifi-next 2013-03-20
Date: Wed, 20 Mar 2013 14:55:17 +0100 [thread overview]
Message-ID: <1363787717.8224.7.camel@jlt4.sipsolutions.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 3482 bytes --]
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(-)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
next reply other threads:[~2013-03-20 13:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-20 13:55 Johannes Berg [this message]
2013-03-25 20:40 ` pull-request: iwlwifi-next 2013-03-20 John W. Linville
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1363787717.8224.7.camel@jlt4.sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).