summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rc80211_minstrel.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()Luciano Coelho2009-07-071-1/+4
* mac80211: fix minstrel single-rate memory corruptionBob Copeland2009-06-101-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-191-1/+1
|\
| * mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrelJohn W. Linville2009-05-111-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-081-3/+5
|\ \ | |/ |/|
| * mac80211: Fix handling of retry count of NO_ACK frames in minstrelGábor Stefanik2009-05-061-3/+5
* | mac80211: minstrel, fix memory corruptionJiri Slaby2009-05-041-1/+1
|/
* minstrel: fix warning if lowest supported rate index is not 0Christian Lamparter2009-01-121-4/+6
* wireless: fix a few sparse warningsJohannes Berg2008-11-101-1/+1
* mac80211: remove rate_control_clearJohannes Berg2008-11-011-6/+0Star
* minstrel: improve performance for non-MRR driversFelix Fietkau2008-11-011-4/+25
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-011-43/+29Star
* mac80211: add the 'minstrel' rate control algorithmFelix Fietkau2008-10-071-0/+583