aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rc80211_minstrel.c
Commit message (Expand)AuthorAge
* minstrel_ht: fixed rate mode through debugfsZefir Kurtisi2011-06-01
* mac80211: fix contention time computation in minstrel, minstrel_htDaniel Halperin2011-05-12
* minstrel: don't complain about feedback for unrequested ratesJohn W. Linville2010-07-26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | minstrel: make the rate control ops reusable from another rc implementationFelix Fietkau2010-03-10
|/
* rc80211_minstrel: fix contention window calculationPavel Roskin2009-09-16
* mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona2009-08-20
* mac80211: Early detection of broken mesh paths when using minstrel.Javier Cardona2009-08-14
* mac80211: Update the station failed frames average when minstrel is used.Javier Cardona2009-08-14
* mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2009-07-24
* mac80211: make minstrel/pid RC use ieee80211_is_data(fc)Luis R. Rodriguez2009-07-24
* mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()Luciano Coelho2009-07-07
* mac80211: fix minstrel single-rate memory corruptionBob Copeland2009-06-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-19
|\
| * mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrelJohn W. Linville2009-05-11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-08
|\ \ | |/ |/|
| * mac80211: Fix handling of retry count of NO_ACK frames in minstrelGábor Stefanik2009-05-06
* | mac80211: minstrel, fix memory corruptionJiri Slaby2009-05-04
|/
* minstrel: fix warning if lowest supported rate index is not 0Christian Lamparter2009-01-12
* wireless: fix a few sparse warningsJohannes Berg2008-11-10
* mac80211: remove rate_control_clearJohannes Berg2008-10-31
* minstrel: improve performance for non-MRR driversFelix Fietkau2008-10-31
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* mac80211: add the 'minstrel' rate control algorithmFelix Fietkau2008-10-06