freebsd-dev/sys/dev/usb/wlan
Bernhard Schmidt a7c6aabdc3 Instead of using the AMRR ratectl algo as default for drivers which have
the IEEE80211_C_RATECTL flag set, default to NONE for all drivers. Only if
a driver calls ieee80211_ratectl_init() check if the NONE algo is still
selected and try to use AMRR in that case. Drivers are still free to use
any other algo by calling ieee80211_ratectl_set() prior to the
ieee80211_ratectl_init() call.

After this change it is now safe to assume that a ratectl algo is always
available and selected, which renders the IEEE80211_C_RATECTL flag pretty
much useless. Therefore revert r211314 and 211546.

Reviewed by:	rpaulo
MFC after:	2 weeks
2010-11-06 18:17:20 +00:00
..
if_rum.c Instead of using the AMRR ratectl algo as default for drivers which have 2010-11-06 18:17:20 +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 Instead of using the AMRR ratectl algo as default for drivers which have 2010-11-06 18:17:20 +00:00
if_runreg.h Sync run(4) driver from author's site. 2010-05-13 00:19:03 +00:00
if_runvar.h - Because hostapd calls iv_key_set() before if_init(), make sure key_set 2010-06-14 00:40:23 +00:00
if_uath.c We need to grab a node reference count to vap->iv_bss before using it as it is 2010-09-02 03:28:03 +00:00
if_uathreg.h
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 USB WLAN: 2010-10-13 20:56:54 +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 Instead of using the AMRR ratectl algo as default for drivers which have 2010-11-06 18:17:20 +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 Fix build breakage from r212127 2010-09-02 03:50:11 +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 Instead of using the AMRR ratectl algo as default for drivers which have 2010-11-06 18:17:20 +00:00
if_zydfw.h
if_zydreg.h net80211 rate control framework (net80211 ratectl). 2010-04-07 15:29:13 +00:00