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
Age
Commit message (
Expand
)
Author
2006-10-21
Fix RX handling; the chip injects control data in front and between
Marcus Glocker
2006-10-21
rework the bus scanning code by splitting it out into separate functions
David Gwynne
2006-10-20
use the ASIX AX88190 defines from ax88190reg.h and remove some
Brad Smith
2006-10-20
some defines for the ASIX AX88790 chipset.
Brad Smith
2006-10-20
some new flags.
Brad Smith
2006-10-20
sync some comments with the NetBSD driver.
Brad Smith
2006-10-20
remove another chunk of unused NetBSD code.
Brad Smith
2006-10-20
remove some NetBSD code.
Brad Smith
2006-10-20
ansi
Brad Smith
2006-10-19
s/Mhz/MHz/ in comments and printf() strings
Tom Cosgrove
2006-10-18
Fix packet length for RX bpf mtap.
Marcus Glocker
2006-10-17
replace hand rolled code with LIST_FOREACH in gem_mediachange().
Brad Smith
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
fix typo in comment
Todd T. Fries
2006-10-17
Allocate and free RX DMA ring. Mostly form rt2661.c with adaption for malo.
Claudio Jeker
2006-10-16
Fix for watchdog timeouts experienced with some Realtek adapters.
Brad Smith
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
2006-10-15
Yet another example of a non-OK'd diff by brad breaking someone's machine.
Theo de Raadt
2006-10-14
fix the slightly different reset procedure of single chip variants.
Reyk Floeter
2006-10-13
Fix kernel page fault when the device gets detached after the firmware
Marcus Glocker
2006-10-11
more ether_sprintf()'s
Damien Bergamini
2006-10-11
fix a potential null deref and a memleak (both in error path).
Damien Bergamini
2006-10-11
Use __packed instead of __attribute__((packed)). OK mglocker@
Claudio Jeker
2006-10-11
Use correct arguments in printfs. OK mglocker@
Claudio Jeker
2006-10-10
bescon -> beacon, found by Maxim Bourmistrov, thanks. Since I am correcting
Marc Balmer
2006-10-10
fix a small typo (in a comment). ok kettenis.
Marc Balmer
2006-10-10
Add bus_space_barrier.
Brad Smith
2006-10-09
Kill unused debug flag.
Marcus Glocker
2006-10-09
Kill unused kthread struct.
Marcus Glocker
2006-10-09
Change historical leftovers (tsleep "pftres" to "pgtres").
Marcus Glocker
2006-10-09
Add powerhooks. Tested with a Netgear WG511v1 on my X40.
Marcus Glocker
2006-10-07
MGET/MGETHDR will return NULL upon failure, not 0.
Brad Smith
2006-10-06
Fix cardbus support for pgt(4). Tested with a Netgear WG511.
Marcus Glocker
2006-10-05
Zap more dead dot1x code.
Marcus Glocker
2006-10-05
Zap dead dot1x routine pgt_update_hw_from_nodes(). There is some more
Marcus Glocker
2006-10-05
Remove obsolete ioctl command.
Marcus Glocker
2006-10-05
Zap dead routine pgt_80211_set().
Marcus Glocker
2006-10-04
Merge pgt_start_body() into pgt_start().
Marcus Glocker
2006-10-04
Mini cleanup.
Marcus Glocker
2006-10-03
add in a missing piece of the ASIX AX88190 chipset workaround to dp8390_init().
Brad Smith
2006-10-03
Simplify the code dealing with the mbuf chain in dp8390_get().
Brad Smith
2006-10-03
Enable altq in acx(4) the tx path is already handling all cases correctly.
Claudio Jeker
2006-10-03
Do not use IF_PREPEND. Instead use IFQ_POLL and IFQ_DEQUEUE. This should
Claudio Jeker
2006-10-02
Zap unused MLME routines. Probably they were just used in WPA mode.
Marcus Glocker
2006-10-02
Simplify device attachment. From brad@ with a tiny correction.
Marcus Glocker
2006-10-01
Make monitor mode work by prepending the right kind headers and fixing the
Claudio Jeker
[prev]
[next]