summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_rum.c
Commit message (Expand)AuthorAgeFilesLines
* Add the D-Link DWA-110kevlo2008-08-191-0/+1
* Free the correct buffer list on failure.thompsa2008-07-301-1/+1
* Add the D-Link DWA-111kevlo2008-06-131-0/+1
* Change the calling convention for ic_node_alloc to deal withsam2008-06-071-2/+4
* Update PLCP<->rate mapping support:sam2008-05-121-2/+26
* Minor cleanup of vap create work:sam2008-05-121-1/+2
* Unify all the wifi *_ioctl routinesthompsa2008-05-011-7/+9
* remove scan task on state change so it doesn't unexpectedly firesam2008-04-251-1/+2
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-513/+465
* - Add the Corega CG-WLUSB2GL from NetBSDkevlo2008-03-201-0/+2
* Add the SparkLAN RT2573, found in HP s3200nkevlo2008-01-071-0/+1
* Fix NULL dereference in rum_txeof()kevlo2007-11-211-3/+2
* Check wep flag in *_tx_mgt since we need to encrypt some management framekevlo2007-11-061-0/+11
* Update beacon handling to sync w/ vap code base:sam2007-09-171-1/+1
* Add missing bits that made bg scanning lame:sam2007-09-051-0/+6
* Latest round of usb cleanups:imp2007-06-211-0/+1
* s/logprintf/printf/gimp2007-06-201-2/+2
* Use device_foo_t to declare kobj methodsimp2007-06-181-4/+20
* Expand USB_MATCH_STARTimp2007-06-171-1/+1
* Expand USB_DETACH, USB_ATTACH and USB_MATCH inline. No functionalimp2007-06-131-3/+6
* Expand USB_ATTACH_{ERROR,SUCCESS}_RETURN inline and eliminate fromimp2007-06-121-8/+8
* Update 802.11 wireless support:sam2007-06-111-73/+199
* The devinfo stuff has been moved up into the parent bus. There's noimp2007-06-091-4/+1
* Unbreak the build on 64-bit architectures as well.des2007-05-061-2/+2
* Unbreak the build.des2007-05-061-2/+2
* Add support for Ralink Technology RT2501USB/RT2601USB devices.kevlo2007-05-061-0/+2413
OpenPOWER on IntegriCloud