..
if_aue.c
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
2009-06-26 11:45:06 +00:00
if_auereg.h
s/usb2_/usb_|usbd_/ on all function names for the USB stack.
2009-06-15 01:02:43 +00:00
if_axe.c
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
2009-06-26 11:45:06 +00:00
if_axereg.h
s/usb2_/usb_|usbd_/ on all function names for the USB stack.
2009-06-15 01:02:43 +00:00
if_cdce.c
Fix a typeo in the frame len function to unbreak the build, make it shorter
2009-06-23 06:00:31 +00:00
if_cdcereg.h
s/usb2_/usb_/ on all C structs for the USB stack.
2009-05-28 17:36:36 +00:00
if_cue.c
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
2009-06-26 11:45:06 +00:00
if_cuereg.h
s/usb2_/usb_/ on all C structs for the USB stack.
2009-05-28 17:36:36 +00:00
if_kue.c
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
2009-06-26 11:45:06 +00:00
if_kuefw.h
if_kuereg.h
s/usb2_/usb_/ on all C structs for the USB stack.
2009-05-28 17:36:36 +00:00
if_rue.c
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
2009-06-26 11:45:06 +00:00
if_ruereg.h
s/usb2_/usb_|usbd_/ on all function names for the USB stack.
2009-06-15 01:02:43 +00:00
if_udav.c
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
2009-06-26 11:45:06 +00:00
if_udavreg.h
s/usb2_/usb_|usbd_/ on all function names for the USB stack.
2009-06-15 01:02:43 +00:00
usb_ethernet.c
- Make struct usb_xfer opaque so that drivers can not access the internals
2009-06-23 02:19:59 +00:00
usb_ethernet.h
Fix _USB2_* refernces in the header protection defines.
2009-06-15 01:09:19 +00:00