freebsd-nq/sys/dev/usb
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
..
controller Add PCI IDs for two more nForce controllers. 2010-03-28 20:02:50 +00:00
input Do not swap Apple keys when detecting Apple-FN keyboards. 2010-03-28 20:07:08 +00:00
misc
net Grammar nits. 2010-01-14 01:16:20 +00:00
quirk Do not sync cache for the PL2506 2010-03-28 20:09:04 +00:00
serial Add new uvisor(4) device ID. 2010-03-11 21:47:25 +00:00
storage Rework cam error handling to fix Mitsumi floppy drives. 2010-01-29 02:38:34 +00:00
template isochronous endpoint descriptors should have two more bytes which are zero by 2010-03-11 21:48:10 +00:00
wlan net80211 rate control framework (net80211 ratectl). 2010-04-07 15:29:13 +00:00
ufm_ioctl.h
usb_bus.h
usb_busdma.c
usb_busdma.h
usb_cdc.h The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 10:18:03 +00:00
usb_compat_linux.c Make sure the bsd_urb_list gets initialised and that new URB's are queued at 2010-03-28 20:04:03 +00:00
usb_compat_linux.h
usb_controller.h
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c
usb_dev.h
usb_device.c Implement USB kernel driver detach from userland. 2010-03-11 21:50:36 +00:00
usb_device.h Implement USB kernel driver detach from userland. 2010-03-11 21:50:36 +00:00
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd.h
usb_generic.c Implement USB kernel driver detach from userland. 2010-03-11 21:50:36 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 10:18:03 +00:00
usb_hub.c
usb_hub.h
usb_if.m
usb_ioctl.h
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c Add support for the E1752 3G modem and the required eject command. 2010-02-14 20:05:12 +00:00
usb_msctest.h Add support for the E1752 3G modem and the required eject command. 2010-02-14 20:05:12 +00:00
usb_parse.c
usb_pci.h
usb_process.c
usb_process.h
usb_request.c
usb_request.h
usb_transfer.c Make sure there is a way to reset the endpoint FIFO on transfer errors for 2010-03-11 21:49:43 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usb.h
usbdevs Do not sync cache for the PL2506 2010-03-28 20:09:04 +00:00
usbdi_util.h
usbdi.h
usbhid.h