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-07-18
Fix wrong usage of iwx_lookup_cmd_ver() in iwx_send_soc_conf().
Stefan Sperling
2021-07-18
Fix iwx(4) PHY context updates for newer firmware versions.
Stefan Sperling
2021-07-18
make the printf on skipping reset with gen7/gen8 debug only
Jonathan Gray
2021-07-18
regen
Jonathan Gray
2021-07-18
add devices from ASUS ROG Strix G513QY and Alienware Aurora R10
Jonathan Gray
2021-07-17
sync
Jonathan Gray
2021-07-16
drm/amdgpu: add another Renoir DID
Jonathan Gray
2021-07-16
amdgpu: Add Missing Sienna Cichlid DID
Jonathan Gray
2021-07-16
Improve comments in IPsec replay window calculation.
Alexander Bluhm
2021-07-16
regen
Jonathan Gray
2021-07-16
add some x570 ppbs and another navi 23
Jonathan Gray
2021-07-16
Remove the unveil current directory pointer from struct process. Instead
Claudio Jeker
2021-07-15
more space savings
Theo de Raadt
2021-07-15
space savings on install kernels. (restore and ralink drivers+firmware go
Theo de Raadt
2021-07-15
UNVEIL_INSPECT is no longer needed, adjust code accordingly.
Claudio Jeker
2021-07-15
drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()
Jonathan Gray
2021-07-15
drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()
Jonathan Gray
2021-07-14
Export SA replay counters via pfkey and print with ipsecctl.
tobhe
2021-07-14
After VFS shutdown, init(8) cannot map a missing page that contains
Alexander Bluhm
2021-07-14
Resend the TCP packet only if the MTU locked flag appears at the
Alexander Bluhm
2021-07-14
timeout_add() always sets a new expiry time unrelated to the previous
Jonathan Gray
2021-07-14
When mod_timer() is called with a value less than or equal to the
Jonathan Gray
2021-07-14
fix "logically dead code" flagged by coverity
Daniel Dickman
2021-07-13
Ensure that we don't overrun the TX FIFO for longer transfers. Check
Patrick Wildt
2021-07-13
Fix TIMEOUT_INITIALIZER_{FLAGS,KCLOCK}() macro.
mvs
2021-07-13
Remove unused `PolicyHead' from 'sockaddr_encap' structure.
mvs
2021-07-13
Add f_modify and f_process callbacks to FIFO filterops.
Visa Hankala
2021-07-12
Add uaudio(4) and umidi(4). ok kettenis@, mlarkin@
Matthieu Herrb
2021-07-12
fix "evaluation order violation" flagged by coverity
Daniel Dickman
2021-07-12
Remember to set CPUF_RUNNING on secondary CPUs.
Visa Hankala
2021-07-12
Make hw_cpu_hatch() more similar on loongson and octeon.
Visa Hankala
2021-07-12
wrap a long line
Jonathan Gray
2021-07-11
convert db_addr_t to vaddr_t
Jasper Lievisse Adriaanse
2021-07-11
correct comment
Jonathan Gray
2021-07-10
tweak indentation of conditional in db_validate_address().
Jasper Lievisse Adriaanse
2021-07-10
Sync maxusers with other 64bit archs.
Martin Pieuchot
2021-07-09
use vaddr_t as type for frames as is commonly used elsewhere too
Jasper Lievisse Adriaanse
2021-07-09
fix scentence in db_printsym comment
Jasper Lievisse Adriaanse
2021-07-09
Remove unused `cc_koperations' and `cc_queued' members from 'cryptocap'
mvs
2021-07-09
Parse /soc/dma-ranges to populate the openbsd,dma-constraint property.
Patrick Wildt
2021-07-09
Use SLIST macro for cryptosoft sessions instead of hand rolled list.
Alexander Bluhm
2021-07-09
Switch iwm(4) to new firmware images available in iwm-firmware-20210512.
Stefan Sperling
2021-07-09
Print new iwm(4) firmware version numbers like Linux iwlwifi does it.
Stefan Sperling
2021-07-09
remove unused lines of code from iwm(4) which were specific to iwx(4) devices
Stefan Sperling
2021-07-09
Fix errors in the probe request template we provide to iwm(4) firmware.
Stefan Sperling
2021-07-09
Do not ask iwm(4) firmware to send probe requests on passive channels.
Stefan Sperling
2021-07-09
Make iwm(4) set various scan command flags just like how iwlwifi sets them.
Stefan Sperling
2021-07-09
Fix iwm(4) PHY context updates for newer firmware versions.
Stefan Sperling
2021-07-09
Make iwm(4) use only antenna B for single-antenna Tx on 9k devices.
Stefan Sperling
2021-07-09
Clear the "persistence bit" on iwm(4) 9k devices during hardware init.
Stefan Sperling
[next]