From: Johannes Berg <johannes@sipsolutions.net>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: iwlwifi-next 2013-06-05
Date: Wed, 05 Jun 2013 09:08:33 +0200 [thread overview]
Message-ID: <1370416113.8920.10.camel@jlt4.sipsolutions.net> (raw)
[-- 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 --]
next reply other threads:[~2013-06-05 7:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-05 7:08 Johannes Berg [this message]
2013-06-10 19:35 ` pull-request: iwlwifi-next 2013-06-05 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=1370416113.8920.10.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).