| Commit message (Expand) | Author | Age | Files | Lines |
* | - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOP | marius | 2011-05-03 | 1 | -6/+3 |
* | Add more udav device ID's. | hselasky | 2011-02-19 | 1 | -0/+4 |
* | Remove unneeded includes of <sys/linker_set.h>. Other headers that use | jhb | 2011-01-11 | 1 | -1/+0 |
* | Add missing MODULE_VERSION() definitions, this resolves problems around | thompsa | 2010-09-01 | 1 | -0/+1 |
* | Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had | thompsa | 2010-04-22 | 1 | -1/+1 |
* | Remove overuse of exclamation marks in kernel printfs, there mere fact a | thompsa | 2009-11-26 | 1 | -1/+1 |
* | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | rwatson | 2009-06-26 | 1 | -2/+2 |
* | - Make struct usb_xfer opaque so that drivers can not access the internals | thompsa | 2009-06-23 | 1 | -40/+57 |
* | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | thompsa | 2009-06-15 | 1 | -39/+39 |
* | s/usb2_/usb_/ on all typedefs for the USB stack. | thompsa | 2009-05-29 | 1 | -11/+11 |
* | s/usb2_/usb_/ on all C structs for the USB stack. | thompsa | 2009-05-28 | 1 | -24/+24 |
* | Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*. | thompsa | 2009-05-21 | 1 | -2/+2 |
* | - rename usb2_mode to usb_mode [1] | thompsa | 2009-05-21 | 1 | -1/+1 |
* | Remove USB shutdown methods from device drivers as its the host controllers | thompsa | 2009-05-05 | 1 | -16/+0 |
* | MFp4 //depot/projects/usb@159909 | thompsa | 2009-04-05 | 1 | -11/+11 |
* | Rename the ushub device class back to uhub as it was in the old usb stack, | thompsa | 2009-03-02 | 1 | -1/+1 |
* | Move the new USB stack into its new home. | thompsa | 2009-02-23 | 1 | -0/+856 |