All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Abele <jason@cozybit.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: Johannes Berg <johannes@sipsolutions.net>,
	devel@lists.open80211s.org,
	linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH 0/6] Improvement to initial mesh metric
Date: Wed, 6 Jun 2012 16:03:09 -0700	[thread overview]
Message-ID: <20120606230309.GA7262@hemlock> (raw)
In-Reply-To: <1339022932-14240-1-git-send-email-jason@cozybit.com>

On Wed, Jun 06, 2012 at 03:48:46PM -0700, Jason Abele wrote:
> I am submitting this patch set on behalf of the cozybit team after
> testing them with the wireless-testing tag master-2012-06-06
> 
> The first patch was previously submitted by Timo Lindhorst and adds
> important features to hwsim.
> 
> The remaining patches add a feature to initialize the link rate metric
> with a guess based off of RSSI when insufficient traffic has passed to
> allow actual calculation of the link rate.

Actually, let me squash 5 and 6 real quick, my apologies for sending
this a bit too quick

v2 patch set coming soon

Jason

> 
> 
> Javier Cardona (4):
>   mac80211: Remove unused variable
>   mac80211: Keep tx rate averages for mesh peers for better metric
>     calculation.
>   mac80211: Rename stainfo variable for the more common sta
>   mac80211: Change rssi_get_rate to interpolated data rates.
> 
> Thomas Pedersen (1):
>   mac80211: Use signal strength as a proxy for expected datarate.
> 
> Timo Lindhorst (1):
>   mac80211_hwsim: Report rate info in tx status
> 
>  drivers/net/wireless/mac80211_hwsim.c |   21 +++++++
>  net/mac80211/mesh_hwmp.c              |   99 +++++++++++++++++++++++++++------
>  net/mac80211/sta_info.c               |    1 +
>  net/mac80211/sta_info.h               |    1 +
>  4 files changed, 106 insertions(+), 16 deletions(-)
> 
> -- 
> 1.7.9.5
> 

      parent reply	other threads:[~2012-06-06 23:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-06 22:48 [PATCH 0/6] Improvement to initial mesh metric Jason Abele
2012-06-06 22:48 ` [PATCH 1/6] mac80211_hwsim: Report rate info in tx status Jason Abele
2012-06-06 22:48 ` [PATCH 2/6] mac80211: Remove unused variable Jason Abele
2012-06-06 22:48 ` [PATCH 3/6] mac80211: Keep tx rate averages for mesh peers for better metric calculation Jason Abele
2012-06-06 22:48 ` [PATCH 4/6] mac80211: Rename stainfo variable for the more common sta Jason Abele
2012-06-06 22:48 ` [PATCH 5/6] mac80211: Use signal strength as a proxy for expected datarate Jason Abele
2012-06-06 22:48 ` [PATCH 6/6] mac80211: Change rssi_get_rate to interpolated data rates Jason Abele
2012-06-06 23:03 ` Jason Abele [this message]

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=20120606230309.GA7262@hemlock \
    --to=jason@cozybit.com \
    --cc=devel@lists.open80211s.org \
    --cc=johannes@sipsolutions.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.