freebsd-dev/sys/dev/usb/wlan
Rui Paulo b6108616ac net80211 rate control framework (net80211 ratectl).
This framework allows drivers to abstract the rate control algorithm and
just feed the framework with the usable parameters. The rate control
framework will now deal with passing the parameters to the selected
algorithm. Right now we have AMRR (the default) and RSSADAPT but there's
no way to select one with ifconfig, yet.
The objective is to have more rate control algorithms in the net80211
stack so all drivers[0] can use it. Ideally, we'll have the well-known
sample rate control algorithm in the net80211 at some point so all
drivers can use it (not just ath).

[0] all drivers that do rate control in software, that is.

Reviewed by:	bschmidt, thompsa, weyongo
MFC after:	1 months
2010-04-07 15:29:13 +00:00
..
if_rum.c net80211 rate control framework (net80211 ratectl). 2010-04-07 15:29:13 +00:00
if_rumfw.h
if_rumreg.h Revert previous commit and add myself to the list of people who should 2009-09-08 13:19:05 +00:00
if_rumvar.h net80211 rate control framework (net80211 ratectl). 2010-04-07 15:29:13 +00:00
if_run.c net80211 rate control framework (net80211 ratectl). 2010-04-07 15:29:13 +00:00
if_runreg.h - Integrate latest driver code from OpenBSD 2010-03-11 22:05:12 +00:00
if_runvar.h net80211 rate control framework (net80211 ratectl). 2010-04-07 15:29:13 +00:00
if_uath.c Add the Netgear WPN111 2010-01-29 02:32:46 +00:00
if_uathreg.h Add uath(4) wireless USB driver for Atheros AR5005UG and AR5005UX 2009-04-04 11:23:00 +00:00
if_uathvar.h s/usb2_/usb_/ on all C structs for the USB stack. 2009-05-28 17:36:36 +00:00
if_upgt.c Remove overuse of exclamation marks in kernel printfs, there mere fact a 2009-11-26 00:43:17 +00:00
if_upgtvar.h s/usb2_/usb_/ on all C structs for the USB stack. 2009-05-28 17:36:36 +00:00
if_ural.c net80211 rate control framework (net80211 ratectl). 2010-04-07 15:29:13 +00:00
if_uralreg.h
if_uralvar.h net80211 rate control framework (net80211 ratectl). 2010-04-07 15:29:13 +00:00
if_urtw.c net80211 rate control framework (net80211 ratectl). 2010-04-07 15:29:13 +00:00
if_urtwreg.h overhauls urtw(4) for supporting RTL8187B devices properly that there 2009-10-18 00:11:49 +00:00
if_urtwvar.h adds sysctl knobs to show rate statistics that it could be useful to 2010-01-27 19:43:14 +00:00
if_zyd.c net80211 rate control framework (net80211 ratectl). 2010-04-07 15:29:13 +00:00
if_zydfw.h
if_zydreg.h net80211 rate control framework (net80211 ratectl). 2010-04-07 15:29:13 +00:00