public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iwlwifi fixes for 2.6.33
@ 2010-01-08 18:04 Reinette Chatre
  2010-01-08 18:04 ` [PATCH 1/2] iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr Reinette Chatre
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Reinette Chatre @ 2010-01-08 18:04 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, ipw3945-devel, Reinette Chatre

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




^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH 0/2] iwlwifi fixes for 2.6.33
@ 2010-01-15 21:42 Reinette Chatre
  0 siblings, 0 replies; 5+ messages in thread
From: Reinette Chatre @ 2010-01-15 21:42 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, ipw3945-devel, Reinette Chatre

The license was omitted from some new files, fix it here. We also fix a
data transfer stall issue on 5000 series hardware. An equivalent fix has
already been submitted for 1000 and 6000 series hardware.

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: add license to tracing files

Wey-Yi Guy (1):
  iwlwifi: Fix throughput stall issue in HT mode for 5000

 drivers/net/wireless/iwlwifi/iwl-5000.c     |    5 +++++
 drivers/net/wireless/iwlwifi/iwl-devtrace.c |   26 ++++++++++++++++++++++++++
 drivers/net/wireless/iwlwifi/iwl-devtrace.h |   26 ++++++++++++++++++++++++++
 3 files changed, 57 insertions(+), 0 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-01-15 21:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-08 18:04 [PATCH 0/2] iwlwifi fixes for 2.6.33 Reinette Chatre
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox