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-20
implement disassociation (RUN->AUTH/INIT) in the qwx(4) driver state machine
Stefan Sperling
2024-02-20
implement qwx_dp_reo_cmd_list_cleanup()
Stefan Sperling
2024-02-20
fix a double-free in qwx(4) that occurred when removing a peer from firmware
Stefan Sperling
2024-02-20
drm/i915/pxp/mtl: Update pxp-firmware response timeout
Jonathan Gray
2024-02-19
Make bwfm(4) work with MAC addresses set via ifconfig lladdr.
Stefan Sperling
2024-02-19
regen
Jonathan Gray
2024-02-19
add more Intel device ids
Jonathan Gray
2024-02-19
regen
Kevin Lo
2024-02-19
add Realtek 802.11ax ids
Kevin Lo
2024-02-19
drm/amd/display: Implement bounds check for stream encoder creation in DCN301
Jonathan Gray
2024-02-19
drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'
Jonathan Gray
2024-02-19
drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'
Jonathan Gray
2024-02-19
drm/i915/gvt: Fix uninitialized variable in handle_mmio()
Jonathan Gray
2024-02-18
Prevent ioctl(WSKBDIO_GETENCODINGS) NULL deference when sysctl
Anton Lindqvist
2024-02-18
dt(4): profile: remove clock interrupt staggering
Scott Soule Cheloha
2024-02-17
Bindings for the rk3288/rk3328/rk3399 have landed in Linux and are being
Mark Kettenis
2024-02-16
implement qwx_init_task(), which will reset the hardware when it gets
Peter Hessler
2024-02-16
Re-introduce TSO support after we've implemented fixes for the two reported
Marcus Glocker
2024-02-16
improve PBL->SBL EE transition handling in preparation for qwx_init_task()
Stefan Sperling
2024-02-16
fix qwx(4) not coming up on first try if firmware was missing from disk at boot
Stefan Sperling
2024-02-16
remove high-level error messages that cause noise when qwx fw is missing
Stefan Sperling
2024-02-16
prevent memory leaks from duplicate/spurious qwx(4) fw memory requests
Stefan Sperling
2024-02-16
Fix wrong ifmedia check in intel wifi drivers.
Stefan Sperling
2024-02-16
start moving some developmental printfs to be DEBUG DPRINTFs
Peter Hessler
2024-02-15
fix wrong tsleep waiting address in qwx_qmi_mem_seg_send()
Stefan Sperling
2024-02-15
make qwx(4) clean up ic_bss and set link down when moving into SCAN state
Stefan Sperling
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
[next]