summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/net
Commit message (Expand)AuthorAgeFilesLines
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-299-95/+95
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-2816-242/+242
* Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*.thompsa2009-05-217-14/+14
* - rename usb2_mode to usb_mode [1]thompsa2009-05-217-9/+9
* Remove USB shutdown methods from device drivers as its the host controllersthompsa2009-05-059-122/+0
* MFp4 //depot/projects/usb@159909thompsa2009-04-058-111/+106
* MFp4 //depot/projects/usb @159430thompsa2009-03-201-1/+0
* Move m_getcl() into its own function. This also fixes a bug where the m_adj forthompsa2009-03-083-7/+18
* Fix endian conversion from htole16 to htole32.thompsa2009-03-081-1/+1
* Rename the ushub device class back to uhub as it was in the old usb stack,thompsa2009-03-027-7/+7
* Also use proper capitalisation of FreeBSD in other source files.ed2009-02-241-2/+2
* Move the new USB stack into its new home.thompsa2009-02-2317-0/+8519
OpenPOWER on IntegriCloud