summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/malo.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a DVACT_WAKEUP op to the *_activate() API. This is called after thederaadt2013-12-061-2/+1
* replace workqs with tasks for handling resumedlg2013-11-141-2/+2
* activate function for suspend/restore; from mglockerderaadt2010-08-081-1/+4
* Enable automatic rate adapation (done by firmware and hardware).mglocker2006-11-241-1/+2
* Add TX done cleanup.mglocker2006-11-071-1/+2
* Add first TX path and active scan bits. Don't expect to much yet.mglocker2006-10-291-1/+4
* Fix RX DMA handling; until now the card stopped receiving interruptsmglocker2006-10-241-1/+4
* Fix RX handling; the chip injects control data in front and betweenmglocker2006-10-211-1/+46
* Allocate and free TX DMA rings additionally change some of the structures toclaudio2006-10-171-3/+19
* Allocate and free RX DMA ring. Mostly form rt2661.c with adaption for malo.claudio2006-10-171-5/+17
* Add $OpenBSD$ tagclaudio2006-10-151-0/+2
* First stubs for a new driver for the Marvell Libertas chips.claudio2006-10-151-0/+48