summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rate.h
AgeCommit message (Expand)AuthorLines
2014-11-28mac80211: add ieee80211_tx_status_noskbFelix Fietkau-0/+18
2014-11-28mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau-1/+5
2014-06-23mac80211: remove PID rate controlJohn W. Linville-13/+0
2014-02-04mac80211: make rate control ops constJohannes Berg-1/+1
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-2/+2
2013-12-02mac80211: fix rx_nss calculation for drivers with hw rcMichal Kazior-2/+2
2013-10-19net: misc: Remove extern from function prototypesJoe Perches-6/+6
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich-5/+17
2013-02-15mac80211: track number of spatial streamsJohannes Berg-0/+2
2012-11-26mac80211: convert to channel definition structJohannes Berg-1/+1
2012-10-17mac80211: use channel contextsJohannes Berg-1/+11
2012-08-20mac80211: use oper_channel in rate initJohannes Berg-1/+1
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg-0/+2
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg-3/+2
2012-02-08mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau-1/+1
2012-02-06mac80211: call rate control only after initJohannes Berg-0/+1
2012-01-24mac80211: clean up rate control codeJohannes Berg-4/+0
2010-06-02mac80211: add the minstrel_ht rate control algorithmFelix Fietkau-0/+13
2010-03-03mac80211: Fix HT rate control configurationSujith-2/+3
2010-02-08mac80211: make rate_control_alloc staticAndres Salomon-5/+2
2010-02-01mac80211: Don't call rate control when HW handles itVasanthakumar-0/+4
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen-4/+1
2009-11-18mac80211: make software rate control optionalJohannes Berg-3/+6
2009-03-27mac80211: rate control status only for controlled packetsJohannes Berg-1/+3
2009-02-27mac80211: Extend the rate control API with an update callbackSujith-0/+12
2008-10-31mac80211: remove rate_control_clearJohannes Berg-6/+0
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg-3/+2
2008-10-06mac80211: add the 'minstrel' rate control algorithmFelix Fietkau-0/+14
2008-09-24mac80211: clean up rate control APIJohannes Berg-76/+26
2008-09-15mac80211: share sta->supp_ratesJohannes Berg-1/+1
2008-06-30build algorithms into the mac80211 moduleAdrian Bunk-3/+1
2008-05-21mac80211: move TX info into skb->cbJohannes Berg-5/+3
2008-05-21mac80211: use rate index in TX controlJohannes Berg-16/+9
2008-04-08mac80211: rename filesJohannes Berg-0/+189