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
Age
Commit message (
Expand
)
Author
2006-10-06
Fix cardbus support for pgt(4). Tested with a Netgear WG511.
Marcus Glocker
2006-10-06
fix an exploitable integer overflow found by Chris Evans of Google
Damien Miller
2006-10-06
regen
Brad Smith
2006-10-06
move Hitachi to the right position (numerical order).
Brad Smith
2006-10-06
regen
Michael Shalayeff
2006-10-06
a few hitachi products
Michael Shalayeff
2006-10-05
Always allow read-only opens on (s)vnd devices, despite the
Thordur I. Bjornsson
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
Do not assume that the pci(4) unit number matches the actual PCI bus number.
Mark Kettenis
2006-10-04
Merge pgt_start_body() into pgt_start().
Marcus Glocker
2006-10-04
Mini cleanup.
Marcus Glocker
2006-10-04
Zap bad144 bad sector info in disklabels. Sparsely used if at all for
Kenneth R Westerback
2006-10-04
Use loadfirmware(9) to get /etc/firmware/bnx instead of hard-coding a
Theo de Raadt
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
Introduce daddr64_t and use it for physical block numbers
Pedro Martelletto
2006-10-03
make sure to call SLIST_INIT on sc->rx_freelist.
Damien Bergamini
2006-10-03
don't use IF_PREPEND() on altq's.
Damien Bergamini
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-02
sync the ServerWorks ids.
Brad Smith
2006-10-02
regen
Brad Smith
2006-10-02
revert this change. after a little more digging I found some conflicting
Brad Smith
2006-10-02
regen
Brad Smith
2006-10-02
gah. ensure the entries are unique.
Brad Smith
2006-10-02
add the ServerWorks PCIe bridge ids and correct an unknown ServerWorks
Brad Smith
2006-10-02
remove variable we do not need
Theo de Raadt
2006-10-02
do not bother to read the esr and isr registers in the status routine just
Brad Smith
2006-10-02
return EINVAL for the Gig manual media types when attached to a
Brad Smith
2006-10-02
enable bnx firmware builds
Theo de Raadt
2006-10-02
actually put all the require firmware bits into the file
Theo de Raadt
2006-10-02
new structure for the firmware blob; ok brad
Theo de Raadt
2006-10-02
move the checksum stuff under IXGB_CSUM_OFFLOAD.
Brad Smith
2006-10-01
Make monitor mode work by prepending the right kind headers and fixing the
Claudio Jeker
2006-10-01
Get rid of this strange pgt_data_frame which is unused. Nice side-effect is
Claudio Jeker
2006-10-01
zap maestro_reg.h, since it's only used in the kernel.
Marc Espie
2006-10-01
Kill some #if 0 code. OK mglocker@
Claudio Jeker
2006-10-01
Set ic_max_rssi to 255 the rssi value returned by the card is a u_int8_t
Claudio Jeker
2006-10-01
fix dmesg line wrapping; this was fallout from shortening the ne(4) dmesg
Brad Smith
2006-10-01
pack several boolean fields into the existing bge_flags field.
Brad Smith
2006-10-01
initial pieces for the 88E3082 Fast Ethernet PHY. untested at the moment.
Brad Smith
2006-10-01
add a few new Marvell ids.
Brad Smith
2006-10-01
regen
Brad Smith
2006-10-01
add a few new Marvell ids.
Brad Smith
2006-10-01
Don't reuse bus lock for locking sensor task thread. Use a
Alexander Yurchenko
[next]