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
2016-01-04
Skip "suspend" device node during probing
Mike Belopuhov
2016-01-04
Include the node name into the error message
Mike Belopuhov
2016-01-04
Preallocate Grant Table frames to simplify the code for now
Mike Belopuhov
2016-01-04
Add initial support for 11n mode to the iwn(4) driver.
Stefan Sperling
2016-01-04
Replace magic shifts and bitmasks used for ADDBA parameters
Stefan Sperling
2016-01-04
Fix another case where the return value of ieee80211_chan2mode() was
Stefan Sperling
2016-01-04
ADDBA frames have a parameter set which we check against our own capabilities
Stefan Sperling
2016-01-04
Fix manual scan while associated in 11a mode. It would only show APs on 5GHz.
Stefan Sperling
2016-01-04
Don't return 11n mode from ieee80211_chan2mode() so we can switch into
Stefan Sperling
2016-01-04
While configuring ERP we need to know if we're in 11a or 11g mode so only
Stefan Sperling
2016-01-04
Skip over 11n mode during scanning to avoid scanning channels more than once.
Stefan Sperling
2016-01-04
mark the driver MPSAFE. most of this is cleaning up the oactive handling.
David Gwynne
2016-01-04
Remove parameter name from gpt_chk_mbr() prototype and add prototype
Kenneth R Westerback
2016-01-04
Do proper termination of VMs by doing proper VCPU run state management.
Mike Larkin
2016-01-04
wrap a long line
Mike Larkin
2016-01-03
Fix typo in comment.
Mark Kettenis
2016-01-03
Don't need two 16K static buffers to checksum the GPT entries and find the
Kenneth R Westerback
2016-01-03
enable pchtemp(4) on i386.
Daniel Dickman
2016-01-03
Add support for 100 series to pchtemp(4).
Daniel Dickman
2016-01-03
copyright++;
Jonathan Gray
2016-01-02
Take the PHY of iec(4) out of reset before attaching the interface.
Visa Hankala
2016-01-02
mmcc noticed that nd.ni_pledge was uninitialized in doopenat() for the
Theo de Raadt
2016-01-01
The pointer buf is a user space string which was directly passed
Alexander Bluhm
2016-01-01
Sync formatting and a few comments with upstream. No functional change.
Ingo Feinerer
2016-01-01
Reimplement vga_put() such that it compiles on i386 as well.
Mark Kettenis
2016-01-01
Sync V4L2 header file with upstream (i.e., recent Linux kernel) headers.
Ingo Feinerer
2015-12-31
regen
Mark Kettenis
2015-12-31
Add some XEON-D devices.
Mark Kettenis
2015-12-31
Make ixgbe_start() mpsafe. This means the driver will no longer grab the
Mark Kettenis
2015-12-31
NULL-terminate a pointer array to prevent an invalid free, and simplify
mmcc
2015-12-31
82544 on pcix busses needs a workaround that effectively doubles
David Gwynne
2015-12-31
Move tr_port_destroy down; fixes 'lacp_compose_key protection fault trap'
Stuart Henderson
2015-12-31
Add pchtemp(4) a driver for the thermal sensor on recent Intel PCHs.
Mark Kettenis
2015-12-31
Provide a minimal implementation of the Linux vga_get/vga_put API and use it
Mark Kettenis
2015-12-31
Unconditionally set the "switchcookie". Fixes synchronous VT switching.
Mark Kettenis
2015-12-31
Protect mips64 pmap and pvlist structs with a mutex to make pmap
Visa Hankala
2015-12-29
regen
Mark Kettenis
2015-12-29
Intel C610 Thermal Sensor
Mark Kettenis
2015-12-29
Tweak previous by de-indenting label and replacing remaining continues
mmcc
2015-12-29
shuffle tx code slightly and mark bge_start as mpsafe.
David Gwynne
2015-12-29
store curcpu() in ifq_serializer so we can check it.
David Gwynne
2015-12-29
Set UltraDMA transfer mode. Some (early?) SATA drives, such as the Maxtor
Mark Kettenis
2015-12-29
Remove NULL-checks before free().
mmcc
2015-12-28
1. Add a loop_end label to the outer loop
mmcc
2015-12-28
Remove description of circular queues and add a small blurb about
Todd C. Miller
2015-12-28
Rework re_start and re_txeof to only check the producer/consumer ring
Jonathan Matthew
2015-12-28
use ulmin when looking at uio_resid to prevent wrapping around.
Ted Unangst
2015-12-27
set sensor type later on init
Joerg Jung
2015-12-27
fold for loops back into a wait function in a similar manner as acpiec does
Joerg Jung
2015-12-27
rename kbdled to backlight and mention chip model in comment
Joerg Jung
[prev]
[next]