aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rate.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-17mac80211: deinline rate_control_rate_init, rate_control_rate_updateDenys Vlasenko1-57/+3
2015-04-20mac80211: lock rate controlJohannes Berg1-3/+11
2014-11-28mac80211: add ieee80211_tx_status_noskbFelix Fietkau1-0/+18
2014-11-28mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau1-1/+5
2014-06-23mac80211: remove PID rate controlJohn W. Linville1-13/+0
2014-02-04mac80211: make rate control ops constJohannes Berg1-1/+1
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+2
2013-12-02mac80211: fix rx_nss calculation for drivers with hw rcMichal Kazior1-2/+2
2013-10-19net: misc: Remove extern from function prototypesJoe Perches1-6/+6
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich1-5/+17
2013-02-15mac80211: track number of spatial streamsJohannes Berg1-0/+2
2012-11-26mac80211: convert to channel definition structJohannes Berg1-1/+1
2012-10-17mac80211: use channel contextsJohannes Berg1-1/+11
2012-08-20mac80211: use oper_channel in rate initJohannes Berg1-1/+1
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