aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/net
Commit message (Expand)AuthorAgeFilesLines
* Remove USB shutdown methods from device drivers as its the host controllersAndrew Thompson2009-05-059-122/+0
* MFp4 //depot/projects/usb@159909Andrew Thompson2009-04-058-111/+106
* MFp4 //depot/projects/usb @159430Andrew Thompson2009-03-201-1/+0
* Move m_getcl() into its own function. This also fixes a bug where the m_adj forAndrew Thompson2009-03-083-7/+18
* Fix endian conversion from htole16 to htole32.Andrew Thompson2009-03-081-1/+1
* Rename the ushub device class back to uhub as it was in the old usb stack,Andrew Thompson2009-03-027-7/+7
* Also use proper capitalisation of FreeBSD in other source files.Ed Schouten2009-02-241-2/+2
* Move the new USB stack into its new home.Andrew Thompson2009-02-2317-0/+8519