From: Luciano Coelho <coelho@ti.com>
To: Eliad Peller <eliad@wizery.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH v2 0/7] wl12xx: add some psm/suspend features
Date: Thu, 02 Feb 2012 11:31:27 +0200 [thread overview]
Message-ID: <1328175087.3626.298.camel@cumari> (raw)
In-Reply-To: <1328021048-8944-1-git-send-email-eliad@wizery.com>
On Tue, 2012-01-31 at 16:44 +0200, Eliad Peller wrote:
> 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(-)
Eliad, could you split this patchset in two? I can take the first part,
about forced PS when you send v2.
The WoWLAN part needs to be reworked. Let's split it out so that it
doesn't hold the forced PS back.
--
Cheers,
Luca.
next prev parent reply other threads:[~2012-02-02 9:31 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Luciano Coelho [this message]
2012-02-02 9:45 ` [PATCH v2 0/7] wl12xx: add some psm/suspend features Eliad Peller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1328175087.3626.298.camel@cumari \
--to=coelho@ti.com \
--cc=eliad@wizery.com \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).