All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] update for 2.6.41
@ 2011-05-27 15:40 Wey-Yi Guy
  2011-05-27 15:40 ` [PATCH 01/10] iwlagn: send tx power command if defer cause by RXON not match Wey-Yi Guy
                   ` (9 more replies)
  0 siblings, 10 replies; 16+ messages in thread
From: Wey-Yi Guy @ 2011-05-27 15:40 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, ipw3945-devel, Wey-Yi Guy

We add support to advertise the limits on concurrency of virtual interfaces
We also change the log level to better represent the aggregation status
Again, more driver cleanup works for driver split

Daniel Halperin (1):
  iwlwifi: disambiguate invalid DMA index warnings

Emmanuel Grumbach (2):
  iwlagn: solve sparse warning
  iwlagn: free the ICT ISR when the request_irq failed

Johannes Berg (2):
  iwlagn: fix dual-mode RXON
  iwlagn: advertise interface combinations

Wey-Yi Guy (5):
  iwlagn: send tx power command if defer cause by RXON not match
  iwlagn: remove un-necessary tx power ops
  iwlagn: change the logging level for aggregation enable check
  iwlagn: change log to better represent the state of aggregation
    process
  iwlagn: don't advertise interface combinations on device not support
    dualmode

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-1000.c     |    1 -
 drivers/net/wireless/iwlwifi/iwl-2000.c     |    1 -
 drivers/net/wireless/iwlwifi/iwl-5000.c     |    2 -
 drivers/net/wireless/iwlwifi/iwl-6000.c     |    2 -
 drivers/net/wireless/iwlwifi/iwl-agn-lib.c  |    6 +-
 drivers/net/wireless/iwlwifi/iwl-agn-rs.c   |    2 +-
 drivers/net/wireless/iwlwifi/iwl-agn-rxon.c |   57 ++++++++++++---
 drivers/net/wireless/iwlwifi/iwl-agn-tx.c   |   10 ++--
 drivers/net/wireless/iwlwifi/iwl-agn.c      |   98 +++++++++++++++++++++++++--
 drivers/net/wireless/iwlwifi/iwl-core.c     |    5 +-
 drivers/net/wireless/iwlwifi/iwl-core.h     |    1 -
 drivers/net/wireless/iwlwifi/iwl-tx.c       |    6 +-
 12 files changed, 149 insertions(+), 42 deletions(-)


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

end of thread, other threads:[~2011-06-02 20:00 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-27 15:40 [PATCH 00/10] update for 2.6.41 Wey-Yi Guy
2011-05-27 15:40 ` [PATCH 01/10] iwlagn: send tx power command if defer cause by RXON not match Wey-Yi Guy
2011-05-27 15:40 ` [PATCH 02/10] iwlagn: remove un-necessary tx power ops Wey-Yi Guy
2011-05-27 15:40 ` [PATCH 03/10] iwlagn: fix dual-mode RXON Wey-Yi Guy
2011-05-27 15:40 ` [PATCH 04/10] iwlagn: solve sparse warning Wey-Yi Guy
2011-05-27 15:40 ` [PATCH 05/10] iwlwifi: disambiguate invalid DMA index warnings Wey-Yi Guy
2011-05-27 15:40 ` [PATCH 06/10] iwlagn: free the ICT ISR when the request_irq failed Wey-Yi Guy
2011-05-27 15:40 ` [PATCH 07/10] iwlagn: advertise interface combinations Wey-Yi Guy
2011-06-02 16:22   ` Stanislaw Gruszka
2011-06-02 16:59     ` wwguy
2011-06-02 17:38       ` [PATCH] iwlagn: fix " Johannes Berg
2011-06-02 19:49         ` John W. Linville
2011-06-02 19:56           ` wwguy
2011-05-27 15:40 ` [PATCH 08/10] iwlagn: change the logging level for aggregation enable check Wey-Yi Guy
2011-05-27 15:40 ` [PATCH 09/10] iwlagn: change log to better represent the state of aggregation process Wey-Yi Guy
2011-05-27 15:40 ` [PATCH 10/10] iwlagn: don't advertise interface combinations on device not support dualmode 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.