All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] iwmc3200wifi updates
@ 2009-09-01 13:13 Samuel Ortiz
  2009-09-01 13:13 ` [PATCH 1/9] iwmc3200wifi: invalidate profile when necessary before connect Samuel Ortiz
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Samuel Ortiz @ 2009-09-01 13:13 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless, Zhu Yi, Samuel Ortiz

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(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-09-01 13:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-01 13:13 [PATCH 0/9] iwmc3200wifi updates Samuel Ortiz
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

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.