linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] wl12xx: add some psm/suspend features
@ 2012-02-02 10:03 Eliad Peller
  2012-02-02 10:03 ` [PATCH v3 1/4] wl12xx: Set different wake up conditions in case of suspend Eliad Peller
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eliad Peller @ 2012-02-02 10:03 UTC (permalink / raw)
  To: Luciano Coelho; +Cc: linux-wireless

Add some psm / suspend features:
* Add the ability to force psm (by default, the fw uses dynamic ps)
* Use differnet wake up conditions on suspend

(depends on the "wl12xx: update fw api" patchset)

v3: remove the rx-filters patches

Eyal Shapira (4):
  wl12xx: Set different wake up conditions in case of suspend
  wl12xx: add suspend_listen_interval debugfs file
  wl12xx: add forced_ps mode
  wl12xx: add forced_ps debugfs file

 drivers/net/wireless/wl12xx/acx.c     |   10 ++-
 drivers/net/wireless/wl12xx/acx.h     |    3 +-
 drivers/net/wireless/wl12xx/conf.h    |   19 +++++
 drivers/net/wireless/wl12xx/debugfs.c |  131 ++++++++++++++++++++++++++++++++-
 drivers/net/wireless/wl12xx/main.c    |   76 +++++++++++++++++--
 drivers/net/wireless/wl12xx/ps.c      |   12 ++-
 drivers/net/wireless/wl12xx/wl12xx.h  |    2 +-
 7 files changed, 232 insertions(+), 21 deletions(-)

-- 
1.7.6.401.g6a319


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

end of thread, other threads:[~2012-02-15 10:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-02 10:03 [PATCH v3 0/4] wl12xx: add some psm/suspend features Eliad Peller
2012-02-02 10:03 ` [PATCH v3 1/4] wl12xx: Set different wake up conditions in case of suspend Eliad Peller
2012-02-02 10:03 ` [PATCH v3 2/4] wl12xx: add suspend_listen_interval debugfs file Eliad Peller
2012-02-02 10:03 ` [PATCH v3 3/4] wl12xx: add forced_ps mode Eliad Peller
2012-02-02 10:03 ` [PATCH v3 4/4] wl12xx: add forced_ps debugfs file Eliad Peller
2012-02-15 10:17 ` [PATCH v3 0/4] wl12xx: add some psm/suspend features Luciano Coelho

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