Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/5]  update for 2.6.38
@ 2011-01-05  0:21 Wey-Yi Guy
  2011-01-05  0:21 ` [PATCH 1/5] iwlagn: make iwl_rx_handle static Wey-Yi Guy
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Wey-Yi Guy @ 2011-01-05  0:21 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, ipw3945-devel, Wey-Yi Guy

We add number of wait functions for PAN related operations.

Johannes Berg (4):
  iwlagn: make iwl_rx_handle static
  iwlagn: properly wait for PAN disable
  iwlagn: return error if PAN disable timeout
  iwlwifi: fix 4965 notification wait setup
  iwlagn: add support for waiting for notifications

 drivers/net/wireless/iwlwifi/iwl-4965.c     |    5 +++
 drivers/net/wireless/iwlwifi/iwl-agn-lib.c  |   46 +++++++++++++++++++++++++++
 drivers/net/wireless/iwlwifi/iwl-agn-rxon.c |   17 ++++++++--
 drivers/net/wireless/iwlwifi/iwl-agn.c      |   23 +++++++++++++-
 drivers/net/wireless/iwlwifi/iwl-agn.h      |   16 +++++++++-
 drivers/net/wireless/iwlwifi/iwl-commands.h |    1 +
 drivers/net/wireless/iwlwifi/iwl-dev.h      |   33 +++++++++++++++++++
 drivers/net/wireless/iwlwifi/iwl-hcmd.c     |    1 +
 8 files changed, 137 insertions(+), 5 deletions(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/5] update for 2.6.38
@ 2010-12-02 16:51 Wey-Yi Guy
  0 siblings, 0 replies; 10+ messages in thread
From: Wey-Yi Guy @ 2010-12-02 16:51 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, ipw3945-devel, Wey-Yi Guy

We enable PCI L1 state after uCode load to improve device power
consumption
We also fix the error when sending rxon command to uCode while the
device is on the way to shutdown

Grumbach, Emmanuel (1):
  iwlagn: Enable PCI L1 ACTIVE state after uCode has been loaded

Wey-Yi Guy (4):
  iwlagn: fix race condition when reprogram sta
  iwlagn: remove structure name reference to gen2
  iwlwifi: check for STATUS_EXIT_PENDING when send RXON command
  iwlagn: name change for bt_ch_announce module parameter

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-3945.c      |    3 +
 drivers/net/wireless/iwlwifi/iwl-6000.c      |   20 ++++----
 drivers/net/wireless/iwlwifi/iwl-agn-rxon.c  |    3 +
 drivers/net/wireless/iwlwifi/iwl-agn-ucode.c |    4 ++
 drivers/net/wireless/iwlwifi/iwl-agn.c       |   70 +++++++++++++------------
 drivers/net/wireless/iwlwifi/iwl-agn.h       |   20 ++++----
 drivers/net/wireless/iwlwifi/iwl-sta.c       |   13 +++++
 7 files changed, 79 insertions(+), 54 deletions(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/5] update for 2.6.38
@ 2010-11-23 18:58 Wey-Yi Guy
  2010-11-24 17:28 ` John W. Linville
  0 siblings, 1 reply; 10+ messages in thread
From: Wey-Yi Guy @ 2010-11-23 18:58 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, ipw3945-devel, Wey-Yi Guy

We add advance power management support for newer devices
We also consider BT coex and shadow register as part of power management

Wey-Yi Guy (5):
  iwlagn: name change for BT config flag
  iwlwifi: add more power management flags
  iwlwifi: consider BT for power management
  iwlwifi: power management checking for shadow register
  iwlwifi: advance power management support

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-6000.c     |    9 +++
 drivers/net/wireless/iwlwifi/iwl-agn-lib.c  |    4 +
 drivers/net/wireless/iwlwifi/iwl-commands.h |   12 +++-
 drivers/net/wireless/iwlwifi/iwl-core.h     |    4 +
 drivers/net/wireless/iwlwifi/iwl-power.c    |   95 +++++++++++++++++++++++++--
 5 files changed, 117 insertions(+), 7 deletions(-)


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

end of thread, other threads:[~2011-01-05  0:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-05  0:21 [PATCH 0/5] update for 2.6.38 Wey-Yi Guy
2011-01-05  0:21 ` [PATCH 1/5] iwlagn: make iwl_rx_handle static Wey-Yi Guy
2011-01-05  0:22 ` [PATCH 2/5] iwlagn: add support for waiting for notifications Wey-Yi Guy
2011-01-05  0:22 ` [PATCH 3/5] iwlagn: properly wait for PAN disable Wey-Yi Guy
2011-01-05  0:22 ` [PATCH 4/5] iwlagn: return error if PAN disable timeout Wey-Yi Guy
2011-01-05  0:22 ` [PATCH 5/5] iwlwifi: fix 4965 notification wait setup Wey-Yi Guy
  -- strict thread matches above, loose matches on Subject: below --
2010-12-02 16:51 [PATCH 0/5] update for 2.6.38 Wey-Yi Guy
2010-11-23 18:58 Wey-Yi Guy
2010-11-24 17:28 ` John W. Linville
2010-11-24 17:30   ` Guy, Wey-Yi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox