From: Reinette Chatre <reinette.chatre@intel.com>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org,
ipw3945-devel@lists.sourceforge.net,
Reinette Chatre <reinette.chatre@intel.com>
Subject: [PATCH 0/2] iwlwifi fixes for 2.6.35
Date: Mon, 14 Jun 2010 11:24:30 -0700 [thread overview]
Message-ID: <1276539872-12440-1-git-send-email-reinette.chatre@intel.com> (raw)
We include two fixes targeting 2.6.35. The station management code received
some rework in 2.6.35 and we since discovered a few race conditions due to
the station management actions not being serialized. This fix is included.
The second fix addresses a potential system hang issue when unexpected
information is received from device.
These patches are also available from wireless-2.6 branch on
git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Reinette Chatre (1):
iwlwifi: serialize station management actions
Shanyu Zhao (1):
iwlagn: verify flow id in compressed BA packet
drivers/net/wireless/iwlwifi/iwl-agn-tx.c | 5 +++++
drivers/net/wireless/iwlwifi/iwl-agn.c | 8 ++++++--
drivers/net/wireless/iwlwifi/iwl-sta.c | 4 ++++
drivers/net/wireless/iwlwifi/iwl3945-base.c | 9 +++++++--
4 files changed, 22 insertions(+), 4 deletions(-)
next reply other threads:[~2010-06-14 18:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-14 18:24 Reinette Chatre [this message]
2010-06-14 18:24 ` [PATCH 1/2] iwlwifi: serialize station management actions Reinette Chatre
2010-06-14 18:24 ` [PATCH 2/2] iwlagn: verify flow id in compressed BA packet Reinette Chatre
-- strict thread matches above, loose matches on Subject: below --
2010-06-25 22:43 [PATCH 0/2] iwlwifi fixes for 2.6.35 Reinette Chatre
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=1276539872-12440-1-git-send-email-reinette.chatre@intel.com \
--to=reinette.chatre@intel.com \
--cc=ipw3945-devel@lists.sourceforge.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