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
Age
Commit message (
Expand
)
Author
2008-10-20
Enable the Gig master mode status display.
Brad Smith
2008-10-19
Re-add support for RX VLAN tag stripping.
Brad Smith
2008-10-19
Re-add support for RX VLAN tag stripping.
Brad Smith
2008-10-19
Shuffle MULTIPROCESSOR ifdef's around to allow code that deals with
Brad Smith
2008-10-19
Re-add support TX VLAN tag insertion and RX VLAN tag stripping.
Brad Smith
2008-10-19
Re-add support for RX VLAN tag stripping.
Brad Smith
2008-10-18
Prevent the user to assign reserved labels to mpe(4) interfaces.
Michele Marchetto
2008-10-18
Revert the change to use pools for <= PAGE_SIZE allocations. It
Mark Kettenis
2008-10-17
reorder mbuf flags so they are in numerical order again. brad@ concurs
Claudio Jeker
2008-10-17
Remove clauses 3 and 4 from NetBSD license.
Okan Demirmen
2008-10-17
Handle pool allocation failures slightly better. ok kettenis@
Dale Rahn
2008-10-17
Fix permissions on the DRM_I915_HWS_ADDR ioctl, should be master only.
Owain Ainsworth
2008-10-16
Switch the existing TX VLAN hardware support over to having the
Christian Weisgerber
2008-10-16
Add S/PDIF support. From NetBSD.
Jacob Meuser
2008-10-16
Convert RX tag stripping to storing the tag in the mbuf header and
Christian Weisgerber
2008-10-16
* Allow ether_input() and vlan_input() to handle incoming packets
Christian Weisgerber
2008-10-16
Kill M_HASFCS, it is not used in OpenBSD. If a ethernet chip returns the
Claudio Jeker
2008-10-16
Drop promiscuously received packets if the vlan interface is not in
Christian Weisgerber
2008-10-16
Make the session id unique per receiving interface so that pppoe
Can Erkin Acar
2008-10-16
Don't hide the fact that NFS uses vop_generic_* functions behind
Bret Lambert
2008-10-16
Add ICH10.
Brad Smith
2008-10-16
Some pins are not connected and dead-end. This diff removes such pins
Jacob Meuser
2008-10-16
regen
Brad Smith
2008-10-16
Correct the existing Intel E4500 entries so they're properly named E5400
Brad Smith
2008-10-15
make random(9) return per-cpu values (by saving the seed in the cpuinfo),
Theo de Raadt
2008-10-15
Fix list_for_each_safe compat marco. It currently skips the last entry.
Owain Ainsworth
2008-10-15
Second pass of simple timeout_add -> timeout_add_sec conversions
Bret Lambert
2008-10-15
inteldrm and radeondrm are pretty stable by this point, so enable them on amd64
Owain Ainsworth
2008-10-15
kernel/5592: yield() between copying out large chunks of random data to
Damien Miller
2008-10-14
Now mpls_input() handles ipv4 and ipv6 explicit null labels.
Michele Marchetto
2008-10-14
Back-in; problems were apparently elsewhere.
Philip Guenthe
2008-10-14
Change m_devget()'s outdated and unused "offset" argument: It is
Christian Weisgerber
2008-10-14
remove C99/C++ style comments
Jonathan Gray
2008-10-14
Don't be so pessimistic about the prospects of getting a
Jonathan Gray
2008-10-13
Almost complete rewrite of iwn(4).
Damien Bergamini
2008-10-13
disable the pcb linking for udp for the moment since there is some weird
Henning Brauer
2008-10-12
Some more cleanup. No binary change.
Marco Pfatschbacher
2008-10-12
Reduce diff to macppc version.
Mark Kettenis
2008-10-12
Adjust for redesigned powerpc interrupt architecture.
Mark Kettenis
2008-10-12
if converters in a group are not needed to satisfy the requirements
Jacob Meuser
2008-10-12
add azalia_codec_disconnect_stream(), a function to direct all
Jacob Meuser
2008-10-12
Make vcons(4) interrupt driven.
Mark Kettenis
2008-10-12
Add interrupt support.
Mark Kettenis
2008-10-12
If re_attach() fails at any point make sure to disestablish various
Brad Smith
2008-10-11
Use hardware timer to simulate interrupt moderation. Old devices will no
Brad Smith
2008-10-11
Make sure no two pppoe devices share the same sc_unique identifier. While
Miod Vallat
2008-10-11
Fix various printf constructs either missing arguments or format specifiers.
Miod Vallat
2008-10-11
Since malloc_page_alloc() is a pool allocator it should check for PR_WAITOK
Mark Kettenis
2008-10-11
For none interrupt endpoints call the xfer done function before
Marcus Glocker
2008-10-10
Enable PCIe snooping on the remaining ATI/NVIDIA chipsets.
Brad Smith
[next]