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.33
Date: Fri, 8 Jan 2010 10:04:29 -0800 [thread overview]
Message-ID: <1262973871-2483-1-git-send-email-reinette.chatre@intel.com> (raw)
Two fixes are included. The first problem being fixed is to stop data
transmission when mac80211 indicates that station left IBSS. The second fix
is a companion fix to the one already included as "iwl3945: fix panic in
iwl3945 driver" that also addresses the panic. With this patch the panic is
addressed and we still need to figure out why bad data arrives from device.
This patch also targets stable.
Abhijeet Kolekar (1):
iwlwifi: disable tx on beacon update notification
Zhu Yi (1):
iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
drivers/net/wireless/iwlwifi/iwl-core.c | 45 +++++++++++++++++-------------
drivers/net/wireless/iwlwifi/iwl-dev.h | 2 +-
2 files changed, 26 insertions(+), 21 deletions(-)
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
I had some problems compiling wireless-2.6 as I ran into the problem
described in http://patchwork.kernel.org/patch/68463/ . I assume that the
"CONFIG_KPROBES=n" relies on patch "[PATCH] x86: compile insn.c and inat.c
only for KPROBES", which is not present in wireless-2.6. I am using
gawk. For testing I manually applied this patch and disabled kprobes to be
able to build.
Thank you
Reinette
next reply other threads:[~2010-01-08 18:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-08 18:04 Reinette Chatre [this message]
2010-01-08 18:04 ` [PATCH 1/2] iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr Reinette Chatre
2010-01-08 18:04 ` [PATCH 2/2] iwlwifi: disable tx on beacon update notification Reinette Chatre
2010-01-08 21:08 ` [PATCH 0/2] iwlwifi fixes for 2.6.33 reinette chatre
-- strict thread matches above, loose matches on Subject: below --
2010-01-15 21:42 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=1262973871-2483-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