summaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* ice(4): Update to 1.37.7-kPiotr Kubaj2023-02-211-1/+1
* ice_ddp: Update package to 1.3.30.0Eric Joyner2023-02-211-1/+1
* irdma: fix LINT-NOIP/NOINET/NOINET6 buildsMitchell Horne2023-02-211-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
* crypto: Add an API supporting curve25519.John Baldwin2022-07-131-0/+12
* crypto: Add a simple API for [X]ChaCha20-Poly1035 on flat buffers.John Baldwin2022-07-131-0/+8
* crypto.ko: Add hchacha20 from libsodium.John Baldwin2022-07-131-0/+3
* Enable CRC64 checksums in xz.Dag-Erling Smørgrav2022-07-111-0/+2
* zfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release) into stable/13Martin Matuska2022-06-252-6/+51
* modules: Only build MAC modules if options MAC is setMitchell Horne2022-06-231-13/+31
* linuxkpi: Add i2c supportEmmanuel Vadot2022-06-211-0/+2
* linux(4); Move vdso_selector_x86.c to the linux_common moduleDmitry Chagin2022-06-173-4/+4
* linux(4): Deduplicate translate_traps()Dmitry Chagin2022-06-172-2/+7