index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
if_athn_usb.c
Age
Commit message (
Expand
)
Author
2013-04-15
Get rid of various 'typedef struct' definitions and use plain structure
Marcus Glocker
2013-04-12
Instead of using a wrapper around usbd_transfer() when submitting a
Martin Pieuchot
2013-04-05
Fix USB athn(4) to be able to build on the RAMDISK. RAMDISK has SMALL_KERNEL
Brad Smith
2013-03-28
removed unneccessary .h file
Theo de Raadt
2013-01-14
Fix the sotfware.
Joel Sing
2013-01-14
Call the correct callback on node disassociation.
Joel Sing
2012-11-12
protect rxeof path with an splnet; ok kettenis
Mike Belopuhov
2012-11-10
add a flag indicating whether shared code was initialized so that we
Mike Belopuhov
2011-07-03
Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thing
Matthew Dempsky
2011-01-25
garbage collect "usb events". without /dev/usb there is no way to access
Jacob Meuser
2011-01-08
reserve one xfer for beacons during init.
Damien Bergamini
2011-01-08
fix LEDs handling.
Damien Bergamini
2011-01-06
cleanup athn_usb_rx_frame().
Damien Bergamini
2011-01-06
implement fast channel change.
Damien Bergamini
2011-01-06
create STA entry for our BSS upon association.
Damien Bergamini
2011-01-06
"athn* at uhub? port ?"
Damien Bergamini