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