linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] update for 3.3
@ 2011-11-25 19:11 Wey-Yi Guy
  2011-11-25 19:11 ` [PATCH 1/7] iwlwifi: add tm commands for indirect register access Wey-Yi Guy
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Wey-Yi Guy @ 2011-11-25 19:11 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, Wey-Yi Guy

We remove the calibration knowledge from driver since it is uCode functions
We adding new testmode command to help test and validation the uCode

Emmanuel Grumbach (1):
  iwlwifi: help to debug AGG SM inconsistencies

Hsu, Kenny (1):
  iwlwifi: add tm commands for indirect register access

Johannes Berg (3):
  iwlagn: remove calibration knowledge
  iwlagn: dynamically allocate & reflect calibration data
  iwlagn: allow up to uCode API 6 for 6000 devices

Wey-Yi Guy (2):
  iwlwifi: show command string for REPLY_D3_CONFIG
  iwlwifi: show the configuration option

these patches are also available from wireless-next branch on
 git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi.git

 drivers/net/wireless/iwlwifi/iwl-1000.c       |    9 ---
 drivers/net/wireless/iwlwifi/iwl-2000.c       |   14 -----
 drivers/net/wireless/iwlwifi/iwl-5000.c       |   16 +------
 drivers/net/wireless/iwlwifi/iwl-6000.c       |   22 ++------
 drivers/net/wireless/iwlwifi/iwl-agn-calib.c  |   66 ++++++++++++++-----------
 drivers/net/wireless/iwlwifi/iwl-agn-calib.h  |    3 +-
 drivers/net/wireless/iwlwifi/iwl-agn-rx.c     |    1 +
 drivers/net/wireless/iwlwifi/iwl-agn-ucode.c  |   48 +++++-------------
 drivers/net/wireless/iwlwifi/iwl-agn.c        |   34 +++++++++++++
 drivers/net/wireless/iwlwifi/iwl-core.h       |    5 +-
 drivers/net/wireless/iwlwifi/iwl-dev.h        |   24 ++-------
 drivers/net/wireless/iwlwifi/iwl-shared.h     |    2 -
 drivers/net/wireless/iwlwifi/iwl-sv-open.c    |   40 +++++++++++++--
 drivers/net/wireless/iwlwifi/iwl-testmode.h   |   20 +++++---
 drivers/net/wireless/iwlwifi/iwl-trans-pcie.c |   12 ++++-
 15 files changed, 157 insertions(+), 159 deletions(-)


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

end of thread, other threads:[~2011-11-26 19:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-25 19:11 [PATCH 0/7] update for 3.3 Wey-Yi Guy
2011-11-25 19:11 ` [PATCH 1/7] iwlwifi: add tm commands for indirect register access Wey-Yi Guy
2011-11-25 19:11 ` [PATCH 2/7] iwlagn: remove calibration knowledge Wey-Yi Guy
2011-11-25 19:11 ` [PATCH 3/7] iwlagn: dynamically allocate & reflect calibration data Wey-Yi Guy
2011-11-25 19:11 ` [PATCH 4/7] iwlagn: allow up to uCode API 6 for 6000 devices Wey-Yi Guy
2011-11-26  0:06   ` Gábor Stefanik
2011-11-26  2:40     ` Guy, Wey-Yi
2011-11-25 19:11 ` [PATCH 5/7] iwlwifi: show command string for REPLY_D3_CONFIG Wey-Yi Guy
2011-11-25 19:11 ` [PATCH 6/7] iwlwifi: show the configuration option Wey-Yi Guy
2011-11-25 19:11 ` [PATCH 7/7] iwlwifi: help to debug AGG SM inconsistencies Wey-Yi Guy
2011-11-26 19:31   ` Grumbach, Emmanuel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).