freebsd-dev/sys/dev/usb
Kevin Lo 5945b5f5ab Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED.
The origin of WEP comes from IEEE Std 802.11-1997 where it defines
whether the frame body of MAC frame has been encrypted using WEP
algorithm or not.
IEEE Std. 802.11-2007 changes WEP to Protected Frame, indicates
whether the frame is protected by a cryptographic encapsulation
algorithm.

Reviewed by:	adrian, rpaulo
2014-01-08 08:06:56 +00:00
..
controller Check the XHCI event ring regardless of the XHCI status register 2014-01-07 09:52:26 +00:00
gadget per style(9): 2013-07-24 18:32:15 +00:00
input Force keyboards which don't have the required 2013-08-20 16:21:05 +00:00
misc Add new USB ID. 2013-04-03 06:45:21 +00:00
net Import the axge(4) driver for the ASIX AX88178A and AX88179 USB Ethernet 2013-11-19 00:37:53 +00:00
quirk Add quirks to make my old SanDisk Cruzer Mini 128MB happy. 2013-12-21 03:05:13 +00:00
serial Add alternate ID for Novatel MiFi 2200 CDMA, which is used by my 2013-11-20 02:16:47 +00:00
storage Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t, 2013-10-30 14:04:47 +00:00
template USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
wlan Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED. 2014-01-08 08:06:56 +00:00
ufm_ioctl.h
usb_bus.h USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
usb_busdma.c Fix external compiler warning about write-only assigned variable. 2013-12-05 07:18:06 +00:00
usb_busdma.h
usb_cdc.h
usb_compat_linux.c - Try to fix build of 32-bit compatibility USB support for FreeBSD and 2013-08-12 09:17:48 +00:00
usb_compat_linux.h
usb_controller.h Improve the XHCI command timeout recovery handling code. 2013-12-06 08:42:41 +00:00
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h Always put space before the comma before ##__VA_ARGS__ due to subtle compiler 2013-05-03 10:13:29 +00:00
usb_dev.c Fix a deadlock when trying to power off a USB device. The deadlock 2013-10-27 10:09:53 +00:00
usb_dev.h
usb_device.c USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
usb_device.h USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
usb_dynamic.c - Add more defines to limit USB memory usage and number of allocations 2013-05-03 11:10:04 +00:00
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd_loader.h - Add more defines to limit USB memory usage and number of allocations 2013-05-03 11:10:04 +00:00
usb_freebsd.h For ARM, MIPS, and PowerPC, default to 32-byte alignment, but allow it 2013-05-17 20:53:15 +00:00
usb_generic.c Fix a deadlock when trying to power off a USB device. The deadlock 2013-10-27 10:09:53 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
usb_hub.h - Add more defines to limit USB memory usage and number of allocations 2013-05-03 11:10:04 +00:00
usb_if.m
usb_ioctl.h - Try to fix build of 32-bit compatibility USB support for FreeBSD and 2013-08-12 09:17:48 +00:00
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c Fix some statical clang analyzer warnings. 2013-05-25 17:09:58 +00:00
usb_msctest.h
usb_parse.c Add some defines to limit USB memory usage in reduced memory systems. 2013-05-03 09:23:06 +00:00
usb_pci.h
usb_pf.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
usb_pf.h
usb_process.c
usb_process.h Add convenience wrapper functions to run callbacks in the context of the 2013-04-23 10:42:15 +00:00
usb_request.c - Try to fix build of 32-bit compatibility USB support for FreeBSD and 2013-08-12 09:17:48 +00:00
usb_request.h - Add more defines to limit USB memory usage and number of allocations 2013-05-03 11:10:04 +00:00
usb_transfer.c USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usb.h Allow the Arduino Leonardo to work by supporting CDC=0 devices. 2013-10-31 13:54:51 +00:00
usbdevs Add support for the MediaTek/Ralink RT3593 chipset. 2014-01-03 06:01:05 +00:00
usbdi_util.h
usbdi.h USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
usbhid.h