summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2025-11-22iavf: use newly exposed RSS hash key API rather than ad-hoc hashingAndrew Gallatin
2025-11-22ixl: use newly exposed RSS hash key API rather than ad-hoc hashingAndrew Gallatin
2025-11-22ixgbe: Use newly exposed RSS hash API rather than ad-hoc hashingAndrew Gallatin
2025-11-22cxgbe: use newly exposed RSS hash key API rather than ad-hoc hashingAndrew Gallatin
2025-11-21sound: Retire snd_mtx* wrappersChristos Margiolis
2025-11-21sound: Merge chn_intr() with chn_intr_locked()Christos Margiolis
2025-11-21sound: Merge PCM_ALIVE() with PCM_REGISTERED()Christos Margiolis
2025-11-21sound: Clean up midi/ includesChristos Margiolis
2025-11-21sound: Simplify logic in dsp_io_ops()Christos Margiolis
2025-11-20iwx: tag RX frames as A_MPDU RX; tag A-MSDU frames appropriatelyAdrian Chadd
2025-11-20e1000: Don't enable ASPM L1 without L0sKevin Bowling
2025-11-20e1000: Bump 82574/82583 PBA to 32KKevin Bowling
2025-11-20sound: Remove vchan_passthrough() and hw.snd.passthrough_verboseChristos Margiolis
2025-11-20sound: Fix KASSERT panics in chn_read() and chn_write()Christos Margiolis
2025-11-20nvme: Include <sys/systm.h> explicitly for memmoveJohn Baldwin
2025-11-19dpaa2: Setup interface caps on attachDmitry Salychev
2025-11-18nvme_sim: signal namespace depatureWanpeng Qian
2025-11-18nvd: handle namespace changesWanpeng Qian
2025-11-18nvme: Notify namespace changes betterWanpeng Qian
2025-11-18nvme: Fix backwards sense of error conditionWarner Losh
2025-11-18iichid: The IICHID spec defines the response to the RESET command as two byte...Poul-Henning Kamp
2025-11-18dev/fdt: Add support for non-PCI MSI interruptsAndrew Turner
2025-11-18dev/ofw: Teach ofw_cpu to find the pcpu on arm64Andrew Turner
2025-11-17nvmf: Add support for DIOCGIDENTJohn Baldwin
2025-11-17nvme: Abstract out function to obtain a disk ident string from cdataJohn Baldwin
2025-11-17snd_hda: Patch Lenovo V15Christos Margiolis
2025-11-17igb(4): Fix VLAN support on VFsKrzysztof Galazka
2025-11-14tpm: crb: factor out idle/ready state transitionsKyle Evans
2025-11-13cxgbe(4): Avoid racy access to requested_fec in sysctl_requested_fecNavdeep Parhar
2025-11-13iwx: clean up TX AMPDU session establishment and checkingAdrian Chadd
2025-11-13iwx: fix and clean up suspend/resume pathAdrian Chadd
2025-11-13iwx: clean up debugging around key add/set; comments on deleteAdrian Chadd
2025-11-13mtw: convert to new net80211 crypto key APIAdrian Chadd
2025-11-13rtwn: migrate to new ieee80211 key data accessorsAdrian Chadd
2025-11-13cxgbe(4): Skip non-existent blocks in the interrupt handlerNavdeep Parhar
2025-11-13mlx5: Fix compilation error when not building with KERN_TLSAndrew Gallatin
2025-11-13drm2: update gone_in to 16 from 13David E. O'Brien
2025-11-13cxgbe(4): Expanded interrupt handling for T7Navdeep Parhar
2025-11-13sound: Retire SND_DIAGNOSTIC PCM locking macrosChristos Margiolis
2025-11-13sound: Do not use double pointer in dsp_io_ops()Christos Margiolis
2025-11-13sound: Remove unnecessary uio checks in dsp_io_ops()Christos Margiolis
2025-11-13sound: Retire OLDPCM_IOCTLChristos Margiolis
2025-11-13sound: Move mixer->modify_counter to more appropriate placeChristos Margiolis
2025-11-13sound: Retire unused mixer functionsChristos Margiolis
2025-11-13sound: Remove dead midi codeChristos Margiolis
2025-11-12cxgbe(4): T7 related updates to shared codeNavdeep Parhar
2025-11-12cxgbe(4): Add support for QSFP-DD connector and 400G transceiversNavdeep Parhar
2025-11-12sound: Remove KOBJMETHOD_END re-definitionsChristos Margiolis
2025-11-12nvmf_che: Fix amd64 LINT-NOVIMAGE buildNavdeep Parhar
2025-11-12cxgbe KTLS tx: Distribute FW6_PLD replies across rx queuesNavdeep Parhar