linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>
To: Ben Greear <greearb@candelatech.com>
Cc: Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>,
	linux-wireless@vger.kernel.org, linville@tuxdriver.com,
	Johannes Berg <johannes@sipsolutions.net>,
	Simon Wunderlich <siwu@hrz.tu-chemnitz.de>,
	Mathias Kretschmer <mathias.kretschmer@fokus.fraunhofer.de>
Subject: Re: [PATCH 1/2] nl80211: add support for mcs masks
Date: Mon, 19 Dec 2011 22:14:23 +0100	[thread overview]
Message-ID: <20111219211423.GA24764@pandem0nium> (raw)
In-Reply-To: <4EEF5834.8080408@candelatech.com>

[-- Attachment #1: Type: text/plain, Size: 1203 bytes --]

Hello Ben,

On Mon, Dec 19, 2011 at 07:28:52AM -0800, Ben Greear wrote:
> On 12/19/2011 06:14 AM, Simon Wunderlich wrote:
> >Allow to set mcs masks through nl80211. We also allow to set MCS
> >rates but no legacy rates (and vice versa).
> 
> Can you not use the ht-caps logic that went in recently?  I was able
> to successfully set station MCS rates with it.  It only works for
> station devices at this point...but AP support could probably be
> added without too much trouble.

I have not tried that out yet, but one important side effect we are
using here is to force HT mode, also for No Ack packets which are
usually sent with the lowest (legacy) rate. We are building fixed
links and want to set a fixed HT rate there, and only this rate should
be used whenever possible (and no legacy rates).

As far as I understand, the ht caps overrides will only override
HT configurations, but what I want is to also let the rate matcher
consider HT rates too and to disable legacy rates completely.

As the mcs masks support has been prepared a long time ago in iw and
mac80211, it did not seem to be the worst idea to finally fill this
gap and implement it. :)

Cheers,
	Simon

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2011-12-19 21:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-19 14:14 [PATCH 0/2] add support for mcs masks Simon Wunderlich
2011-12-19 14:14 ` [PATCH 1/2] nl80211: " Simon Wunderlich
2011-12-19 15:28   ` Ben Greear
2011-12-19 21:14     ` Simon Wunderlich [this message]
2011-12-20 15:03       ` Ben Greear
2012-01-03 14:20   ` Johannes Berg
2011-12-19 14:14 ` [PATCH 2/2] mac80211: " Simon Wunderlich
2012-01-03 14:24   ` Johannes Berg
2012-01-04 16:51     ` Simon Wunderlich
2012-01-04 17:01       ` Johannes Berg
2011-12-19 14:14 ` [PATCH 1/2] iw: add nl80211 bitrates Simon Wunderlich
2011-12-19 14:14 ` [PATCH 2/2] iw: remove ifdefs for mcs mask Simon Wunderlich

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=20111219211423.GA24764@pandem0nium \
    --to=simon.wunderlich@s2003.tu-chemnitz.de \
    --cc=greearb@candelatech.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mathias.kretschmer@fokus.fraunhofer.de \
    --cc=siwu@hrz.tu-chemnitz.de \
    /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).