From: Wey-Yi Guy <wey-yi.w.guy@intel.com>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org,
ipw3945-devel@lists.sourceforge.net,
Wey-Yi Guy <wey-yi.w.guy@intel.com>
Subject: [PATCH 0/2] iwlwifi fix for 2.6.37
Date: Thu, 9 Dec 2010 10:19:38 -0800 [thread overview]
Message-ID: <1291918780-10882-1-git-send-email-wey-yi.w.guy@intel.com> (raw)
The original method used to parsing EEPROM Tx Power Table was hardcode and
not forward compatible with newer devices. Fix it here to be layout agnostic
John, we split EEPROM reading patches to two stage, for .37 release,
the existing devices will not change, only the newer devices will use
the new EEPROM reading method; we will remove the old EEPROM reading method
all together in separated patch for .38 release. Please let me know if this
is ok
Johannes Berg (1):
iwlagn: rename enhanced txpower fields
Wey-Yi Guy (1):
iwlagn: implement layout-agnostic EEPROM reading
these patches are also available from wireless-2.6 branch on
git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
drivers/net/wireless/iwlwifi/iwl-1000.c | 2 +
drivers/net/wireless/iwlwifi/iwl-6000.c | 12 ++++
drivers/net/wireless/iwlwifi/iwl-agn-eeprom.c | 88 ++++++++++++++++++++++++-
drivers/net/wireless/iwlwifi/iwl-agn-lib.c | 6 ++
drivers/net/wireless/iwlwifi/iwl-core.h | 1 +
drivers/net/wireless/iwlwifi/iwl-eeprom.h | 25 ++++++-
6 files changed, 128 insertions(+), 6 deletions(-)
next reply other threads:[~2010-12-09 18:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-09 18:19 Wey-Yi Guy [this message]
2010-12-09 18:19 ` [PATCH 1/2] iwlagn: rename enhanced txpower fields Wey-Yi Guy
2010-12-09 18:19 ` [PATCH 2/2] iwlagn: implement layout-agnostic EEPROM reading Wey-Yi Guy
2010-12-10 20:17 ` [PATCH 0/2] iwlwifi fix for 2.6.37 John W. Linville
2010-12-10 20:29 ` Guy, Wey-Yi
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=1291918780-10882-1-git-send-email-wey-yi.w.guy@intel.com \
--to=wey-yi.w.guy@intel.com \
--cc=ipw3945-devel@lists.sourceforge.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.