aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rate.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg1-0/+2
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg1-3/+2
2012-02-08mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau1-1/+1
2012-02-06mac80211: call rate control only after initJohannes Berg1-0/+1
2012-01-24mac80211: clean up rate control codeJohannes Berg1-4/+0
2010-06-02mac80211: add the minstrel_ht rate control algorithmFelix Fietkau1-0/+13
2010-03-03mac80211: Fix HT rate control configurationSujith1-2/+3
2010-02-08mac80211: make rate_control_alloc staticAndres Salomon1-5/+2
2010-02-01mac80211: Don't call rate control when HW handles itVasanthakumar1-0/+4
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen1-4/+1
2009-11-18mac80211: make software rate control optionalJohannes Berg1-3/+6
2009-03-27mac80211: rate control status only for controlled packetsJohannes Berg1-1/+3
2009-02-27mac80211: Extend the rate control API with an update callbackSujith1-0/+12
2008-10-31mac80211: remove rate_control_clearJohannes Berg1-6/+0
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-3/+2
2008-10-06mac80211: add the 'minstrel' rate control algorithmFelix Fietkau1-0/+14
2008-09-24mac80211: clean up rate control APIJohannes Berg1-76/+26
2008-09-15mac80211: share sta->supp_ratesJohannes Berg1-1/+1
2008-06-30build algorithms into the mac80211 moduleAdrian Bunk1-3/+1
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-5/+3
2008-05-21mac80211: use rate index in TX controlJohannes Berg1-16/+9
2008-04-08mac80211: rename filesJohannes Berg1-0/+189