summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_ralreg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Validate that the interface passed to *match() is the expected onempi2019-01-131-2/+2
* 1 << 31 cleanup. Eitan Adler pointed out that there has been aderaadt2013-11-261-2/+2
* first round of commits for proper 11b/g protection support:damien2006-11-131-48/+2
* fix endianness. this should give rate adaptation a better chance to workdamien2006-08-091-3/+3
* - fix checking of WEP flagdamien2006-06-101-1/+157
* Make ural(4) read and show real MAC/BBP rev instead of hardcoded RT2570pedro2006-03-211-1/+2
* - give rate to rx radiotapdamien2006-01-141-1/+2
* - fix short preamble supportdamien2006-01-131-2/+6
* - fix AMRR initialization + retry-fail countdamien2006-01-131-2/+3
* add code for setting WEP keys. this will be useful when i'll implementdamien2005-04-011-1/+6
* make constants names match the spec.damien2005-04-011-17/+18
* enable tx retries for unicast frames.damien2005-03-171-1/+2
* move ral vendor/product Ids into usbdevsdamien2005-03-161-15/+1
* Driver for Ralink Technology RT2500USB wireless adapters.damien2005-03-161-0/+207