linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kalle.valo@nokia.com>
To: "Johannes Berg" <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [RFC v3 3/4] mac80211: add IEEE80211_HW_NO_DYNAMIC_PS flag
Date: Sat, 29 Nov 2008 08:55:03 +0200	[thread overview]
Message-ID: <87r64v10oo.fsf@nokia.com> (raw)
In-Reply-To: <1227910525.3543.5.camel@johannes.berg> (ext Johannes Berg's message of "Fri\, 28 Nov 2008 23\:15\:25 +0100")

Johannes Berg <johannes@sipsolutions.net> writes:

> On Fri, 2008-11-28 at 21:49 +0200, Kalle Valo wrote:
>> Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
>> ---
>>  include/net/mac80211.h |    1 +
>>  net/mac80211/tx.c      |    3 ++-
>>  2 files changed, 3 insertions(+), 1 deletions(-)
>> 
>> diff --git a/include/net/mac80211.h b/include/net/mac80211.h
>> index 6a1d4ea..53a0dc5 100644
>> --- a/include/net/mac80211.h
>> +++ b/include/net/mac80211.h
>> @@ -858,6 +858,7 @@ enum ieee80211_hw_flags {
>>  	IEEE80211_HW_NOISE_DBM				= 1<<8,
>>  	IEEE80211_HW_SPECTRUM_MGMT			= 1<<9,
>>  	IEEE80211_HW_AMPDU_AGGREGATION			= 1<<10,
>> +	IEEE80211_HW_NO_DYNAMIC_PS			= 1<<11,
>
> Add documentation please.

Will do. Actually it was on my TODO list already.

-- 
Kalle Valo

  reply	other threads:[~2008-11-29  6:55 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-28 19:49 [RFC v3] mac80211 dynamic power save Kalle Valo
2008-11-28 19:49 ` [RFC v3 1/4] mac80211: enable IEEE80211_CONF_PS only when associated Kalle Valo
2008-11-28 22:11   ` Johannes Berg
2008-11-29  6:50     ` Kalle Valo
2008-11-28 19:49 ` [RFC v3 2/4] mac80211: implement dynamic power save Kalle Valo
2008-11-28 22:14   ` Johannes Berg
2008-11-29  6:53     ` Kalle Valo
2008-12-01 19:10   ` Luis R. Rodriguez
2008-12-01 22:40     ` Johannes Berg
2008-12-01 23:49       ` Luis R. Rodriguez
2008-12-02 19:42     ` Kalle Valo
2008-11-28 19:49 ` [RFC v3 3/4] mac80211: add IEEE80211_HW_NO_DYNAMIC_PS flag Kalle Valo
2008-11-28 22:15   ` Johannes Berg
2008-11-29  6:55     ` Kalle Valo [this message]
2008-11-28 19:49 ` [RFC v3 4/4] mac80211: move dynamic_ps_timeout to hw.conf Kalle Valo
2008-11-28 22:18   ` Johannes Berg
2008-11-29  7:00     ` Kalle Valo
2008-12-01 19:11   ` Luis R. Rodriguez
2008-12-01 19:41     ` Johannes Berg
2008-12-01 20:36       ` Luis R. Rodriguez
2008-12-01 20:30     ` Kalle Valo

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=87r64v10oo.fsf@nokia.com \
    --to=kalle.valo@nokia.com \
    --cc=johannes@sipsolutions.net \
    --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).