summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_urtwreg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set the configuration number and get the interface handle in attach(),mpi2014-09-011-4/+1
* 1 << 31 cleanup. Eitan Adler pointed out that there has been aderaadt2013-11-261-5/+5
* Get rid of various 'typedef struct' definitions and use plain structuremglocker2013-04-151-8/+8
* remove the unused if_init callback in struct ifnetjsg2010-08-271-1/+2
* - implement support for rtl8187bmartynas2009-06-061-1/+35
* this one toomartynas2009-06-051-3/+3
* - factor out rf into its own structuremartynas2009-06-041-14/+20
* - 8187 uses different anaparam valuesmartynas2009-06-041-3/+3
* detect & print the revision (rev. d, b) of rtl8187l chip using themartynas2009-06-041-1/+7
* - prepare for multiple revisions; urtw_lookup stuffmartynas2009-06-041-2/+9
* difs&eifs are 8187 regsmartynas2009-06-041-3/+3
* - KNFmartynas2009-06-041-56/+56
* - fix some commentsmartynas2009-06-041-160/+160
* instead of having some 'generic' data str. with "NB: don't use itmartynas2009-06-041-5/+11
* Weongyo Jeong has consented to switch from an inappropriate licensejsg2008-12-031-25/+12
* initial import of Weongyo Jeon's FreeBSD driver for the RealTek RTL8187Lkevlo2008-11-271-0/+353