linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felix Fietkau <nbd@openwrt.org>
To: linux-wireless <linux-wireless@vger.kernel.org>
Cc: Johannes Berg <johannes@sipsolutions.net>,
	Derek Smithies <derek@indranet.co.nz>,
	Nick Kossifidis <mickflemm@gmail.com>,
	"Luis R. Rodriguez" <mcgrof@gmail.com>
Subject: [PATCH 0/4] multi-rate retry and the 'minstrel' rate control for mac80211
Date: Sun, 05 Oct 2008 18:00:14 +0200	[thread overview]
Message-ID: <48E8E48E.5090300@openwrt.org> (raw)

Hi,

Here are the new patches for multi-rate retry and the minstrel 
rate control algorithm (ported from madwifi, mostly rewritten).
I've successfully tested minstrel on ath5k with and without MRR,
but it should be suitable for other drivers as well, as long as
they can set and report the number of tx retries properly.

This series replaces my previous MRR patches.

- Felix

             reply	other threads:[~2008-10-05 16:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-05 16:00 Felix Fietkau [this message]
2008-10-05 16:02 ` [PATCH 1/4] mac80211: free up 2 bytes in skb->cb Felix Fietkau
2008-10-05 16:04   ` [PATCH 2/4] mac80211: add multi-rate retry support Felix Fietkau
2008-10-05 16:05     ` [PATCH 3/4] ath5k: implement multi-rate retry support, fix tx status reporting Felix Fietkau
2008-10-05 16:07       ` [PATCH 4/4] mac80211: add the 'minstrel' rate control algorithm Felix Fietkau
2008-10-06 21:49     ` [PATCH 2/4] mac80211: add multi-rate retry support Johannes Berg
2008-10-07 17:13       ` Felix Fietkau
2008-10-07 17:27         ` Johannes Berg
2008-10-07 17:56           ` Felix Fietkau
2008-10-07 18:01             ` Johannes Berg
2008-10-06 15:10 ` [PATCH 0/4] multi-rate retry and the 'minstrel' rate control for mac80211 Johannes Berg

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=48E8E48E.5090300@openwrt.org \
    --to=nbd@openwrt.org \
    --cc=derek@indranet.co.nz \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mcgrof@gmail.com \
    --cc=mickflemm@gmail.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).