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
2013-08-06
The Cortex bus should be useful for Cortex-A7, too.
Patrick Wildt
2013-08-06
Attach amptimer only on Cortex-A9, as all Cortex-A8 doesn't have a generic
Patrick Wildt
2013-08-06
set ai_devid in struct agp_info so drm_agp_info() will work as intended
Jonathan Gray
2013-08-06
Make it possible to have multiple clonable devices per major.
Mark Kettenis
2013-08-06
The atomic_setbits_int() and atomic_clearbits_int() functions touch the
Mark Kettenis
2013-08-06
In tcp_ctloutput() tp was assigned at two different places for IPv4
Alexander Bluhm
2013-08-05
First stab at updating this monster to the Intel/FreeBSD current version.
Mike Belopuhov
2013-08-05
sync the bridge_broadcast comment with reality
Mike Belopuhov
2013-08-05
Add rsu(4).
Mark Kettenis
2013-08-04
de-lint hp300
Martin Reindl
2013-08-03
Enable MSI on RT810xE.
Mark Kettenis
2013-08-03
unbreak PMTU-discovery for AES-GCM; ok mikeb@
Markus Friedl
2013-08-03
Don't flush the cache on page inflate for hibernate on amd64.
Mike Larkin
2013-08-03
Delete variable left over from the diagnostic code removed by previous commit
Philip Guenther
2013-08-02
Drop the dependecy on objcopy.
Raphael Graf
2013-08-02
add Sierra Wireless MC8355 (Gobi 3000)
Mike Belopuhov
2013-08-02
regen
Mike Belopuhov
2013-08-01
Add support for the Ralink RT3060, which uses the RT3572 MAC/BBP.
Mark Kettenis
2013-08-01
regen
Mark Kettenis
2013-08-01
Ralink RT3060.
Mark Kettenis
2013-08-01
Add support for the RT3572 MAC/BBP. Crucial bits from Nathan Goings.
Mark Kettenis
2013-08-01
Do not use a static variable to perform a lookup. While this
Martin Pieuchot
2013-07-31
Move bridge_broadcast and subsequently all IPsec SPD lookup code out
Mike Belopuhov
2013-07-30
Or in the CPUID_NXE bit from ci->ci_feature_eflags into ci->ci_feature_flags
Mark Kettenis
2013-07-30
The previous change was made while chasing nfs performance issues
Bob Beck
2013-07-29
Do a proper cleanup in the error path when opening a clonable device fails.
Mark Kettenis
2013-07-29
and we're hacking on 5.4-current now
Mark Kettenis
2013-07-29
Fix typo/thinko; checking whether an address is bigger than 0 makes no sense.
Mark Kettenis
2013-07-27
Revert wrong chunk introduced in 1.50, causing console keyboards not to attach
Miod Vallat
2013-07-25
Backout flow control support (rev 1.97) and RX TCP/UDP checksum offload
Mark Kettenis
2013-07-23
Do not reset the fragment timeout each time a fragment arrives.
Alexander Bluhm
2013-07-21
regen
Martin Reindl
2013-07-21
add another ATI RS690 PCIE bridge
Martin Reindl
2013-07-21
Belkin N300 XR; Daryl Turner
Theo de Raadt
2013-07-19
Don't use uninitialized variable when a simple 0 will do.
Kenneth R Westerback
2013-07-17
Use `long' instead of `int' in structure layouts which may get assigned from
Miod Vallat
2013-07-17
Fix setregs() to match prototype. Exposed by recent _types.h change, found the
Miod Vallat
2013-07-17
don't forget to insert the io to the list on the Jensen
Martin Reindl
2013-07-17
no longer beta; get moving towards release
Theo de Raadt
2013-07-16
Enable jfb-style acceleration on XVR-600.
Miod Vallat
2013-07-16
Add support for BUS_INTR_ESTABLISH_MPSAFE. This makes the previous commit
Mark Kettenis
2013-07-16
The interrupt handler for vcons(4) is defenitely safe to run without holding
Mark Kettenis
2013-07-16
Add support for BUS_INTR_ESTABLISH_MPSAFE.
Mark Kettenis
2013-07-16
no longer needed, we use uenv.txt
Florian Obser
2013-07-16
Correctly initialized the width value to 0 instead of passing garbage
Martin Pieuchot
2013-07-16
Don't use a non initialized variable and fix RCS Ids while here.
Martin Pieuchot
2013-07-15
Use getpropstringA(), not getpropstring(), to get the card's name. This ensures
Miod Vallat
2013-07-15
Use bus_space_set_region_4 instead of looping over bus_space_write_4,
Raphael Graf
2013-07-15
When a ucom(4) device is detached do not only abort its pipes but also
Martin Pieuchot
2013-07-15
Remove a comment which is no longer true.
Martin Pieuchot
[next]