aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* if_bnxt/bnxt_re: Update hsi headersSreekanth Reddy2026-06-153-442/+9133
* if_bnxt/bnxt_re: add support for driver snapdumpSreekanth Reddy2026-06-157-48/+591
* mwl: return ENOMEM when rx buffer allocation failsKevin Lo2026-06-151-1/+1
* bge: read MAC from loader hint for boards without NVRAM/EEPROMAbdelkader Boudih2026-06-141-6/+36
* asmc: fix asmc_key_dump() page fault on T2 MMIO backendAbdelkader Boudih2026-06-141-5/+31
* apple_bce/vhci: add T2 virtual USB host controllerAbdelkader Boudih2026-06-146-1/+5167
* apple_bce: add Apple T2 Buffer Copy Engine driverAbdelkader Boudih2026-06-146-0/+1618
* nvme: add Apple T2 ANS2 NVMe quirksAbdelkader Boudih2026-06-146-10/+75
* evdev: add devnum sysctlQuentin Thébault2026-06-142-0/+7
* acpi(4): Fix a typo in a source code commentGordon Bergling2026-06-141-1/+1
* clk: Fix a typo in a source code commentGordon Bergling2026-06-141-1/+1
* et(4): Fix a typo in a source code commentGordon Bergling2026-06-141-1/+1
* qcom_clk: Fix a typo in a source code commentGordon Bergling2026-06-141-1/+1
* ufshci(4): Fix a typo in a source code commentGordon Bergling2026-06-141-1/+1
* sdhci(4): Fix a typo in a source code commentGordon Bergling2026-06-141-1/+1
* aic7xxx: Fix two typos in source code commentsGordon Bergling2026-06-142-2/+2
* linux_ntsync(9): check the file type before calling native ntsync(9)Konstantin Belousov2026-06-141-0/+36
* ice(4): Fix link speed after changing cable typeKrzysztof Galazka2026-06-121-7/+11
* ice(4): Add support for new E810-XXV-2 adaptersKrzysztof Galazka2026-06-121-0/+6
* vt: Do not lock request comming from terminalAleksandr Rybalko2026-06-111-3/+14
* hwpmc_ibs: Add Zen6 IBS ctl2 filters and alternate disableAndre Silva2026-06-112-25/+234
* usb: implement attach kernel driver featureShengYi Hung2026-06-112-1/+24
* virtio-scsi: handle device capacity change eventAleksandr Rybalko2026-06-113-0/+34
* mxge(4): Fix a typo in a source code commentGordon Bergling2026-06-111-1/+1
* watchdog: Fix a couple type issuesJustin Hibbits2026-06-101-2/+2
* hwpmc: Disable AMD PMCs if in an unsupported VMAli Mashtizadeh2026-06-091-2/+35
* sound: Fix software buffer lifetime issuesMark Johnston2026-06-093-16/+115
* sound: Check for offset overflow in dsp_mmap_single()Christos Margiolis2026-06-091-0/+3
* if_axge: remove AXGE_RX_MII_ERR from packet dropping criteriaTai-hwa Liang2026-06-091-1/+1
* usb: Add missing unsetup while detaching uchcomShengYi Hung2026-06-091-0/+1
* net80211: create IEEE80211_KEYBUF_128_SIZE / IEEE80211_MICBUF_128_SIZEAdrian Chadd2026-06-099-17/+17
* firewire: Fix watchdog_clock aliasing and fw_tl2xfer UAF raceAbdelkader Boudih2026-06-082-30/+38
* firewire: clean up XXX commentsAbdelkader Boudih2026-06-061-16/+9
* fix(fwe): add missing net epoch around ether_inputAbdelkader Boudih2026-06-061-0/+3
* APEI: Provide more info on fatal hardware errorsAndrew Gallatin2026-06-061-16/+37
* vt: Avoid integer overflow in CONS_HISTORY ioctlEd Maste2026-06-052-7/+8
* pci: pci_host_generic: provide cleanup methods outside of detachKyle Evans2026-06-044-4/+32
* kern: ofw: provide ofw_bus_destroy_iinfo to teardown interrupt-mapKyle Evans2026-06-042-0/+13
* thunderbolt: Fix INVARIANTS compilationOlivier Certner2026-06-034-7/+7
* cxgbe(4): Use correct FID in KTLS tx work requestsNavdeep Parhar2026-06-031-2/+2
* cxgbe(4): Do not read indirect INT_CAUSE registers directlyNavdeep Parhar2026-06-031-0/+8
* cxgbe(4): Use backdoor access to read SGE context on T7Navdeep Parhar2026-06-031-1/+1
* asmc: add MMIO backend for T2 MacsAbdelkader Boudih2026-06-034-24/+609
* spi: Remove incorrect pci idShengYi Hung2026-06-011-1/+0
* ig4iic: Add PantherLake IDsDaniel Schaefer2026-06-013-0/+17
* pmc: add sapphire rapids modelAnaelle Cazuc2026-05-311-0/+4
* linux_ntsync: linux compat shim for ntsync(9)Konstantin Belousov2026-05-312-0/+364
* ntsync: add kinfo reportingKonstantin Belousov2026-05-311-3/+44
* ntsync(4)Konstantin Belousov2026-05-313-0/+1564
* ukbd: fix SET_REPORT wValue always using report ID 0 for LED outputJoshua Rogers2026-05-311-8/+8