All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] iwlwifi update for 2.6.37
@ 2010-09-11 16:08 Wey-Yi Guy
  2010-09-11 16:08 ` [PATCH 01/10] iwlwifi: fix default LQ table in 5.2 band Wey-Yi Guy
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Wey-Yi Guy @ 2010-09-11 16:08 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, ipw3945-devel, Wey-Yi Guy

We fix few issues introduced by dual-mode.
We also adding support to configure protection mode.
We also setting the correct LQ table for 5.2 band.

Johannes Berg (5):
  iwlwifi: fix PAN parameters while scanning
  iwlwifi: implement beacon interval change
  iwlwifi: avoid sending too many commands
  iwlwifi: improve timing handling with dual-mode
  iwlwifi: fix and describe iwl_adjust_beacon_interval

Tomas Winkler (1):
  iwlwifi: fix default LQ table in 5.2 band

Wey-Yi Guy (4):
  iwlwifi: remember the last uCode sysassert error code
  iwlwifi: allow configure protection mode
  iwlwifi: make sure runtime calibration is enabled after association
  iwlwifi: remove code repetition

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

 drivers/net/wireless/iwlwifi/iwl-agn-hcmd.c |   18 +++++++-
 drivers/net/wireless/iwlwifi/iwl-agn-lib.c  |   60 ++++++++++++--------------
 drivers/net/wireless/iwlwifi/iwl-agn-rs.h   |    9 ----
 drivers/net/wireless/iwlwifi/iwl-agn.c      |   11 +++--
 drivers/net/wireless/iwlwifi/iwl-core.c     |   57 ++++++++++++++++++++++---
 drivers/net/wireless/iwlwifi/iwl-debugfs.c  |   44 +++++++++++++++++++-
 drivers/net/wireless/iwlwifi/iwl-dev.h      |    9 ++++-
 drivers/net/wireless/iwlwifi/iwl-sta.c      |   19 ++++-----
 drivers/net/wireless/iwlwifi/iwl3945-base.c |    1 -
 9 files changed, 159 insertions(+), 69 deletions(-)


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

end of thread, other threads:[~2010-09-11 16:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-11 16:08 [PATCH 00/10] iwlwifi update for 2.6.37 Wey-Yi Guy
2010-09-11 16:08 ` [PATCH 01/10] iwlwifi: fix default LQ table in 5.2 band Wey-Yi Guy
2010-09-11 16:08 ` [PATCH 02/10] iwlwifi: remember the last uCode sysassert error code Wey-Yi Guy
2010-09-11 16:08 ` [PATCH 03/10] iwlwifi: fix PAN parameters while scanning Wey-Yi Guy
2010-09-11 16:08 ` [PATCH 04/10] iwlwifi: implement beacon interval change Wey-Yi Guy
2010-09-11 16:08 ` [PATCH 05/10] iwlwifi: allow configure protection mode Wey-Yi Guy
2010-09-11 16:08 ` [PATCH 06/10] iwlwifi: avoid sending too many commands Wey-Yi Guy
2010-09-11 16:08 ` [PATCH 07/10] iwlwifi: improve timing handling with dual-mode Wey-Yi Guy
2010-09-11 16:08 ` [PATCH 08/10] iwlwifi: fix and describe iwl_adjust_beacon_interval Wey-Yi Guy
2010-09-11 16:08 ` [PATCH 09/10] iwlwifi: make sure runtime calibration is enabled after association Wey-Yi Guy
2010-09-11 16:08 ` [PATCH 10/10] iwlwifi: remove code repetition Wey-Yi Guy

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.