linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eliad Peller <eliad@wizery.com>
To: Luciano Coelho <coelho@ti.com>
Cc: <linux-wireless@vger.kernel.org>
Subject: [PATCH 0/7] wl12xx: add some psm/suspend features
Date: Mon, 30 Jan 2012 16:58:38 +0200	[thread overview]
Message-ID: <1327935525-24361-1-git-send-email-eliad@wizery.com> (raw)

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

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

Pontus Fuchs (3):
  wl12xx: Add rx data filter commands
  wl12xx: Add functions for managing rx data filters
  wl12xx: Add support for WoWLAN packet pattern trigger

 drivers/net/wireless/wl12xx/acx.c     |  100 ++++++++++++++++++-
 drivers/net/wireless/wl12xx/acx.h     |   45 ++++++++-
 drivers/net/wireless/wl12xx/conf.h    |   19 ++++
 drivers/net/wireless/wl12xx/debugfs.c |  131 ++++++++++++++++++++++++-
 drivers/net/wireless/wl12xx/main.c    |  178 ++++++++++++++++++++++++++++++---
 drivers/net/wireless/wl12xx/ps.c      |   12 ++-
 drivers/net/wireless/wl12xx/rx.c      |  105 +++++++++++++++++++
 drivers/net/wireless/wl12xx/rx.h      |   14 +++-
 drivers/net/wireless/wl12xx/wl12xx.h  |   38 +++++++-
 9 files changed, 616 insertions(+), 26 deletions(-)

-- 
1.7.6.401.g6a319


             reply	other threads:[~2012-01-30 14:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-30 14:58 Eliad Peller [this message]
2012-01-30 14:58 ` [PATCH 1/7] wl12xx: Set different wake up conditions in case of suspend Eliad Peller
2012-01-30 14:58 ` [PATCH 2/7] wl12xx: add suspend_listen_interval debugfs file Eliad Peller
2012-01-30 14:58 ` [PATCH 3/7] wl12xx: add forced_ps mode Eliad Peller
2012-01-30 14:58 ` [PATCH 4/7] wl12xx: add forced_ps debugfs file Eliad Peller
2012-01-30 14:58 ` [PATCH 5/7] wl12xx: Add rx data filter commands Eliad Peller
2012-01-30 14:58 ` [PATCH 6/7] wl12xx: Add functions for managing rx data filters Eliad Peller
2012-01-30 14:58 ` [PATCH 7/7] wl12xx: Add support for WoWLAN packet pattern trigger Eliad Peller
2012-01-31  7:43 ` [PATCH 0/7] wl12xx: add some psm/suspend features Luciano Coelho

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=1327935525-24361-1-git-send-email-eliad@wizery.com \
    --to=eliad@wizery.com \
    --cc=coelho@ti.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).