freebsd-dev/sys/dev/usb/wlan
Andrew Thompson 767cb2e29d Remove overuse of exclamation marks in kernel printfs, there mere fact a
message has been printed is enough to get someones attention. Also remove the
line number for DPRINTF/DPRINTFN, it already prints the funtion name and a
unique message.
2009-11-26 00:43:17 +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 Remove overuse of exclamation marks in kernel printfs, there mere fact a 2009-11-26 00:43:17 +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 typo that value should be 0 not 10. 2009-11-03 21:47:07 +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 overhauls urtw(4) for supporting RTL8187B devices properly that there 2009-10-18 00:11:49 +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