aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* pci: use uint32_t for eecpHEADmainGisle Nes4 hours1-1/+1
* cxgbe(4): Updates to the hw and fw headers and config fileNavdeep Parhar15 hours5-57/+154
* smartpqi: Add runtime sysctl for debug_level and log device state changesJohn Hall43 hours11-26/+62
* p9fs: Move UMA zone initialization to VFS module lifecycleAlex Richardson2 days1-2/+1
* virtio_p9fs: Fix kernel panic on module unloadAlex Richardson2 days1-3/+9
* mlx5en: destroy TIR before DEK during TLS RX teardownAriel Ehrenberg3 days1-4/+11
* ichsmb: add Ice Lake-LP (0x34a3) and Ice Lake-N (0x38a3) SMBus device IDsAbdelkader Boudih3 days1-3/+6
* smsc: Add missing newline to PHY timeout error printfEd Maste4 days1-1/+1
* acpi_panasonic: acquire serial lock before calling hkey_sound_mute in shutdownAbdelkader Boudih4 days1-0/+2
* mii: Fix SMSC nameEd Maste4 days2-6/+6
* Revert "virtio_net: Use bus_dma for rxq/txq buffers"Andrew Turner4 days2-268/+17
* Revert "virtio_net: Use bus_dma for command/ack buffers"Andrew Turner4 days2-284/+58
* asmc: rename wol sysctl to auto_poweronAbdelkader Boudih5 days2-15/+13
* rs5c372a: Fix copyright headerJustin Hibbits5 days1-22/+2
* dpaa: Fix copyright headersJustin Hibbits5 days21-107/+47
* dpaa: Support jumbo frames as multi-buffer framesJustin Hibbits6 days2-4/+24
* dpaa: Enable checksum offloading for IPv4 and IPv6Justin Hibbits6 days6-29/+216
* dpaa: Migrate from NCSW base to a home-grown driverJustin Hibbits6 days36-3074/+5946
* iicbus/rtc: Add driver for the Ricoh rs5c372 RTCJustin Hibbits6 days1-0/+182
* vt_core: don't draw the splash if a panic occurredAhmad Khalifa6 days1-0/+3
* amdsmu: Add Krackan Point supportTom Jones8 days3-31/+92
* mfi(4)/mrsas(4): Set sysctl name for driver versions consistentlyMichael Osipov9 days2-6/+4
* sound: Retire unused snddev_info->bufszChristos Margiolis9 days2-10/+0
* fix typos in rtsx.c comments: freqency and wichFelipe Matarazzo9 days1-2/+2
* snd_uaudio: Support Roland UA-33Christos Margiolis9 days3-0/+12
* dev/ichsmb: disable block buffer if supportedCorvin Köhne9 days4-0/+78
* asmc: replace hardcoded model table with universal probingAbdelkader Boudih10 days2-1583/+543
* iicmux: Return the right error codesJustin Hibbits10 days1-3/+3
* netmap: check for possible out-of-bound write with optionsVincenzo Maffione10 days1-0/+1
* hwpmc: Add extra_mask sysctls per counter typeAndre Silva11 days2-4/+39
* hwpmc: Add IBS capability control policyAndre Silva11 days4-9/+165
* hwpmc_ibs: Add external error handlingAndre Silva11 days1-3/+8
* bnxt_en: Address review comments for core SR-IOV supportChandrakanth Patil11 days4-19/+19
* bnxt_en: VF ring reservation, HWRM registration, and PF-only operation guardsChandrakanth Patil11 days6-21/+121
* bnxt_en: Re-enable SR-IOV after firmware resetChandrakanth Patil11 days2-0/+13
* bnxt_en: Add per-VF trust, spoof-check and promiscuous controlsChandrakanth Patil11 days2-3/+270
* bnxt_en: Add VF forwarded HWRM request handlingChandrakanth Patil11 days2-0/+200
* bnxt_en: Add VF load path and PF/VF context differentiationChandrakanth Patil11 days4-70/+292
* bnxt_en: Add core SR-IOV infrastructureChandrakanth Patil11 days4-28/+631
* ena: Update driver version to v2.8.3Arthur Kiyanovski12 days1-1/+1
* ena: Report RX overrun errorsDavid Arinzon12 days3-0/+8
* qcom_tlmm: add i2c pull up strength config optionAdrian Chadd12 days3-0/+7
* qcom_tlmm: extend the IPQ4018 pinmux function mask to 4 bitsAdrian Chadd12 days1-1/+1
* qcom_tlmm: prepare for supporting multiple TLMM platformsAdrian Chadd12 days5-168/+334
* virtio_net: Use bus_dma for command/ack buffersSarah Walker12 days2-58/+284
* virtio_net: Use bus_dma for rxq/txq buffersSarah Walker12 days2-17/+268
* vtnet: remove loader tunable fixup_needs_csumTimo Völker13 days1-66/+12
* vt_core: make sure the driver's functions existAhmad Khalifa14 days1-25/+34
* vt_core: delay the shutdown splash event handlerAhmad Khalifa14 days1-1/+1
* ena: Budget rx descriptors, not packetsColin Percival2026-04-242-5/+12