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
/
dev
Age
Commit message (
Expand
)
Author
2020-06-02
Add missing ieee80211_release_node() calls in cases where hardware
Jonathan Matthew
2020-06-01
regen
Joshua Stein
2020-06-01
add SK hynix, and an NVMe from them
Joshua Stein
2020-05-31
add umstc(4) for Microsoft Surface Type Cover keyboards
Joshua Stein
2020-05-31
regen
Joshua Stein
2020-05-31
add two Surface Go Type Cover models
Joshua Stein
2020-05-31
DDR mode seems to work fine on the Rockchip RK3399.
Mark Kettenis
2020-05-31
introduce "cpu_rnd_messybits" for use instead of nanotime in dev/rnd.c.
David Gwynne
2020-05-31
match on pci id for azalia device with wrong subclass
Jonathan Gray
2020-05-30
Fix UVIDEO_DEBUG build
Ingo Feinerer
2020-05-29
dev/rndvar.h no longer has statistical interfaces (removed during various
Theo de Raadt
2020-05-29
3 includes not needed
Theo de Raadt
2020-05-28
Enable scrollback in simplefb(4).
Frederic Cambus
2020-05-28
Use MSI-X interrupts where available, and rearrange structures to allow
Jonathan Matthew
2020-05-27
limit clflush before monitor errata workaround to Intel
Jonathan Gray
2020-05-27
set up rx so packets end up at the end of the mbuf cluster.
David Gwynne
2020-05-27
Update comment block at the top to describe (a) the ring damage logic,
Theo de Raadt
2020-05-26
Rewrite the entropy enqueue ring to collect damage asyncronously, and adapt the
Theo de Raadt
2020-05-26
fix wrong firmware filename typo in a comment in iwx_read_firmware()
Stefan Sperling
2020-05-26
Make the necessary adjustments to parse iwx(4) -48 firmware image files.
Stefan Sperling
2020-05-26
Implement support for the iwx(4) SOC_CONFIGURATION command.
Stefan Sperling
2020-05-26
Don't enable any BT modules in the iwx(4) BT_COEX command.
Stefan Sperling
2020-05-26
Make iwx(4) flush the Tx path before removing the AP from the firmware's
Stefan Sperling
2020-05-26
Make iwx(4) binding command work on -48 firmware.
Stefan Sperling
2020-05-26
Support iwx(4) firmware's BEACON_FILTER_CONFIG_API_S_VER_4 command.
Stefan Sperling
2020-05-26
Add checksum offload again, this time only asking the nic to do checksums
Jonathan Matthew
2020-05-26
match on TP-Link TL-WN822N-EU v5
Jonathan Gray
2020-05-26
regen
Jonathan Gray
2020-05-26
add TP-Link TL-WN822N-EU v5
Jonathan Gray
2020-05-25
For large reads from /dev/random, use the arc4random_ctx_*() functions
Christian Weisgerber
2020-05-25
Pass bootblock indicator RB_GOODRANDOM to random_start(). Future work
Theo de Raadt
2020-05-25
Add a comment explaining the interaction between kcovclose() and
anton
2020-05-25
regen
Patrick Wildt
2020-05-25
ThingM blink(1)
Patrick Wildt
2020-05-25
change wsdisplay attribute type from long to uint32_t
Jonathan Gray
2020-05-25
rename wsdisplay alloc_attr() to pack_attr()
Jonathan Gray
2020-05-25
Unfortunately, breaks UDP NFS under volume, when used on the src machine.
Theo de Raadt
2020-05-23
Increase chances of getting a successful PCIe link on the i.MX8MM.
Patrick Wildt
2020-05-23
Implement kqfilter matching the corresponding poll routine.
Martin Pieuchot
2020-05-23
Fix typo in a comment that originated in wpi(4) and has spread elsewhere.
Stefan Sperling
2020-05-23
Define PPB_IO_32BIT. Should have been part of the commit to mvkpcie(4)
Patrick Wildt
2020-05-22
Improve emulation of bridge config space.
Mark Kettenis
2020-05-22
Improve resetting PCIe devices by making use of the reset-gpios property,
Patrick Wildt
2020-05-22
Enable link training just before triggering the actual training.
Mark Kettenis
2020-05-22
regen
Patrick Wildt
2020-05-22
Add Atheros QCA986x/988x PCI ID.
Patrick Wildt
2020-05-22
Add support for the Marvell Xenon SDHC. This is used on the Armada
Patrick Wildt
2020-05-22
Add pre/post hooks for bus clock changes to sdhc(4). These will be
Patrick Wildt
2020-05-22
Use the parsed address and interrupt information from
Mark Kettenis
2020-05-22
Attach mvpinctrl(4) to the Armada 3700's NB as well. As a consequence
Patrick Wildt
[next]