From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zhu Yi Subject: ipw2100/2200 driver updates Date: Tue, 5 Dec 2006 14:40:34 +0800 Message-ID: <20061205064033.GA18179@mail.intel.com> Reply-To: yi.zhu@intel.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mga02.intel.com ([134.134.136.20]:6632 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967131AbWLEHIf (ORCPT ); Tue, 5 Dec 2006 02:08:35 -0500 To: netdev@vger.kernel.org, "John W. Linville" Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Hi, Here are some small updates for ipw2100/2200 drivers. [PATCH 1/5] ipw2100: Make ipw2100 depends on known working platforms [PATCH 2/5] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous mode [PATCH 3/5] Update version ipw2200 stamp to 1.2.0 [PATCH 4/5] ipw2200: Fix a typo [PATCH 5/5] ipw2200: Fix debug output endian issue Thanks, -yi