From: Johannes Berg <johannes@sipsolutions.net>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: iwlwifi-fixes 2013-02-26
Date: Tue, 26 Feb 2013 22:27:14 +0100 [thread overview]
Message-ID: <1361914034.8440.27.camel@jlt4.sipsolutions.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 1691 bytes --]
John,
Also the first set of fixes for iwlwifi.
I have a fix for a pretty important bug regarding DMA mapping, that
could cause the DMA engine to overwrite data we wanted to send to it, so
that the next time we send it it would be bad. This particularly affects
calibration results. Other than that, three little fixes for the MVM
driver.
Please pull.
Thanks,
johannes
The following changes since commit dc4a787c8f52f9d6e46156953f8014a3353bcbc7:
brcmfmac: fix missing unlock on error in brcmf_notify_vif_event() (2013-02-22 14:50:47 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes.git for-john
for you to fetch changes up to fc2999ef2a0b652a672a9ff0c2099c6830b934f2:
iwlwifi: mvm: Remove testing of static PIC in PhyDB (2013-02-26 22:21:26 +0100)
----------------------------------------------------------------
Dor Shaish (1):
iwlwifi: mvm: Remove testing of static PIC in PhyDB
Johannes Berg (3):
iwlwifi: always copy first 16 bytes of commands
iwlwifi: mvm: fix AP/GO mode station removal
iwlwifi: fix wakeup status query and packet reporting
drivers/net/wireless/iwlwifi/iwl-devtrace.h | 10 ++-
drivers/net/wireless/iwlwifi/iwl-phy-db.c | 16 -----
drivers/net/wireless/iwlwifi/mvm/d3.c | 103 ++++++++++++++++++++-------
drivers/net/wireless/iwlwifi/mvm/mac80211.c | 19 +++--
drivers/net/wireless/iwlwifi/mvm/mvm.h | 4 ++
drivers/net/wireless/iwlwifi/pcie/internal.h | 9 +++
drivers/net/wireless/iwlwifi/pcie/tx.c | 75 ++++++++++++++-----
7 files changed, 165 insertions(+), 71 deletions(-)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
next reply other threads:[~2013-02-26 21:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-26 21:27 Johannes Berg [this message]
2013-02-26 21:27 ` [PATCH 1/4] iwlwifi: always copy first 16 bytes of commands Johannes Berg
2013-02-26 21:27 ` [PATCH 2/4] iwlwifi: mvm: fix AP/GO mode station removal Johannes Berg
2013-02-26 21:27 ` [PATCH 3/4] iwlwifi: fix wakeup status query and packet reporting Johannes Berg
2013-02-27 8:16 ` Johannes Berg
2013-02-26 21:27 ` [PATCH 4/4] iwlwifi: mvm: Remove testing of static PIC in PhyDB Johannes Berg
2013-02-27 8:17 ` pull-request: iwlwifi-fixes 2013-02-26 Johannes Berg
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=1361914034.8440.27.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).