aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/wlan/if_urtw.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-161-1/+1
* MFC r212131Andrew Thompson2010-11-191-2/+1
* MFC r212127Andrew Thompson2010-11-191-1/+4
* MFC r212122Andrew Thompson2010-11-191-0/+1
* MFC r206369Andrew Thompson2010-11-191-1/+0
* MFC r207554:Maxim Sobolev2010-11-151-2/+2
* MFC r206367, r206358, r206370, r206371, r206372, r206398, r206415,Rui Paulo2010-05-111-0/+1
* MFC r203087Andrew Thompson2010-04-071-0/+53
* MFC r197761,r198194,r198862Andrew Thompson2009-12-091-367/+520
* MFC r198098:Weongyo Jeong2009-10-201-0/+3
* Add ids of Sitecom USB wlan gadget.Poul-Henning Kamp2009-06-281-0/+1
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/Robert Watson2009-06-261-2/+0
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-231-21/+15
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.Andrew Thompson2009-06-151-68/+68
* Make variables static where appropriate.Andrew Thompson2009-06-131-1/+1
* s/usb2_/usb_/ on all typedefs for the USB stack.Andrew Thompson2009-05-291-196/+196
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-26/+26
* ports urtw(4) for USB2. Additionally it supports a 8187B chipset weaklyWeongyo Jeong2009-05-271-0/+4241