summaryrefslogtreecommitdiff
path: root/sys/modules
AgeCommit message (Expand)Author
2022-05-16iwlwifi: update firmwareBjoern A. Zeeb
2022-05-16iwlwifi: update driver from iwlwifi-nextBjoern A. Zeeb
2022-05-08linux(4): Implement vdso getcpu for x86.Dmitry Chagin
2022-04-26linux(4): Add a simple rseq syscall implementation.Dmitry Chagin
2022-04-20mac_pimd: Support for privilege drop in pimdWojciech Macek
2022-04-13zfs: Disable -Wunused-but-set-variable for dnode.c.John Baldwin
2022-04-08ce: Disable -Wunused-but-set-variable for obfuscated tau32-ddk.c.John Baldwin
2022-04-08rtw88: downgrade rtw8822c firmware to 9.9.10Bjoern A. Zeeb
2022-04-07zfs: Disable -Wunused-but-set-variable for a few files in zstd.John Baldwin
2022-04-07qlnx: Disable unused by set warnings for ecore_ll2.c.John Baldwin
2022-04-06ibcore: Disable set but unused warnings.John Baldwin
2022-04-06isci: Disable set but unused warnings.John Baldwin
2022-04-05bcm5874: Add opt_usb.h for module dependencyWarner Losh
2022-04-05cc: Add opt_kern_tls.h to all congestion modulesWarner Losh
2022-04-05mii: Add opt_platform.h to all miibus driversWarner Losh
2022-04-03mii: include missing sources in loadable moduleMilan Obuch
2022-04-03cgem: Support building as a loadable kernel moduleMilan Obuch
2022-04-01rtw88: add man pages and hook up to buildBjoern A. Zeeb
2022-04-01rtw88: import firmware for Realtek's rtw88 supported chipsets.Bjoern A. Zeeb
2022-04-01rtw88: import Realtek's rtw88 driverBjoern A. Zeeb
2022-03-29zfs: update zfs_config.h and zfs_gitrev.hMartin Matuska
2022-03-29zfs: merge openzfs/zfs@bc3f12bfa (master) into mainMartin Matuska
2022-03-18Retire broken snd_ds1 and snd_maestro driversEd Maste
2022-03-11zfs: update zfs_config.h and zfs_gitrev.hMartin Matuska
2022-03-11linuxkpi: fix module build outside of kernel build environmentEugene Grosbein
2022-03-09zfs: Fix typo in module MakefileRyan Moeller
2022-03-08zfs: merge openzfs/zfs@a86e08941 (master) into mainMartin Matuska
2022-03-04ice(4): Update to 1.34.2-kEric Joyner
2022-03-03if_epair: fix build with RSS and INET or INET6 disabledSantiago Martinez
2022-03-03ietp(4): Driver for Elantech I2C touchpadVladimir Kondratyev
2022-03-03bcm5974: wsp(4) driver version with HID attachment.Vladimir Kondratyev
2022-03-02cxgbe(4): Enable the hardware TCP Offload Module (t4_tom) on aarch64.Navdeep Parhar
2022-03-01ath: fix older clang build.Warner Losh
2022-03-01ath: Suppress set but unused warningsWarner Losh
2022-02-28Create a new GEOM utility, gunion(8).Kirk McKusick
2022-02-24iwlwifi: update firmwareBjoern A. Zeeb
2022-02-24iwlwifi: update from iwlwifi-nextBjoern A. Zeeb
2022-02-23iicbus: Add missing dependency for iicbus module.Michal Meloun
2022-02-08Disable clang 14 warning about bitwise operators in zstdDimitry Andric
2022-02-07Stop adding -Wredundant-decls to CWARNFLAGS.John Baldwin
2022-02-03rtsx: Convert driver to use the mmc_sim interfaceHenri Hennebert
2022-02-03iwlwifi: Disable -Wformat when building with GCC.John Baldwin
2022-02-03mlx5ib: Fix whitespace.Hans Petter Selasky
2022-02-03mlx5ib: Add missing auto generated header file to Makefile.Hans Petter Selasky
2022-02-02Disable -Wunused-function for {ed,x}25519_ref10.c in libsodium.John Baldwin
2022-02-01mlx5en: Implement TLS RX support.Hans Petter Selasky
2022-02-01mlx5: Implement flow steering helper functions for TCP sockets.Hans Petter Selasky
2022-02-01mlx5en: Implement support for internal queues, IQ.Hans Petter Selasky
2022-01-26add overlay for enabling spi0 on allwinner h3Andriy Gapon
2022-01-26add overlay for enabling i2c1 on allwinner h3Andriy Gapon