freebsd-skq/sys/dev/usb/wlan
weongyo 2ae8c0517d fixes a TX hang that could be possible to happen when the trasfers are
in the high speed that some drivers don't call if_start callback after
marking ~IFF_DRV_OACTIVE.

MFC after:	3 days
2009-10-14 20:30:27 +00:00
..
if_rum.c fixes a TX hang bug that it could happen when if_start callback didn't 2009-10-14 20:09:09 +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 s/usb2_/usb_/ on all C structs for the USB stack. 2009-05-28 17:36:36 +00:00
if_uath.c fixes a TX hang that could be possible to happen when the trasfers are 2009-10-14 20:30:27 +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 fixes a TX hang that could be possible to happen when the trasfers are 2009-10-14 20:30:27 +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 fixes a TX hang that could be possible to happen when the trasfers are 2009-10-14 20:30:27 +00:00
if_uralreg.h
if_uralvar.h s/usb2_/usb_/ on all C structs for the USB stack. 2009-05-28 17:36:36 +00:00
if_urtw.c fixes a TX hang that could be possible to happen when the trasfers are 2009-10-14 20:30:27 +00:00
if_urtwreg.h ports urtw(4) for USB2. Additionally it supports a 8187B chipset weakly 2009-05-27 03:57:38 +00:00
if_urtwvar.h s/usb2_/usb_/ on all typedefs for the USB stack. 2009-05-29 18:46:57 +00:00
if_zyd.c fixes a TX hang that could be possible to happen when the trasfers are 2009-10-14 20:30:27 +00:00
if_zydfw.h
if_zydreg.h unify zyd_tx_mgt() and zyd_tx_data() to simplify TX path and sorts 2009-06-09 04:17:08 +00:00