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-15
vmx(4): Add TCP/UDP Checksum Offloading for IPv4/6
Jan Klemkow
2024-02-15
fix datapath Rx buffer management in qwx(4)
Stefan Sperling
2024-02-15
Fix bogus packet length calculation in the RX/LRO path, which can lead to
Marcus Glocker
2024-02-15
return non-zero if drm_fb_helper_alloc_info() fails in rkdrm_fb_probe()
Jonathan Gray
2024-02-14
Check IP length in ether_extract_headers().
Alexander Bluhm
2024-02-14
make qwx(4) work with custom MAC addresses set via ifconfig(8)
Stefan Sperling
2024-02-13
Fix splbio usage in oosiop_scsicmd() - it does not need to be taken early
Miod Vallat
2024-02-13
Analyse header layout in ether_extract_headers().
Alexander Bluhm
2024-02-12
add Allwinner H616 support (and errata fix)
SASANO Takayoshi
2024-02-11
Fix potential out-of-bounds array access.
Mark Kettenis
2024-02-11
recue -> reduce (in comment); from andrius v
Jason McIntyre
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
[next]