summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_athn_usb.c
AgeCommit message (Expand)Author
2013-04-15Get rid of various 'typedef struct' definitions and use plain structureMarcus Glocker
2013-04-12Instead of using a wrapper around usbd_transfer() when submitting aMartin Pieuchot
2013-04-05Fix USB athn(4) to be able to build on the RAMDISK. RAMDISK has SMALL_KERNELBrad Smith
2013-03-28removed unneccessary .h fileTheo de Raadt
2013-01-14Fix the sotfware.Joel Sing
2013-01-14Call the correct callback on node disassociation.Joel Sing
2012-11-12protect rxeof path with an splnet; ok kettenisMike Belopuhov
2012-11-10add a flag indicating whether shared code was initialized so that weMike Belopuhov
2011-07-03Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thingMatthew Dempsky
2011-01-25garbage collect "usb events". without /dev/usb there is no way to accessJacob Meuser
2011-01-08reserve one xfer for beacons during init.Damien Bergamini
2011-01-08fix LEDs handling.Damien Bergamini
2011-01-06cleanup athn_usb_rx_frame().Damien Bergamini
2011-01-06implement fast channel change.Damien Bergamini
2011-01-06create STA entry for our BSS upon association.Damien Bergamini
2011-01-06"athn* at uhub? port ?"Damien Bergamini