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-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
2020-05-22
Always defer attaching the mvneta(4) interfaces. Otherwise this
Patrick Wildt
2020-05-22
And add the node to the struct. Sometimes I maybe shouldn't try spliting
Patrick Wildt
2020-05-22
Actually store the node in the softc. Missed chunk from the previous
Patrick Wildt
2020-05-22
Some sdhc(4) on FDT use a card-detect GPIO or have a non-removable flag.
Patrick Wildt
2020-05-22
Add mvkpcie(4), a driver for the Aardvark PCIe controller found on
Patrick Wildt
2020-05-21
regen
Patrick Wildt
2020-05-21
ASMedia ASM1182e PCIe switch.
Patrick Wildt
2020-05-21
Kill commented out czttypoll() routine.
Martin Pieuchot
2020-05-21
Make use of checksum offloads. Very little effort required from the
Jonathan Matthew
2020-05-20
Open up a 4GB memory bus window for mvneta(4) on the Marvell
Patrick Wildt
2020-05-20
Extend drmkqfilter() to support EVFILT_READ and match drmpoll() behavior.
Martin Pieuchot
[next]