freebsd-dev/sys/dev/usb/wlan
Hans Petter Selasky 400b4e53bd - Split transmit queue into one for each type. Apparently there will
be a race when using a single active queue for all transmit types.
- Last argument of usb_pause_mtx() is ticks and not milliseconds.
- Remove unused watchdog.
- Remove some unused fields from the RSU softc structure.
- Workaround usbd_transfer_start() recursion from inside of completion
callback.

MFC after:	3 days
2014-05-21 16:52:55 +00:00
..
if_rsu.c - Split transmit queue into one for each type. Apparently there will 2014-05-21 16:52:55 +00:00
if_rsureg.h - Split transmit queue into one for each type. Apparently there will 2014-05-21 16:52:55 +00:00
if_rum.c Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED. 2014-01-08 08:06:56 +00:00
if_rumfw.h
if_rumreg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
if_rumvar.h Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adapters 2013-07-29 05:54:13 +00:00
if_run.c Add new USB ID. 2014-04-01 10:34:39 +00:00
if_runreg.h Add support for the MediaTek/Ralink RT3593 chipset. 2014-01-03 06:01:05 +00:00
if_runvar.h Add a flag to run's device list which uses a standard scsi eject. 2014-02-25 01:42:02 +00:00
if_uath.c Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED. 2014-01-08 08:06:56 +00:00
if_uathreg.h
if_uathvar.h Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adapters 2013-07-29 05:54:13 +00:00
if_upgt.c Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED. 2014-01-08 08:06:56 +00:00
if_upgtvar.h Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adapters 2013-07-29 05:54:13 +00:00
if_ural.c Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED. 2014-01-08 08:06:56 +00:00
if_uralreg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
if_uralvar.h Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adapters 2013-07-29 05:54:13 +00:00
if_urtw.c Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED. 2014-01-08 08:06:56 +00:00
if_urtwn.c - The DELAY() should not be used in USB drivers. 2014-05-20 15:53:17 +00:00
if_urtwnreg.h Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets. 2014-04-25 08:01:22 +00:00
if_urtwreg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
if_urtwvar.h Fix alignment of USB WLAN radiotap headers. This makes USB WLAN adapters 2013-07-29 05:54:13 +00:00
if_zyd.c Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED. 2014-01-08 08:06:56 +00:00
if_zydfw.h
if_zydreg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00