summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2024-06-18sound: Remove outdated comment in dsp_oss_engineinfo()Christos Margiolis
2024-06-18sound: Fix oss_audioinfo's card_number, port_number and legacy_deviceChristos Margiolis
2024-06-18sound: Support oss_audioinfo->cmdChristos Margiolis
2024-06-17gve: Make gve_free_qpls idempotentShailend Chand
2024-06-17cxgbe: handle vlan PF restrictionsKristof Provost
2024-06-17cxgbev(4): Pay attention to the VLAN configuration for the VF.Navdeep Parhar
2024-06-17cxgbev(4): Shared code for the VF driver to query a VF's VLAN config.Navdeep Parhar
2024-06-17mlx5: handle vlan PF restrictionsKristof Provost
2024-06-17iovctl: allow vlan restrictions to be passed to the driverKristof Provost
2024-06-16cxgbe(4): New knob to limit driver to the specified types of doorbells.Navdeep Parhar
2024-06-16cxgbe(4): Do not issue an L1CFG command from a VF.Navdeep Parhar
2024-06-16cxgbev(4): Use the correct source pf for T6 in the VF driver.Navdeep Parhar
2024-06-16jedec_dimm: Use device_set_descf()Mark Johnston
2024-06-16mana: Use device_set_desc()Mark Johnston
2024-06-16oce: Use device_set_descf()Mark Johnston
2024-06-16cfi: Use device_set_descf()Mark Johnston
2024-06-16superio: Use device_set_descf()Mark Johnston
2024-06-16hidbus: Use device_set_descf()Mark Johnston
2024-06-16bxe: Use device_set_descf()Mark Johnston
2024-06-16bge: Use device_set_descf()Mark Johnston
2024-06-16bce: Use device_set_descf()Mark Johnston
2024-06-16liquidio: Use device_set_descf()Mark Johnston
2024-06-16msk: Use device_set_descf()Mark Johnston
2024-06-16wbwd: Use device_set_descf()Mark Johnston
2024-06-16iicbus: Use device_set_descf()Mark Johnston
2024-06-16nvmf: Use device_set_descf()Mark Johnston
2024-06-16netmap: Use device_set_descf()Mark Johnston
2024-06-16amdsmn: Use device_set_descf()Mark Johnston
2024-06-16amdsbwd: Use device_set_descf()Mark Johnston
2024-06-16arcmsr: Use device_set_descf()Mark Johnston
2024-06-16wg: Implement if_transmit unconditionallyMark Johnston
2024-06-16virtio(4): Fix two typos in KASSERT messagesGordon Bergling
2024-06-15Hyper-V: move memory alloc call for tlb hypercall out of smp_rendezvousWei Hu
2024-06-14nvme: Add Linux copatible ioctlsWarner Losh
2024-06-14nvme: Fix panic on detach after ce75bfcac9cfeAlexander Motin
2024-06-14hda: add support for Tiger Lake-HAdam Retter
2024-06-12powerof2: replace loops with fls or ilog2Doug Moore
2024-06-11Hyper_V: add a boot parameter to tlb flush hypercallWei Hu
2024-06-10Hyper-V: remove unused alloc_pcpu_ptr()Wei Hu
2024-06-10vmxnet3: make descriptor count checks more robustKristof Provost
2024-06-09sound: Include sound(4) channel information in sndstat nvlistChristos Margiolis
2024-06-07Add some AMD device IDs.Dmitry Luhtionov
2024-06-07Hyper-V: TLB flush enlightment using hypercallSouradeep Chakrabarti
2024-06-06LinuxKPI: Add min_not_zero() to linux/minmax.hVladimir Kondratyev
2024-06-06u3g: Add support for SIM7600GMaxime Thiebaut
2024-06-06mpi3mr: Track IO per target counter during queue poll with local variableChandrakanth patil
2024-06-06mpi3mr: Divert large WriteSame IOs to firmware if unmap and ndob bits are setChandrakanth patil
2024-06-06mpi3mr: driver version update to 8.10.0.1.0Chandrakanth patil
2024-06-06mpi3mr: copyright year update to 2024Chandrakanth patil
2024-06-06mpi3mr: mpi headers update to latestChandrakanth patil