linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3] Add iwlwifi wireless drivers
@ 2007-09-04  3:04 Zhu Yi
  2007-09-04 14:04 ` Johannes Berg
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Zhu Yi @ 2007-09-04  3:04 UTC (permalink / raw)
  To: linux-wireless; +Cc: John W.Linville

Hi,

This is the third version of the patch (against 2.6.23-rc4) adds
the mac80211 based wireless drivers for the Intel PRO/Wireless
3945ABG/BG Network Connection and Intel Wireless WiFi Link AGN (4965)
adapters. You can find it from:
http://intellinuxwireless.org/iwlwifi/v6-Add-iwlwifi-wireless-drivers.patch

I list the changes against the last version I submitted to the list last
week in case you have reviewed the previous version and only want to see
the diff. You can find the overall patch here:
http://intellinuxwireless.org/iwlwifi/iwlwifi-v5_to_v6.patch

In this version, we replace the "comiple iwl-base.c twice for two
drivers" scheme with separating the two drivers into two code base. In
the future, we will abstract a common layer for all the iwl based
drivers and make it a separate module for better maintenance.

Note, the #include "../net/mac80211/ieee80211_rate.h" still existed in
this version of the driver. We are discussing how to abstract the
mac80211 rate scaling interface in another thread in this ML.


Signed-off-by: Zhu Yi <yi.zhu@intel.com>

Adrian Bunk (1):
      iwl-base.c bugfixes

Ben Cahill (3):
      iwlwifi: unify definitions (3945/4965) of struct
iwl_txpowertable_cmd
      iwlwifi: remove unused definitions in iwl-4965-hw.h
      iwlwifi: move 4965 Rx API stuff into iwl-commands.h

Mohamed Abbas (2):
      iwlwifi: fix assert when calling LinkQuality command
      iwlwifi: fix aggregation tx status

Tomas Winkler (14):
      iwlwifi: kill legacy fields from iwl_cmd_meta
      iwlwifi: kill __iwl_send_cmd
      iwlwifi: add file iwl-prph.h
      iwlwifi: CSR registers cleanup
      iwlwifi: add Makefile sparse target
      iwlwifi: iwl_mac_conf_tx remove casting to restricted
      iwlwifi: setting RAxTID endianity fix
      iwlwifi: AP setup qos and tx_conf bug fix
      iwlwifi: move defines from iwl-4965.c to iwl-commands.h
      iwlwifi: remove unnecessary condition check
      iwlwifi: fixing LQ command changes in AP mode
      iwlwifi: FAT channel bug fix for zero relevant bits
      iwlwifi: Control channel fix for FAT channel
      iwlwifi: move APMG registers to Periphery section

Zhu Yi (4):
      iwlwifi: make "ipw going down" debug message depends on
IWL_DL_INFO
      iwlwifi: fix IBSS connection problem caused by LinkQuality cmd
change
      iwlwifi: Update version iwl-base.c stamp to 0.1.14
      iwlwifi: move macros defines from *.c to *.h
      
ian (1):
      avoid kernel oops in monitor mode with debug enabled

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

end of thread, other threads:[~2007-10-01 23:34 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-04  3:04 [PATCH V3] Add iwlwifi wireless drivers Zhu Yi
2007-09-04 14:04 ` Johannes Berg
2007-09-05  1:38   ` Zhu Yi
2007-09-05 11:28     ` Johannes Berg
2007-09-07  2:28       ` Zhu Yi
2007-09-07 13:43         ` Johannes Berg
2007-09-04 15:55 ` Christoph Hellwig
2007-09-04 16:34 ` Johannes Berg
2007-09-04 17:57   ` Tomas Winkler
2007-09-06 11:00 ` Johannes Berg
2007-09-07  6:31   ` Zhu Yi
2007-09-07 13:40     ` Johannes Berg
2007-09-10  2:09       ` Zhu Yi
2007-09-10 10:42         ` Johannes Berg
2007-09-10 14:20           ` Tomas Winkler
2007-09-11 10:23             ` Johannes Berg
2007-09-11 17:37               ` Tomas Winkler
2007-09-11 20:52                 ` Michael Buesch
2007-10-01 20:12         ` mac80211 multiqueue John W. Linville
2007-10-01 23:34           ` Tomas Winkler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).