Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/15] iwlwifi driver updates 01/19/2009
@ 2009-01-19 23:30 Reinette Chatre
  2009-01-19 23:30 ` [PATCH 01/15] iwlwifi: make iwl-power.c more readable Reinette Chatre
  0 siblings, 1 reply; 18+ messages in thread
From: Reinette Chatre @ 2009-01-19 23:30 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, ipw3945-devel, Reinette Chatre

This series continues the 3945 porting work. The extras are:
Patch 2 fixes a potential problem when two or more NICs are present.
In patch 4 we add some debugging to 3945 driver to trace a bug.
In patch 11 we work on the Kconfig file appearance.
In patch 12 we clean up the _tx return code.
Patches 13 to 15 add recognition of new hardware.

[PATCH 01/15] iwlwifi: make iwl-power.c more readable
[PATCH 02/15] iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_key
[PATCH 03/15] iwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_cancel_timeout
[PATCH 04/15] iwl3945: add debugging for wrong command queue
[PATCH 05/15] iwl3945: Use iwl_txq_update_write_ptr
[PATCH 06/15] iwlwifi: Add TFD library operations
[PATCH 07/15] iwl3945: Use iwl-hcmd host command routines
[PATCH 08/15] iwlwifi: kill scan39
[PATCH 09/15] iwlwifi: remove unused or twice defined members in iwl_priv
[PATCH 10/15] iwlwifi: eliminate power_data_39.
[PATCH 11/15] iwlwifi: correct Kconfig to prevent following entries from not indenting
[PATCH 12/15] iwlwifi: return NETDEV_TX_OK from _tx ops
[PATCH 13/15] iwlwifi: remove static from 5000 structures
[PATCH 14/15] iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 Series
[PATCH 15/15] iwlwifi: add recognition of Intel WiFi Link 100 Series

Thank you

Reinette


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

end of thread, other threads:[~2009-01-20  0:11 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-19 23:30 [PATCH 0/15] iwlwifi driver updates 01/19/2009 Reinette Chatre
2009-01-19 23:30 ` [PATCH 01/15] iwlwifi: make iwl-power.c more readable Reinette Chatre
2009-01-19 23:30   ` [PATCH 02/15] iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_key Reinette Chatre
2009-01-19 23:30     ` [PATCH 03/15] iwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_cancel_timeout Reinette Chatre
2009-01-19 23:30       ` [PATCH 04/15] iwl3945: add debugging for wrong command queue Reinette Chatre
2009-01-19 23:30         ` [PATCH 05/15] iwl3945: Use iwl_txq_update_write_ptr Reinette Chatre
2009-01-19 23:30           ` [PATCH 06/15] iwlwifi: Add TFD library operations Reinette Chatre
2009-01-19 23:30             ` [PATCH 07/15] iwl3945: Use iwl-hcmd host command routines Reinette Chatre
2009-01-19 23:30               ` [PATCH 08/15] iwlwifi: kill scan39 Reinette Chatre
2009-01-19 23:30                 ` [PATCH 09/15] iwlwifi: remove unused or twice defined members in iwl_priv Reinette Chatre
2009-01-19 23:30                   ` [PATCH 10/15] iwlwifi: eliminate power_data_39 Reinette Chatre
2009-01-19 23:30                     ` [PATCH 11/15] iwlwifi: correct Kconfig to prevent following entries from not indenting Reinette Chatre
2009-01-19 23:30                       ` [PATCH 12/15] iwlwifi: return NETDEV_TX_OK from _tx ops Reinette Chatre
2009-01-19 23:30                         ` [PATCH 13/15] iwlwifi: remove static from 5000 structures Reinette Chatre
2009-01-19 23:30                           ` [PATCH 14/15] iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 Series Reinette Chatre
2009-01-19 23:30                             ` [PATCH 15/15] iwlwifi: add recognition of Intel WiFi Link 100 Series Reinette Chatre
2009-01-19 23:34                             ` [PATCH 14/15] iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 Series Johannes Berg
2009-01-20  0:13                               ` reinette chatre

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