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
2024-02-09
dt(4): move interval/profile entry points to dedicated clockintr callback
Scott Soule Cheloha
2024-02-09
vmx(4): add missing NVLAN checks
Jan Klemkow
2024-02-09
Include sys/lock.h to make qwx(4) compile with GENERIC kernel.
Alexander Bluhm
2024-02-09
implement qwx_dp_process_rxdma_err()
Stefan Sperling
2024-02-09
implement qwx_dp_rx_process_wbm_err()
Stefan Sperling
2024-02-09
implement qwx_dp_process_reo_status()
Stefan Sperling
2024-02-09
implement qwx_dp_process_rx_err()
Stefan Sperling
2024-02-09
Struct layout of qwx_softc should not depend on NBPFILTER.
Alexander Bluhm
2024-02-09
avoid uninitialised var use if qwx_core_fetch_bdf() errors
Jonathan Gray
2024-02-09
qwx pci code must include bpfilter.h, too; spotted by kettenis
Stefan Sperling
2024-02-09
make ifconfig display the Tx rate selected by qwx firmware
Stefan Sperling
2024-02-09
add missing node reference counting to qwx's Tx completion path
Stefan Sperling
2024-02-09
remove qwx debug prints for management frame events we are already handling
Stefan Sperling
2024-02-08
Upstream Linux finally settled on the compatible for the JH7100 Ethernet
Mark Kettenis
2024-02-08
repair QWX_DEBUG build
Stefan Sperling
2024-02-08
implement qwx_dp_tx_process_htt_tx_complete()
Stefan Sperling
2024-02-08
fix qwx_dp_shadow_start_timer()
Stefan Sperling
2024-02-08
remove qwx(4) dp_tx debug prints which should not have been committed
Stefan Sperling
2024-02-08
ldo bits need to be shifted
Jonathan Gray
2024-02-08
handle qwx(4) firmware roaming events
Stefan Sperling
2024-02-08
mark full qwx(4) Tx queues, such that the OACTIVE mechanism will be used
Stefan Sperling
2024-02-08
fix use of uninitialized variable m in qwx_dp_rx_reap_mon_status_ring()
Stefan Sperling
2024-02-08
fix uninitialized return from qwx_qmi_load_file_target_mem()
Stefan Sperling
2024-02-08
handle fragmented mbuf DMA segments in the qwx(4) Tx path
Stefan Sperling
2024-02-08
set the mbuf length for received data frames in qwx(4)
Stefan Sperling
2024-02-08
fix off-by-one in bounds test
Jonathan Gray
2024-02-07
Add Allwinner H616 support.
Mark Kettenis
2024-02-07
add allwinner H616 support
SASANO Takayoshi
2024-02-06
implement basic bpf(4) support for qwx(4)
Stefan Sperling
2024-02-06
drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'
Jonathan Gray
2024-02-06
drm/amdkfd: only flush mes process context if mes support is there
Jonathan Gray
2024-02-06
drm: using mul_u32_u32() requires linux/math64.h
Jonathan Gray
2024-02-06
drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'
Jonathan Gray
2024-02-06
drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'
Jonathan Gray
2024-02-06
drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'
Jonathan Gray
2024-02-06
drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...
Jonathan Gray
2024-02-06
drm/amdgpu: fix avg vs input power reporting on smu7
Jonathan Gray
2024-02-06
drm/amdkfd: Fix lock dependency warning with srcu
Jonathan Gray
2024-02-06
drm/amdkfd: Fix lock dependency warning
Jonathan Gray
2024-02-06
drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well
Jonathan Gray
2024-02-06
drm/amdkfd: Fix iterator used outside loop in 'kfd_add_peer_prop()'
Jonathan Gray
2024-02-06
drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'
Jonathan Gray
2024-02-06
drm/amdgpu: Fix '*fw' from request_firmware() not released in 'amdgpu_ucode_r...
Jonathan Gray
2024-02-06
Re-revert "drm/amd/display: Enable Replay for static screen use cases"
Jonathan Gray
2024-02-06
drm/amdgpu: Let KFD sync with VM fences
Jonathan Gray
2024-02-06
drm/amd/display: Fix minor issues in BW Allocation Phase2
Jonathan Gray
2024-02-06
drm/amdgpu: Fix ecc irq enable/disable unpaired
Jonathan Gray
2024-02-06
drm/amd/display: Only clear symclk otg flag for HDMI
Jonathan Gray
2024-02-06
drm/amd/display: make flip_timestamp_in_us a 64-bit variable
Jonathan Gray
2024-02-06
drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heap
Jonathan Gray
[next]