summaryrefslogtreecommitdiff
path: root/net/mac80211/rate.h
AgeCommit message (Expand)Author
2022-07-15wifi: mac80211: make ieee80211_check_rate_mask() link-awareJohannes Berg
2022-06-20wifi: mac80211: status: look up band only where neededJohannes Berg
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg
2019-07-26mac80211: remove unused and unneeded remove_sta_debugfs callbackGreg Kroah-Hartman
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-10-11mac80211: minstrel: merge with minstrel_ht, always enable VHT supportFelix Fietkau
2017-04-28mac80211: make rate control tx status API more extensibleFelix Fietkau
2017-03-08mac80211: reject/clear user rate mask if not usableJohannes Berg
2017-03-06mac80211: remove local pointer from rate_ctrl_refJohannes Berg
2016-04-05mac80211: remove sta_info debugfs sub-structJohannes Berg
2015-07-17mac80211: deinline rate_control_rate_init, rate_control_rate_updateDenys Vlasenko
2015-04-20mac80211: lock rate controlJohannes Berg
2014-11-28mac80211: add ieee80211_tx_status_noskbFelix Fietkau
2014-11-28mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau
2014-06-23mac80211: remove PID rate controlJohn W. Linville
2014-02-04mac80211: make rate control ops constJohannes Berg
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-02mac80211: fix rx_nss calculation for drivers with hw rcMichal Kazior
2013-10-19net: misc: Remove extern from function prototypesJoe Perches
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich
2013-02-15mac80211: track number of spatial streamsJohannes Berg
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-10-17mac80211: use channel contextsJohannes Berg
2012-08-20mac80211: use oper_channel in rate initJohannes Berg
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-02-08mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau
2012-02-06mac80211: call rate control only after initJohannes Berg
2012-01-24mac80211: clean up rate control codeJohannes Berg
2010-06-02mac80211: add the minstrel_ht rate control algorithmFelix Fietkau
2010-03-03mac80211: Fix HT rate control configurationSujith
2010-02-08mac80211: make rate_control_alloc staticAndres Salomon
2010-02-01mac80211: Don't call rate control when HW handles itVasanthakumar
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen
2009-11-18mac80211: make software rate control optionalJohannes Berg
2009-03-27mac80211: rate control status only for controlled packetsJohannes Berg
2009-02-27mac80211: Extend the rate control API with an update callbackSujith
2008-10-31mac80211: remove rate_control_clearJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-06mac80211: add the 'minstrel' rate control algorithmFelix Fietkau
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-15mac80211: share sta->supp_ratesJohannes Berg
2008-06-30build algorithms into the mac80211 moduleAdrian Bunk
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-04-08mac80211: rename filesJohannes Berg