Age | Commit message (Expand) | Author |
45 hours | use ifq_deq_set_oactive if we're in an if_deq_begin "transaction" | David Gwynne |
3 days | gather ice(4) hardware counters for debugging | Stefan Sperling |
3 days | implement ice_add_rx_lldp_filter() | Stefan Sperling |
3 days | kill our kids before we die, or there will be panic | Joshua Stein |
4 days | drm/amdkfd: Accounting pdd vram_usage for svm | Jonathan Gray |
6 days | wait for ice(4) software interrupt to occur when flushing queue interrupts | Stefan Sperling |
6 days | fix build without ICE_DEBUG | Stefan Sperling |
6 days | implement the ice(4) Rx interrupt handler | Stefan Sperling |
6 days | in ice(4), ensure that vsi->max_frame_size gets set | Stefan Sperling |
7 days | add placeholder for GC 11.5.2 APU | Jonathan Gray |
7 days | drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported | Jonathan Gray |
7 days | drm/amdgpu: Fix DPX valid mode check on GC 9.4.3 | Jonathan Gray |
7 days | drm/amdgpu: Adjust debugfs register access permissions | Jonathan Gray |
7 days | drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read() | Jonathan Gray |
7 days | drm/amdgpu: Adjust debugfs eviction and IB access permissions | Jonathan Gray |
8 days | use down->up hammer to handle ENETRESET in ice_ioctl; can be refined later | Stefan Sperling |
8 days | avoid sending needless MAC address updates to ice(4) hardware | Stefan Sperling |
8 days | for clarity, look at 'perm_addr' for obtaining the MAC when ice(4) attaches | Stefan Sperling |
8 days | implement ice_down(); ifconfig ice0 down/up is working now | Stefan Sperling |
11 days | drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing | Jonathan Gray |
12 days | all archs now have ci_idepth, remove ifdefs | Jonathan Gray |
12 days | replace uvm.h includes with uvm_extern.h where possible | Jonathan Gray |
13 days | Regen | Miod Vallat |
13 days | Add support for Exar XR17V352, submitted by Sean on tech@ | Miod Vallat |
13 days | Use a mutex to make psp(4) MP safe. | Alexander Bluhm |
13 days | Add a work-in-progress version of ice(4), a driver for Intel E810 devices. | Stefan Sperling |
13 days | regen | Stefan Sperling |
13 days | add two Intel E810 Ethernet PCI device IDs | Stefan Sperling |
14 days | Add support for MA devices. | Mark Kettenis |
2024-11-05 | The first field of struct cfdriver is a pointer. Put NULL rather than 0 here. | Miod Vallat |
2024-11-02 | Add ixv(4), a driver for virtual functions of Intel 82598EB, 82559, | YASUOKA Masahiko |
2024-11-01 | drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too | Jonathan Gray |
2024-11-01 | drm/amd: Guard against bad data for ATIF ACPI method | Jonathan Gray |
2024-11-01 | drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring | Jonathan Gray |
2024-10-30 | readd IFCAP_VLAN_MTU and NVLAN checks | Jan Klemkow |
2024-10-29 | virtio_pci: Negotiate ACCESS_PLATTFORM feature | Stefan Fritsch |
2024-10-27 | To prepare to add ixv(4), update the mailbox functionalities of ixbge | YASUOKA Masahiko |
2024-10-24 | Attach psp(4) version 1. | Alexander Bluhm |
2024-10-23 | drm/amdgpu: prevent BO_HANDLES error from being overwritten | Jonathan Gray |
2024-10-23 | drm/amdgpu/swsmu: Only force workload setup on init | Jonathan Gray |
2024-10-23 | drm/radeon: Fix encoder->possible_clones | Jonathan Gray |
2024-10-23 | remove duplicate IWX_NVM_GET_INFO define | Jonathan Gray |
2024-10-23 | remove duplicate MCX_CAP_DEVICE_DRAIN_SIGERR define | Jonathan Gray |
2024-10-23 | remove duplicate ET_MAC_HDX_REXMIT_MAX define | Jonathan Gray |
2024-10-23 | remove duplicate ESA_MINISRC_OUT_BUFFER_SIZE define | Jonathan Gray |
2024-10-22 | put opening { on same line as struct name | Jonathan Gray |
2024-10-22 | remove duplicate DEV_ID_PCH2 defines | Jonathan Gray |
2024-10-19 | Change sdhc_bus_power() behavior to return success and not perform a | James Hastings |
2024-10-18 | drm/i915/hdcp: fix connector refcounting | Jonathan Gray |
2024-10-18 | drm/amd/display: Check null pointer before dereferencing se | Jonathan Gray |