aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* ig4(4): Add Raptor Lake PCI IDsBen Wilber2025-04-281-0/+12
* pf: Add modern NAT syntaxKajetan Staszkiewicz2025-04-284-257/+371
* <net/sff8472.h>: Conditionally export table of ID namesJohn Baldwin2025-04-282-0/+4
* <net/if_strings.h>: Conditionally export table of bit namesJohn Baldwin2025-04-281-0/+2
* vtnet(4): Replaced compiletime checks for ALTQ support to runtime checksBjoern Jakobsen2025-04-282-56/+47
* vtnet(4): Added tunable hw.vtnet.altq_disableBjoern Jakobsen2025-04-282-1/+16
* vtnet(4): Small fix to style so that it follows the styleguideBjoern Jakobsen2025-04-282-5/+5
* Fix TXFIFO register write and timeout messagePremal Gajjar2025-04-281-3/+3
* mpi3mr: Broadcom's MPT-Fusion version 4 is amd64 and aarch64 onlyWarner Losh2025-04-283-1/+9
* queue(3): Wrap QMD_ASSERT()'s guard with __predict_false()Olivier Certner2025-04-281-1/+1
* queue(3): Debug macros: Finer control knobs, userland supportOlivier Certner2025-04-281-116/+133
* kassert: Explicitly include <sys/_types.h>Olivier Certner2025-04-281-0/+1
* kassert: Turn 'poisoned_buf' into a 'void *'Olivier Certner2025-04-282-3/+3
* queue(3): Consistent single space after all #defineOlivier Certner2025-04-281-151/+151
* queue(3): New *_SPLIT_AFTER(), *_ASSERT_EMPTY(), *_ASSERT_NONEMPTY()Olivier Certner2025-04-281-7/+101
* ath(4): Fix a typo in a source code commentGordon Bergling2025-04-281-1/+1
* mpi3mr: modified the log messages to be on a single lineChandrakanth patil2025-04-281-7/+4
* mpi3mr: Allow driver to be in-kenrel and add to GENERICChandrakanth patil2025-04-283-0/+7
* mpi3mr: Update Driver Version to 8.14.0.2.0Chandrakanth patil2025-04-281-2/+2
* mpi3mr: Update Copyright Year to 2025Chandrakanth patil2025-04-287-7/+7
* mpi3mr: Process LOG Data Events in Interrupt Top Half for Early NotificationChandrakanth patil2025-04-282-14/+6
* mpi3mr: Enable Diag Save for All Diagnostic Fault CasesChandrakanth patil2025-04-281-2/+9
* mpi3mr: Block I/Os While Task Management is in ProgressChandrakanth patil2025-04-281-0/+17
* mpi3mr: Add NVData Parameter for Host Timestamp SynchronizationChandrakanth patil2025-04-283-2/+362
* mpi3mr: Handle Insufficient Power Fault CodeChandrakanth patil2025-04-281-11/+39
* mpi3mr: Enhance Controller Enable Retry Logic in Host DriversChandrakanth patil2025-04-281-98/+118
* mpi3mr: Set Driver Capability for OS Exposure in IOCInitChandrakanth patil2025-04-281-1/+1
* mpi3mr: Update MPI Header to Version 36Chandrakanth patil2025-04-2812-46/+336
* rtw88: merge Realtek's rtw88 driver based on Linux v6.14Bjoern A. Zeeb2025-04-2750-756/+11598
* rtw89: merge Realtek's rtw89 driver based on Linux v6.14Bjoern A. Zeeb2025-04-2768-3500/+11531
* amd64: make LA57 mode for a process opt-in by defaultKonstantin Belousov2025-04-273-1/+13
* amd64: add elfctl bit to enable LA57Konstantin Belousov2025-04-271-0/+1
* x86: add cpu_stdext_feature4Konstantin Belousov2025-04-272-1/+21
* sig_handle_first_stop(): notify debuggerKonstantin Belousov2025-04-271-1/+2
* sig_suspend_thread(): return info about the way the process was suspendedKonstantin Belousov2025-04-271-3/+16
* sig_handle_first_stop(): allow NULL leader threadKonstantin Belousov2025-04-271-9/+7
* ptrace(): p_xthread could be NULL for P_STOPPED_TRACEKonstantin Belousov2025-04-271-11/+12
* LinuxKPI: define time64_tBjoern A. Zeeb2025-04-271-0/+2
* LinuxKPI: add dummy header file linux/unaligned.hBjoern A. Zeeb2025-04-271-0/+0
* LinuxKPI: 802.11: add SW_MGMT_TX to the expected flags for CCMPBjoern A. Zeeb2025-04-271-1/+2
* e6000sw: add support for 88E6190XAdrian Chadd2025-04-272-11/+31
* e6000sw: schedule e6000sw_tick() to occur once a secondAdrian Chadd2025-04-271-0/+12
* e6000sw: stop / drain the taskqueue (and tick) during detachAdrian Chadd2025-04-271-3/+15
* e6000sw: unlock the driver lock in the error path during attachAdrian Chadd2025-04-271-0/+1
* e6000sw: always compile itAdrian Chadd2025-04-271-2/+1
* e6000sw: correctly depend upon etherswitchAdrian Chadd2025-04-271-1/+1
* etherswitch: add etherswitch moduleAdrian Chadd2025-04-272-0/+10
* miiproxy: add as a moduleAdrian Chadd2025-04-272-0/+10
* miiproxy: add missing dependency on mdioAdrian Chadd2025-04-271-0/+1
* hidraw(4): Force switch to hidraw mode on HIDIOCGRDESC ioctlVladimir Kondratyev2025-04-271-0/+3