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
2021-12-03
Switch iwx(4) to new -67 firmware images.
Stefan Sperling
2021-12-03
Disable probe requests during scans in iwx(4) again.
Stefan Sperling
2021-12-03
Implement a bgscan_done() handler for iwm(4).
Stefan Sperling
2021-12-03
Implement a bgscan_done() handler for iwx(4).
Stefan Sperling
2021-12-03
Introduce an optional driver-specific bgscan_done() handler which
Stefan Sperling
2021-12-03
Ignore ADDBA requests from our AP while we are roaming away from it.
Stefan Sperling
2021-12-03
Bring back the recently reverted change, this time without the inverted
Anton Lindqvist
2021-12-02
firstc() and nextc() use an int of global static storage. Make this
Theo de Raadt
2021-12-02
ipsec_common_input_cb() extracted the inner IP header of IPsec
Alexander Bluhm
2021-12-02
Allow to build kernel without IPSEC or INET6 defines.
Alexander Bluhm
2021-12-01
Reintroduce the TDBF_DELETED flag. Checking next pointer to figure
Alexander Bluhm
2021-12-01
mention that the "flags" field in the enchdr is uses m_flags values
Theo de Raadt
2021-12-01
Fix booting from an IDE block device on the Sun Blade 100. Apparently
Mark Kettenis
2021-12-01
late allocation of clist in putc() and b_to_q() hasn't been required in
Theo de Raadt
2021-12-01
Let ipsp_spd_lookup() return an error instead of a TDB. The TDB
Alexander Bluhm
2021-12-01
drm/amdgpu/gfx9: switch to golden tsc registers for renoir+
Jonathan Gray
2021-12-01
drm/amd/display: Set plane update flags for all planes in reset
Jonathan Gray
2021-11-30
add ixl(4)
Theo de Raadt
2021-11-30
Remove unused parameter from ipsp_spd_inp().
Alexander Bluhm
2021-11-30
Prevent select(2) from blocking if registering found pending events.
Visa Hankala
2021-11-30
enable uhid/fido
Theo de Raadt
2021-11-29
The network stack currently uses IPL_SOFTNET. Consistently initialize
Alexander Bluhm
2021-11-29
regen
Vitaliy Makkoveev
2021-11-29
Unlock accept(2) and accept4(2) syscalls. Unlock them both because they
Vitaliy Makkoveev
2021-11-29
vmm(4): bump remote vmclear spinout ticks
Dave Voutila
2021-11-29
kqueue: Revise badfd knote handling
Visa Hankala
2021-11-29
Using a void pointer for temporary allocated TDB in pfkeyv2 does
Alexander Bluhm
2021-11-29
Niels agreed to remove the advertising clause; switching these
Damien Miller
2021-11-28
Spacing
Marcus Glocker
2021-11-28
utvfu(4) only has one frame size, either for PAL or NTSC. Therefore
Marcus Glocker
2021-11-28
Align with the recent memory allocation changes we did for the other
Marcus Glocker
2021-11-27
previous commit causes gcc to perform an unaligned access to the tcphdr
Theo de Raadt
2021-11-27
Let iwm(4) use per-Tx-queue interface timers to ensure that the interface
Stefan Sperling
2021-11-27
free() with nullptr is OK, but not if the size is unitialized, and the
Theo de Raadt
2021-11-27
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...
Jonathan Gray
2021-11-27
drm/i915/dp: Ensure sink rate values are always valid
Jonathan Gray
2021-11-27
drm/amd/display: Update swizzle mode enums
Jonathan Gray
2021-11-27
stop building kernels with -Wno-uninitialized on clang archs
Jonathan Gray
2021-11-26
Put a mutex assert locked into puttdb_locked().
Alexander Bluhm
2021-11-26
Replace TDBF_DELETED flag with check if tdb was already unlinked.
Tobias Heider
2021-11-26
The IORT table usually only contains single mappings. While on the LX2K there
Patrick Wildt
2021-11-26
avoid clang -Wsometimes-uninitialized warning when DDB is not defined
Jonathan Gray
2021-11-26
avoid clang -Wsometimes-uninitialized warning when MULTIPROCESSOR is not
Jonathan Gray
2021-11-26
Add interfaces to enable all power domains for a node.
Mark Kettenis
2021-11-26
Mark exit1() and sigexit() as non-returning
Visa Hankala
2021-11-25
move label to fix RAMDISK
Theo de Raadt
2021-11-25
revert recent change, breakage reported by dv@
Anton Lindqvist
2021-11-25
Prepare iwx(4) for using new firmware (API version -67) in the future.
Stefan Sperling
2021-11-25
Implement reference counting for IPsec tdbs. Not all cases are
Alexander Bluhm
2021-11-25
Assert that at least one report id is claimed during multiple report ids
Anton Lindqvist
[prev]
[next]