summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/wlan/if_upgt.c
Commit message (Expand)AuthorAgeFilesLines
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-16/+16
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-291-2/+2
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-10/+10
* Print out device attachment.thompsa2009-05-211-0/+1
* - rename usb2_mode to usb_mode [1]thompsa2009-05-211-1/+1
* Overhaul monitor mode handling:sam2009-05-201-21/+11
* try to unsetup USB xfers before calling ieee80211_ifdetach() to fix aweongyo2009-05-201-1/+1
* ports upgt(4) driver for USB2.weongyo2009-05-111-0/+2404
OpenPOWER on IntegriCloud