From: Samuel Ortiz <sameo@linux.intel.com>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org, Zhu Yi <yi.zhu@intel.com>,
Samuel Ortiz <sameo@linux.intel.com>
Subject: [PATCH 0/9] iwmc3200wifi updates
Date: Tue, 1 Sep 2009 15:13:57 +0200 [thread overview]
Message-ID: <cover.1251809163.git.sameo@linux.intel.com> (raw)
Hi John,
This 9 patches serie is the latest iwmc3200wifi update.
All of them are targeted for a wireless-testing inclusion, hoping it's not too
late to make it to the next merge window.
Samuel Ortiz (5):
iwmc3200wifi: Set WEP key from connect
iwmc3200wifi: Fix sparse warning
iwmc3200wifi: New initial LMAC calibration
iwmc3200wifi: Handle UMAC stalls and UMAC assert properly
iwmc3200wifi: Add a last_fw_err debugfs entry
Zhu Yi (4):
iwmc3200wifi: invalidate profile when necessary before connect
iwmc3200wifi: use cfg80211_roamed to send roam event
iwmc3200wifi: add disconnect work
iwmc3200wifi: fix misuse of le16_to_cpu
drivers/net/wireless/iwmc3200wifi/cfg80211.c | 66 ++++++++++++++--
drivers/net/wireless/iwmc3200wifi/commands.c | 1 +
drivers/net/wireless/iwmc3200wifi/debug.h | 2 +
drivers/net/wireless/iwmc3200wifi/debugfs.c | 105 +++++++++++++++++++++++++-
drivers/net/wireless/iwmc3200wifi/fw.c | 56 ++++++++++----
drivers/net/wireless/iwmc3200wifi/iwm.h | 8 ++-
drivers/net/wireless/iwmc3200wifi/lmac.h | 15 ++++
drivers/net/wireless/iwmc3200wifi/main.c | 60 +++++++++++++--
drivers/net/wireless/iwmc3200wifi/rx.c | 87 +++++++++++++++++----
9 files changed, 345 insertions(+), 55 deletions(-)
next reply other threads:[~2009-09-01 13:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-01 13:13 Samuel Ortiz [this message]
2009-09-01 13:13 ` [PATCH 1/9] iwmc3200wifi: invalidate profile when necessary before connect Samuel Ortiz
2009-09-01 13:13 ` [PATCH 2/9] iwmc3200wifi: Set WEP key from connect Samuel Ortiz
2009-09-01 13:14 ` [PATCH 3/9] iwmc3200wifi: Fix sparse warning Samuel Ortiz
2009-09-01 13:14 ` [PATCH 4/9] iwmc3200wifi: use cfg80211_roamed to send roam event Samuel Ortiz
2009-09-01 13:14 ` [PATCH 5/9] iwmc3200wifi: add disconnect work Samuel Ortiz
2009-09-01 13:14 ` [PATCH 6/9] iwmc3200wifi: fix misuse of le16_to_cpu Samuel Ortiz
2009-09-01 13:14 ` [PATCH 7/9] iwmc3200wifi: New initial LMAC calibration Samuel Ortiz
2009-09-01 13:14 ` [PATCH 8/9] iwmc3200wifi: Handle UMAC stalls and UMAC assert properly Samuel Ortiz
2009-09-01 13:14 ` [PATCH 9/9] iwmc3200wifi: Add a last_fw_err debugfs entry Samuel Ortiz
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=cover.1251809163.git.sameo@linux.intel.com \
--to=sameo@linux.intel.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=yi.zhu@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 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.