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
/
ic
/
malo.c
Age
Commit message (
Expand
)
Author
2006-10-29
MALO_CMD_RESPONSE is acting just as a flag so move it to the end of the list.
Claudio Jeker
2006-10-29
Fix some nasty bugs in malo_reset() and malo_cmd_set_channel() and simplify
Claudio Jeker
2006-10-29
Add first TX path and active scan bits. Don't expect to much yet.
Marcus Glocker
2006-10-25
Resort some functions, tiny cleanup.
Marcus Glocker
2006-10-24
Fix RX DMA handling; until now the card stopped receiving interrupts
Marcus Glocker
2006-10-22
Activate RX radiotap. We have RSSI for now.
Marcus Glocker
2006-10-21
Fix RX handling; the chip injects control data in front and between
Marcus Glocker
2006-10-17
Add first bits of a RX intr handler routine. Needs further clarification.
Marcus Glocker
2006-10-17
Allocate and free TX DMA rings additionally change some of the structures to
Claudio Jeker
2006-10-17
Allocate and free RX DMA ring. Mostly form rt2661.c with adaption for malo.
Claudio Jeker
2006-10-15
Place bus_dmamap_sync() around malo_send_cmd this should help porting to
Claudio Jeker
2006-10-15
More serious firmware load error messages.
Marcus Glocker
2006-10-15
Add $OpenBSD$ tag
Claudio Jeker
2006-10-15
First stubs for a new driver for the Marvell Libertas chips.
Claudio Jeker
[prev]