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
2009-01-29
Split the address selection from pools away from pf.c and put it in
Pierre-Yves Ritschard
2009-01-29
move some code around in preparation for future work:
Henning Brauer
2009-01-29
Only start using the rtc for statclock after we've received the first
Mark Kettenis
2009-01-29
Fix a crash found by bluhm@ in rn_mpath_reprio(). The rn_mklist handling was
Claudio Jeker
2009-01-29
Make multicast actually work this time.
Mark Kettenis
2009-01-29
Always zero the IP checksum field for packets and packet fragments
Christian Weisgerber
2009-01-29
Similar to my last commit, it's stupid to have a file with two very
Owain Ainsworth
2009-01-29
Move drmmmap to the main driver file. It's stupid to have a file with
Owain Ainsworth
2009-01-29
drm_getmap and interface can die too.
Owain Ainsworth
2009-01-29
Rip out the drm_drawable support. There is no need for the xserver to
Owain Ainsworth
2009-01-29
mpls_operation have to be 2 bytes long to store
Michele Marchetto
2009-01-29
Switch tsec(4) over to using MCLGETI when allocating mbufs for the rx ring.
Mark Kettenis
2009-01-29
regen
Marco Peereboom
2009-01-29
Soundblaster stuff. from brad.
Marco Peereboom
2009-01-28
Add support for next generation megaraid sas raid controllers.
Marco Peereboom
2009-01-28
regen
Marco Peereboom
2009-01-28
LSI 2108 chips
Marco Peereboom
2009-01-28
Get rid of the ugly rtentry hack.
Michele Marchetto
2009-01-28
Implement proper multicast support.
Mark Kettenis
2009-01-28
Make bus_mem_add_mapping() return ENOMEM if we fail to allocate kva instead
Mark Kettenis
2009-01-28
Block Ack agreements are unidirectional.
Damien Bergamini
2009-01-28
If the rom contains a monitor table, look for an entry matching our
Miod Vallat
2009-01-28
In ieee80211_find_node(), roll our own RB_FIND() based on the key (macaddr)
Damien Bergamini
2009-01-28
Be a little more tolerant about matching ROMs. Makes todd@'s quad hme(4) get
Mark Kettenis
2009-01-28
Use extern for variable declarations in .h files so that we don't end up with
Claudio Jeker
2009-01-28
Implement basic routing socket filtering. It is possible to give a list --
Claudio Jeker
2009-01-28
Remove cur_usec variable that is no longer used.
Alexander Bluhm
2009-01-28
Don't map the full 16 MB PROM to prevent running out of kva. We're only
Mark Kettenis
2009-01-28
Add missing braces in trunc_page() call from vmapbuf().
Alexander Yurchenko
2009-01-27
Correct my timeradd() thinko in nfsrv_writegather()
Bret Lambert
2009-01-27
In IPsec acquire mode, if the flow was configured for the "any"
Alexander Bluhm
2009-01-27
Get rid of the last traces of uvm.pager_[se]va
Miod Vallat
2009-01-27
Turns out the IRQ Information is optional in IRQ Descriptor resources, so
Mark Kettenis
2009-01-27
rum -> urtw. ok jsg@, kevlo@
Martynas Venckus
2009-01-27
Simplify page-out/page-in map management; fix rare pager deadlock.
Ariane van der Steldt
2009-01-27
sync
Owain Ainsworth
2009-01-27
another GeForce 9300.
Owain Ainsworth
2009-01-27
If a packet translation was a NOP, undo separate NAT key and
Marco Pfatschbacher
2009-01-27
unbreak SMALL_KERNEL builds by adding missing #ifndef IEEE80211_STA_ONLY
Damien Bergamini
2009-01-27
handle HW VLAN tags being passed down; from Brad
Christian Weisgerber
2009-01-27
include the VLAN priority for hardware tagging, too; ok claudio@
Christian Weisgerber
2009-01-27
Switch the amd64 PCI_CONF_LOCK from being a simplelock and splhigh to a
Owain Ainsworth
2009-01-27
make the hardware/no hardware tag stripping cases consistent and don't
Christian Weisgerber
2009-01-27
make drivers tell the mclgeti allocator what their maximum ring size is
David Gwynne
2009-01-27
While printing is turned off by default, the debug code was still
Owain Ainsworth
2009-01-26
Include the ioctl definitions for the modesetting interface.
Owain Ainsworth
2009-01-26
move ni_macaddr field at the top of the ieee80211_node structure.
Damien Bergamini
2009-01-26
remove ni_ba field from ieee80211_node structure as it is not used yet.
Damien Bergamini
2009-01-26
I changed the IEEE80211_QOS_ACK_POLICY_* definitions to be more in line
Damien Bergamini
2009-01-26
Add some initial HT bits (not enabled yet) based on 802.11n Draft 7.01:
Damien Bergamini
[next]