aboutsummaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_ratectl.h
Commit message (Expand)AuthorAgeFilesLines
* net80211: ieee80211_ratectl*: switch to reusable KPIAndriy Voskoboinyk2016-10-021-14/+55
* [net80211] Begin implementing rate control module stats.Adrian Chadd2016-03-161-0/+11
* Switch around the order of static inline to be in line with how it'sAdrian Chadd2015-01-111-6/+6
* The ni_rctls checks are used to verify that a ratectl algo has set upBernhard Schmidt2010-11-141-8/+0
* Instead of using the AMRR ratectl algo as default for drivers which haveBernhard Schmidt2010-11-061-6/+1
* Fix an undefined behaviour if the desired ratectl algo is not available.Bernhard Schmidt2010-10-191-1/+2
* Swap IEEE80211_RATECTL_TX_SUCCESS/IEEE80211_RATECTL_TX_FAILURE.Rui Paulo2010-04-091-2/+2
* Prevent foot-shooting in ieee80211_ratectl_node_deinit().Rui Paulo2010-04-081-0/+2
* Fix build.Rui Paulo2010-04-071-1/+1
* net80211 rate control framework (net80211 ratectl).Rui Paulo2010-04-071-0/+127