aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
...
* zlib: Use NO_WDEPRECATED_NON_PROTOTYPEWarner Losh2023-04-091-2/+2
* zlib: silence K&R warnsMateusz Guzik2023-04-091-0/+2
* hv_hid: Hyper-V HID driverYuri2023-03-312-1/+13
* Disable -Wunused-function for {ed,x}25519_ref10.c in libsodium.John Baldwin2023-03-221-0/+2
* LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag.Hans Petter Selasky2023-03-221-1/+2
* Stop adding -Wredundant-decls to CWARNFLAGS.John Baldwin2023-03-221-1/+1
* linux(4): Trim unused opt_usb.h from modules MakefilesDmitry Chagin2023-03-012-2/+0
* linux(4): Get rid of the opt_compat.h include.Dmitry Chagin2023-02-262-2/+0
* modules: Add missing opt_*.h files for stand-alone compileWarner Losh2023-02-263-1/+3
* ice(4): Update to 1.37.7-kPiotr Kubaj2023-02-171-1/+1
* ice_ddp: Update package to 1.3.30.0Eric Joyner2023-02-171-1/+1
* irdma: fix LINT-NOIP/NOINET/NOINET6 buildsMitchell Horne2023-02-151-0/+2
* linux(4): Attach netlink on i386.Dmitry Chagin2023-02-091-0/+1
* linux(4): Add coredump support to i386.Dmitry Chagin2023-02-091-1/+1
* irdma: Add RDMA driver for Intel(R) Ethernet Controller E810Bartosz Sobczak2023-02-082-0/+27
* linux_common: Fixup .PATH.Dmitry Chagin2023-02-061-1/+4
* cxgbe(4): Update firmwares to 1.27.0.0.Navdeep Parhar2023-02-023-3/+3
* modules: if_awg: Add miibus_if.h to the sourceEmmanuel Vadot2023-02-021-1/+2
* modules: aw_mmc: Add mmc_pwrseq_if to the sourceEmmanuel Vadot2023-02-021-0/+1
* zfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release) into stable/13Martin Matuska2023-01-262-5/+14
* netlink: allow netlink to be build in the kernelAlexander V. Chernikov2023-01-261-1/+1
* netlink: fix standalone module buildGleb Smirnoff2023-01-261-0/+1
* linuxolator: add netlink supportAlexander V. Chernikov2023-01-261-1/+1
* Revert "mips: remove saf1761"Warner Losh2023-01-252-1/+50
* mips: remove saf1761Warner Losh2023-01-242-50/+1
* linprocfs: Add net/route.John Grafton2023-01-241-1/+1
* iwlwifi: Disable -Wformat when building with GCC.John Baldwin2023-01-241-0/+3
* netlink: add netlink supportAlexander V. Chernikov2023-01-232-0/+18
* Add initial DPAA2 supportDmitry Salychev2023-01-222-0/+44
* bnxt: Only filter out i386Warner Losh2023-01-191-1/+6
* if_bnxt: Added support for mgmt interface for passthrough hwrmsSumit Saxena2023-01-191-2/+3
* rtw88: correct SRCS+= in MakefileBjoern A. Zeeb2023-01-181-1/+1
* rtw89: import firmware for Realtek's rtw89 supported chipsets.Bjoern A. Zeeb2023-01-184-0/+36
* rtw89: import Realtek's rtw89 driverBjoern A. Zeeb2023-01-181-0/+40
* bcm5974: wsp(4) driver version with HID attachment.Vladimir Kondratyev2022-12-242-0/+11
* ietp(4): Driver for Elantech I2C touchpadVladimir Kondratyev2022-12-242-0/+11
* zfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release) into stable/13Martin Matuska2022-12-062-8/+8
* linuxkpi: drm-kmod debugfs supportJake Freeland2022-11-291-1/+2
* iwlwifi: prepare to support debugfsBjoern A. Zeeb2022-11-281-2/+8
* Import the WireGuard driver from zx2c4.com.John Baldwin2022-11-112-0/+14
* cxgbe: Rename t4_kern_tls.c to t6_kern_tls.c.John Baldwin2022-11-111-1/+1
* linux: populate sv_syscallnames in each sysentvecMitchell Horne2022-11-062-0/+2
* linux, linux64: improve SRCS formattingMitchell Horne2022-11-062-19/+69
* ice(4): Add RDMA Client InterfaceEric Joyner2022-10-181-0/+13
* LinuxKPI: define LINUXKPI_INCLUDES for module builds as wellBjoern A. Zeeb2022-10-1724-24/+24
* zfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release) into stable/13Martin Matuska2022-10-042-11/+23
* iwlwifi firmware: update to -73 / newer builds for 9xxxBjoern A. Zeeb2022-09-2115-15/+15
* Remove unnecessary terminating slash in iscsi module MakefileDimitry Andric2022-08-011-1/+1
* Suppress -Wstrict-prototypes for several zlib filesDimitry Andric2022-07-291-0/+3
* Suppress unused variable warning for zfs_fm.cDimitry Andric2022-07-291-1/+1