Return-path: Received: from kroah.org ([198.145.64.141]:42503 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752989AbZI3V0A (ORCPT ); Wed, 30 Sep 2009 17:26:00 -0400 Date: Wed, 30 Sep 2009 14:24:47 -0700 From: Greg KH To: reinette chatre Cc: stable@kernel.org, linux-wireless@vger.kernel.org Subject: Re: [stable] Making Intel WiFi Link 1000 usable in 2.6.31 Message-ID: <20090930212447.GB30093@kroah.com> References: <1254339259.26521.1645.camel@rc-desk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1254339259.26521.1645.camel@rc-desk> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Sep 30, 2009 at 12:34:19PM -0700, reinette chatre wrote: > Hi, > > A few distributions would like to enable the new 1000 series Intel > wireless hardware (Intel WiFi Link 1000BGN) in their next releases that > are based on 2.6.31. This hardware is not usable in 2.6.31, but it can > be enabled in this kernel with the addition of five patches. > > Until now we have been providing the distributions with this list of > patches to do their own backporting. > > Since this seems to be a general problem for distributions and users > alike, is it possible to consider these enabling patches for inclusion > into 2.6.31? > > Here is the list: > > commit cc0f555d511a5fe9d4519334c8f674a1dbab9e3a > Author: Jay Sternberg > Date: Fri Jul 17 09:30:16 2009 -0700 > > iwlwifi: Handle new firmware file with ucode build number in header > > commit cce53aa347c1e023d967b1cb1aa393c725aedba5 > Author: Jay Sternberg > Date: Fri Jul 17 09:30:22 2009 -0700 > > iwlwifi: update 1000 series API version to match firmware > > commit 02c06e4abc0680afd31bf481a803541556757fb6 > Author: Wey-Yi Guy > Date: Fri Jul 17 09:30:14 2009 -0700 > > iwlagn: modify digital SVR for 1000 > > commit 415e49936b4b29b34c2fb561eeab867d41fc43a6 > Author: Wey-Yi Guy > Date: Thu Aug 13 13:30:54 2009 -0700 > > iwlwifi: traverse linklist to find the valid OTP block > > commit f7ea097d9b4e61a816c041c92548aad7c7ed7915 > Author: Reinette Chatre > Date: Fri Jul 24 11:13:12 2009 -0700 > > iwlagn: fix null pointer access during ucode load on 1000 > > Thank you very much Is this the order in which they should be applied? thanks, greg k-h