summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rate.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: minstrel: merge with minstrel_ht, always enable VHT supportFelix Fietkau2018-10-111-13/+0
* mac80211: make rate control tx status API more extensibleFelix Fietkau2017-04-281-41/+3
* mac80211: reject/clear user rate mask if not usableJohannes Berg2017-03-081-0/+2
* mac80211: remove local pointer from rate_ctrl_refJohannes Berg2017-03-061-1/+0
* mac80211: remove sta_info debugfs sub-structJohannes Berg2016-04-051-2/+2
* mac80211: deinline rate_control_rate_init, rate_control_rate_updateDenys Vlasenko2015-07-171-57/+3
* mac80211: lock rate controlJohannes Berg2015-04-201-3/+11
* mac80211: add ieee80211_tx_status_noskbFelix Fietkau2014-11-281-0/+18
* mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau2014-11-281-1/+5
* mac80211: remove PID rate controlJohn W. Linville2014-06-231-13/+0
* mac80211: make rate control ops constJohannes Berg2014-02-041-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-021-2/+2
|\
| * mac80211: fix rx_nss calculation for drivers with hw rcMichal Kazior2013-12-021-2/+2
* | net: misc: Remove extern from function prototypesJoe Perches2013-10-191-6/+6
|/
* mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-161-5/+17
* mac80211: track number of spatial streamsJohannes Berg2013-02-151-0/+2
* mac80211: convert to channel definition structJohannes Berg2012-11-261-1/+1
* mac80211: use channel contextsJohannes Berg2012-10-171-1/+11
* mac80211: use oper_channel in rate initJohannes Berg2012-08-201-1/+1
* mac80211: notify driver of rate control updatesJohannes Berg2012-04-101-0/+2
* mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-101-3/+2
* mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau2012-02-081-1/+1
* mac80211: call rate control only after initJohannes Berg2012-02-061-0/+1
* mac80211: clean up rate control codeJohannes Berg2012-01-241-4/+0
* mac80211: add the minstrel_ht rate control algorithmFelix Fietkau2010-06-021-0/+13
* mac80211: Fix HT rate control configurationSujith2010-03-031-2/+3
* mac80211: make rate_control_alloc staticAndres Salomon2010-02-081-5/+2
* mac80211: Don't call rate control when HW handles itVasanthakumar2010-02-011-0/+4
* cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2010-01-121-4/+1
* mac80211: make software rate control optionalJohannes Berg2009-11-181-3/+6
* mac80211: rate control status only for controlled packetsJohannes Berg2009-03-271-1/+3
* mac80211: Extend the rate control API with an update callbackSujith2009-02-271-0/+12
* mac80211: remove rate_control_clearJohannes Berg2008-10-311-6/+0
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-3/+2
* mac80211: add the 'minstrel' rate control algorithmFelix Fietkau2008-10-061-0/+14
* mac80211: clean up rate control APIJohannes Berg2008-09-241-76/+26
* mac80211: share sta->supp_ratesJohannes Berg2008-09-151-1/+1
* build algorithms into the mac80211 moduleAdrian Bunk2008-06-301-3/+1
* mac80211: move TX info into skb->cbJohannes Berg2008-05-211-5/+3
* mac80211: use rate index in TX controlJohannes Berg2008-05-211-16/+9
* mac80211: rename filesJohannes Berg2008-04-081-0/+189