linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jouni Malinen <jouni.malinen@atheros.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 0/4] ath9k: Power save mode fixes
Date: Thu, 14 May 2009 21:28:45 +0300	[thread overview]
Message-ID: <20090514182845.684003914@atheros.com> (raw)

This series addresses couple of issues in power save mode operations in
ath9k. The driver will now try to receive all buffered broadcast and
multicast frames after DTIM beacons. In addition, the transitions
between power save states are optimized in a way which should reduce
both CPU use and the amount of time spent in awake state. This change
seems to also improve the stability of the connection when using power
save mode.

There are still some remaining issues in the timeout=0 power save case
("iwconfig wlan0 power on"), but the patches here seem to make the
default mode (timeout=500, "iwconfig wlan0 power timeout 500ms") behave
much more nicely.

-- 
Jouni Malinen                                            PGP id EFC895FA

             reply	other threads:[~2009-05-14 18:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-14 18:28 Jouni Malinen [this message]
2009-05-14 18:28 ` [PATCH 1/4] ath9k: Fix a check for multicast address for virtual wiphy Jouni Malinen
2009-05-14 18:28 ` [PATCH 2/4] ath9k: Clean up RX processing a bit Jouni Malinen
2009-05-14 18:28 ` [PATCH 3/4] ath9k: Fix PS mode operation to receive buffered broadcast/multicast frames Jouni Malinen
2009-05-14 18:28 ` [PATCH 4/4] ath9k: Move PS wakeup/restore calls from isr to tasklet Jouni Malinen
2009-05-15  6:47   ` Luis R. Rodriguez

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=20090514182845.684003914@atheros.com \
    --to=jouni.malinen@atheros.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /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).