summaryrefslogtreecommitdiff
path: root/sys/dev/ic/malo.h
AgeCommit message (Expand)Author
2013-12-06Add a DVACT_WAKEUP op to the *_activate() API. This is called after theTheo de Raadt
2013-11-14replace workqs with tasks for handling resumeDavid Gwynne
2010-08-08activate function for suspend/restore; from mglockerTheo de Raadt
2006-11-24Enable automatic rate adapation (done by firmware and hardware).Marcus Glocker
2006-11-07Add TX done cleanup.Marcus Glocker
2006-10-29Add first TX path and active scan bits. Don't expect to much yet.Marcus Glocker
2006-10-24Fix RX DMA handling; until now the card stopped receiving interruptsMarcus Glocker
2006-10-21Fix RX handling; the chip injects control data in front and betweenMarcus Glocker
2006-10-17Allocate and free TX DMA rings additionally change some of the structures toClaudio Jeker
2006-10-17Allocate and free RX DMA ring. Mostly form rt2661.c with adaption for malo.Claudio Jeker
2006-10-15Add $OpenBSD$ tagClaudio Jeker
2006-10-15First stubs for a new driver for the Marvell Libertas chips.Claudio Jeker