linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] wl12xx: add some psm/suspend features
@ 2012-01-31 14:44 Eliad Peller
  2012-01-31 14:44 ` [PATCH v2 1/7] wl12xx: Set different wake up conditions in case of suspend Eliad Peller
                   ` (7 more replies)
  0 siblings, 8 replies; 19+ messages in thread
From: Eliad Peller @ 2012-01-31 14:44 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
* Add pattern support to wowlan triggers

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

v2: the rx filters patches were squashed and rewritten (thanks Eyal!)

Eyal Shapira (7):
  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
  wl12xx: add RX data filter ACX commands
  wl12xx: add RX data filters management functions
  wl12xx: support wowlan wakeup patterns

 drivers/net/wireless/wl12xx/acx.c     |  115 +++++++++++++-
 drivers/net/wireless/wl12xx/acx.h     |   34 ++++-
 drivers/net/wireless/wl12xx/conf.h    |   19 +++
 drivers/net/wireless/wl12xx/debugfs.c |  131 ++++++++++++++++-
 drivers/net/wireless/wl12xx/main.c    |  272 +++++++++++++++++++++++++++++++--
 drivers/net/wireless/wl12xx/ps.c      |   12 +-
 drivers/net/wireless/wl12xx/rx.c      |   61 ++++++++
 drivers/net/wireless/wl12xx/rx.h      |    8 +-
 drivers/net/wireless/wl12xx/wl12xx.h  |   38 +++++-
 9 files changed, 662 insertions(+), 28 deletions(-)

-- 
1.7.6.401.g6a319


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

end of thread, other threads:[~2012-02-07 16:11 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-31 14:44 [PATCH v2 0/7] wl12xx: add some psm/suspend features Eliad Peller
2012-01-31 14:44 ` [PATCH v2 1/7] wl12xx: Set different wake up conditions in case of suspend Eliad Peller
2012-01-31 14:44 ` [PATCH v2 2/7] wl12xx: add suspend_listen_interval debugfs file Eliad Peller
2012-01-31 14:44 ` [PATCH v2 3/7] wl12xx: add forced_ps mode Eliad Peller
2012-02-02  7:43   ` Luciano Coelho
2012-01-31 14:44 ` [PATCH v2 4/7] wl12xx: add forced_ps debugfs file Eliad Peller
2012-02-02  7:44   ` Luciano Coelho
2012-02-02  8:09     ` Luciano Coelho
2012-01-31 14:44 ` [PATCH v2 5/7] wl12xx: add RX data filter ACX commands Eliad Peller
2012-02-02  8:23   ` Luciano Coelho
2012-02-06 14:07     ` Kalle Valo
2012-02-06 14:32       ` Luciano Coelho
2012-02-07 16:05         ` Kalle Valo
2012-02-07 16:11           ` Luciano Coelho
2012-01-31 14:44 ` [PATCH v2 6/7] wl12xx: add RX data filters management functions Eliad Peller
2012-02-02  8:39   ` Luciano Coelho
2012-01-31 14:44 ` [PATCH v2 7/7] wl12xx: support wowlan wakeup patterns Eliad Peller
2012-02-02  9:31 ` [PATCH v2 0/7] wl12xx: add some psm/suspend features Luciano Coelho
2012-02-02  9:45   ` Eliad Peller

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