All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/11] iwlwifi driver updates
@ 2008-12-02 20:13 Reinette Chatre
  2008-12-02 20:13 ` [PATCH 01/11] iwlwifi: move host command check function into separate file Reinette Chatre
  0 siblings, 1 reply; 19+ messages in thread
From: Reinette Chatre @ 2008-12-02 20:13 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, ipw3945-devel, Reinette Chatre

This series contains a few cleanups and fixes. The fixes address the
following problems:
- failure of HW crypto in 3945 (patch 3)
- 3945 rate scaling (patch 7)
- significant delay when bringing interface down (patch 8)
- A band association in passive channels (patch 11)

The series also contains a new feature that enables support of older
firmware versions (patches 9 and 10).

[PATCH 01/11] iwlwifi: move host command check function into separate file
[PATCH 02/11] iwlwifi: fix printk size format error
[PATCH 03/11] iwl3945: Select correct sta ID from find_station()
[PATCH 04/11] iwlwifi: move disable/enable interrupts to iwl-core.c
[PATCH 05/11] iwlwifi: move channels sysfs to debugfs
[PATCH 06/11] iwl3945: add debugfs support
[PATCH 07/11] iwl3945: Fix iwl3945 rate scaling.
[PATCH 08/11] iwlwifi: fix DMA channel number in iwl_txq_ctx_stop
[PATCH 09/11] iwlwifi: store ucode version number
[PATCH 10/11] iwlwifi: rely on API version read from firmware
[PATCH 11/11] iwl3945 : Fix a-band association for passive channels


Thank you

Reinette

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

end of thread, other threads:[~2008-12-04  7:24 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-02 20:13 [PATCH 0/11] iwlwifi driver updates Reinette Chatre
2008-12-02 20:13 ` [PATCH 01/11] iwlwifi: move host command check function into separate file Reinette Chatre
2008-12-02 20:13   ` [PATCH 02/11] iwlwifi: fix printk size format error Reinette Chatre
2008-12-02 20:13     ` [PATCH 03/11] iwl3945: Select correct sta ID from find_station() Reinette Chatre
2008-12-02 20:14       ` [PATCH 04/11] iwlwifi: move disable/enable interrupts to iwl-core.c Reinette Chatre
2008-12-02 20:14         ` [PATCH 05/11] iwlwifi: move channels sysfs to debugfs Reinette Chatre
2008-12-02 20:14           ` [PATCH 06/11] iwl3945: add debugfs support Reinette Chatre
2008-12-02 20:14             ` [PATCH 07/11] iwl3945: Fix iwl3945 rate scaling Reinette Chatre
2008-12-02 20:14               ` [PATCH 08/11] iwlwifi: fix DMA channel number in iwl_txq_ctx_stop Reinette Chatre
2008-12-02 20:14                 ` [PATCH 09/11] iwlwifi: store ucode version number Reinette Chatre
2008-12-02 20:14                   ` [PATCH 10/11] iwlwifi: rely on API version read from firmware Reinette Chatre
2008-12-02 20:14                     ` [PATCH 11/11] iwl3945 : Fix a-band association for passive channels Reinette Chatre
2008-12-03 16:49                       ` [ipw3945-devel] " Helmut Schaa
2008-12-03 17:58                         ` reinette chatre
2008-12-02 21:19                     ` [PATCH 10/11] iwlwifi: rely on API version read from firmware Marcel Holtmann
2008-12-02 21:45                       ` reinette chatre
2008-12-02 21:51                         ` Marcel Holtmann
2008-12-02 22:51                           ` reinette chatre
2008-12-04  7:23               ` [PATCH 07/11] iwl3945: Fix iwl3945 rate scaling Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.