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
2019-04-17
Initialize virtqueue before passing it to device
Stefan Fritsch
2019-04-17
don't lose the TTL on FAT labels
David Gwynne
2019-04-17
use txprio to control the use of exp as a priority field
David Gwynne
2019-04-16
When we encounter ppb(4)s that are not configured we allocate a range
Patrick Wildt
2019-04-16
When entering kernel pages uncached we need to make sure to flush the
Patrick Wildt
2019-04-16
Prevent attaching drivers to devices for which we attached a driver early.
Mark Kettenis
2019-04-16
Use the actual cluster size instead of fixed MCLBYTES for the
YASUOKA Masahiko
2019-04-16
i2c reads are more reliable a byte at a time.
David Gwynne
2019-04-16
make sff page reads work on little endian archs too. like amd64.
David Gwynne
2019-04-16
have another go at tx mitigation
David Gwynne
2019-04-15
moving BPF to RCU
Alexandr Nedvedicky
2019-04-15
Use timeout_del_barrier(9) instead of timeout_del(9) followed by
Visa Hankala
2019-04-15
implement SIOCGIFSFFPAGE so ifconfig can get transceiver info.
David Gwynne
2019-04-15
the myx_cmd struct has to be 4 byte aligned for use with bus_space
David Gwynne
2019-04-15
enum thing needs commas between items.
David Gwynne
2019-04-15
there's some new errors that commands can complete with too
David Gwynne
2019-04-15
there's a bunch of new commands in newer firmwares
David Gwynne
2019-04-15
trim some debug code that printed out the name of a command
David Gwynne
2019-04-14
Instead of using COPTS=-Oz (and similar) in make environment to force
Theo de Raadt
2019-04-14
Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to
Jonathan Gray
2019-04-14
Add lock order checking for timeouts
Visa Hankala
2019-04-14
don't take splnet when running the network stack
David Gwynne
2019-04-13
MSFT0101 must require some special handling, since this breaks
Theo de Raadt
2019-04-13
Add missing compatibles for newer Linux kernel bindings.
Mark Kettenis
2019-04-13
renable POOL_DEBUG
Theo de Raadt
2019-04-13
unlock tree, we are now working on 6.5-current
Theo de Raadt
2019-04-10
KNF per naddy@
ians
2019-04-10
Add (uint32_t) cast on marks[] to avoid warning in gcc3.
Kenji Aoyama
2019-04-10
Unbreak "boot bsd.up" line in /etc/boot.conf
Florian Obser
2019-04-10
Hide debug printfs.
Alexandre Ratchov
2019-04-10
Add support for X722 to ixl(4)
Peter Hessler
2019-04-10
sync
Peter Hessler
2019-04-10
Add support for X722 to ixl(4)
Peter Hessler
2019-04-10
implement support for SIOCGIFSFFPAGE
David Gwynne
2019-04-10
add support for SIOCGIFSFFPAGE so userland can read sfp module info
David Gwynne
2019-04-10
do custom checks for SIOCGIFSFFPAGE.
David Gwynne
2019-04-10
add SIOCGIFSFFPAGE, for getting sfp/qsfp module info from nics.
David Gwynne
2019-04-10
add struct if_sffpage so userland can read a page of sfp/qsfp info
David Gwynne
2019-04-10
Handle missed service errors, specific to isochronous transfers.
Alexandre Ratchov
2019-04-10
Fix URE_WDT6_SET_MODE register definition.
Kevin Lo
2019-04-10
crank versions
Theo de Raadt
2019-04-10
change marks[] array to uint64_t, so the code can track full 64-bit
Theo de Raadt
2019-04-09
Detect /bsd.upgrade kernel and boot it if present instead of default /bsd,
Kenji Aoyama
2019-04-08
change psize to a signed int to cope with it going negative since
Joshua Stein
2019-04-08
crank version; looks good deraadt
Florian Obser
2019-04-08
Detect /bsd.upgrade kernel and boot it if present instead of default
Florian Obser
2019-04-08
Make azalia(4) initialize dolby atmos codecs in the resume path.
Stefan Sperling
2019-04-05
In debug mode print TCP flag names to console correctly.
Alexander Bluhm
2019-04-05
Broken userland software sets address bit in routing message without
Alexander Bluhm
2019-04-05
it is POOL_DEBUG disable time
Theo de Raadt
[prev]
[next]