All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mac80211: fix minstrel fixed_rate management
@ 2013-08-27 14:59 Lorenzo Bianconi
  2013-08-27 14:59 ` [PATCH 1/2] mac80211: add fixed_rate management to minstrel rc Lorenzo Bianconi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Lorenzo Bianconi @ 2013-08-27 14:59 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, nbd, johannes

This couple of patches add/fix fixed_rate management of minstrel/minstrel_ht
rate controller. In particular:
*[PATCH 1/2]: add the capability to use a particular rate to minstrel rate
 controller
*[PATCH 2/2]: restore the mcs index configured according to fixed_rate value
 since it has been overridden in minstrel_ht_update_stats throughput computation

Regards,
Lorenzo

Lorenzo Bianconi (2):
  mac80211: add fixed_rate management to minstrel rc
  mac80211: do not override fixed_rate_idx in minstrel_ht_update_stats

 net/mac80211/rc80211_minstrel.c    | 14 ++++++++++++++
 net/mac80211/rc80211_minstrel_ht.c | 23 +++++++++++++----------
 2 files changed, 27 insertions(+), 10 deletions(-)

-- 
1.8.1.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-08-30 11:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-27 14:59 [PATCH 0/2] mac80211: fix minstrel fixed_rate management Lorenzo Bianconi
2013-08-27 14:59 ` [PATCH 1/2] mac80211: add fixed_rate management to minstrel rc Lorenzo Bianconi
2013-08-27 14:59 ` [PATCH 2/2] mac80211: do not override fixed_rate_idx in minstrel_ht_update_stats Lorenzo Bianconi
2013-08-30 11:06 ` [PATCH 0/2] mac80211: fix minstrel fixed_rate management Felix Fietkau
2013-08-30 11:29   ` Johannes Berg

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.