From: Ike Panhc <ike.pan@canonical.com>
To: kernel-team@lists.ubuntu.com
Cc: stable@kernel.org, Wey-Yi Guy <wey-yi.w.guy@intel.com>,
Tomas Winkler <tomas.winkler@intel.com>,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] Fix iwl6000 does not work in 2.6.31 kernel
Date: Tue, 15 Dec 2009 11:44:15 +0800 [thread overview]
Message-ID: <1260848655-5582-1-git-send-email-ike.pan@canonical.com> (raw)
BugLink: http://bugs.launchpad.net/bugs/496496
User reports that the Ubuntu Karmic (2.6.31-14-generic) recognize the the PCI
id of iwl6000 series but can not scan for APs and not even to associate to AP.
We need two commits cherry-picked from mainline kernel to fix this problem.
Since we have only version 4 firmware for iwl6000 in the linux-firmware package.
We need to change the IWL6000_UCODE_API_MAX to v4 for driver to load version 4
firmware.
After fixing the firmware loading issue, the dmesg reports randomly command
timeout for RXON, Unifying RXON timing is necessary for iwl6000. One minor
conflict solved due to we still need sw_crypto in iwl-dev.h
Patches against linux-2.6.31.8 and Ubuntu-2.6.31-17.54 are listed below.
Ike Panhc (1):
iwlwifi: unify iwl_setup_rxon_timing
Wey-Yi Guy (1):
iwlwifi: change IWL6000_UCODE_API_MAX to v4
drivers/net/wireless/iwlwifi/iwl-3945.c | 1 +
drivers/net/wireless/iwlwifi/iwl-6000.c | 4 +-
drivers/net/wireless/iwlwifi/iwl-agn.c | 64 -----------------------
drivers/net/wireless/iwlwifi/iwl-commands.h | 20 +++++++-
drivers/net/wireless/iwlwifi/iwl-core.c | 59 +++++++++++++++++++++
drivers/net/wireless/iwlwifi/iwl-core.h | 1 +
drivers/net/wireless/iwlwifi/iwl-dev.h | 1 +
drivers/net/wireless/iwlwifi/iwl3945-base.c | 74 +--------------------------
8 files changed, 84 insertions(+), 140 deletions(-)
next reply other threads:[~2009-12-15 3:44 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-15 3:44 Ike Panhc [this message]
2009-12-15 3:44 ` [PATCH 1/2] iwlwifi: change IWL6000_UCODE_API_MAX to v4 Ike Panhc
2009-12-15 3:45 ` [PATCH 2/2] iwlwifi: unify iwl_setup_rxon_timing Ike Panhc
2009-12-15 4:15 ` [stable] " Greg KH
2009-12-15 7:02 ` Ike Panhc
2009-12-15 13:49 ` Greg KH
2009-12-15 16:31 ` John W. Linville
2009-12-15 19:42 ` reinette chatre
2009-12-15 19:49 ` Greg KH
2009-12-16 6:46 ` Ike Panhc
2009-12-16 14:55 ` Greg KH
2009-12-16 17:05 ` reinette chatre
2009-12-17 1:52 ` Ike Panhc
2009-12-17 3:29 ` Greg KH
2009-12-15 16:34 ` Marcel Holtmann
2009-12-15 16:39 ` John W. Linville
2009-12-15 17:14 ` Greg KH
2009-12-15 17:27 ` Stefan Bader
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1260848655-5582-1-git-send-email-ike.pan@canonical.com \
--to=ike.pan@canonical.com \
--cc=kernel-team@lists.ubuntu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@kernel.org \
--cc=tomas.winkler@intel.com \
--cc=wey-yi.w.guy@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®