summaryrefslogtreecommitdiff
path: root/sys/conf/files
AgeCommit message (Expand)Author
2023-12-21add strnstr(9) string search within character limitJonathan Gray
2023-11-21Fix kernel build without option PTRACE, but with dt(4).Alexander Bluhm
2023-08-07wire sec(4) into the kernel config.David Gwynne
2023-04-23add iosf(4), a driver for the Intel OnChip System FabricDavid Gwynne
2023-04-04Synopsis Designware -> Synopsys DesignWareJonathan Gray
2023-02-13Add dwqe(4), a driver for the Synopsis DesignWare Ethernet QoS controllerPatrick Wildt
2023-02-04Initial driver for Universal Flash Storage (UFS) Host Controllers.Marcus Glocker
2022-12-22use stoeplitz to generate a hash/flowid for state keys.David Gwynne
2022-11-06Add FDT-based attachment for qciic(4).Patrick Wildt
2022-11-06Add FDT-based attachment for qcgpio(4).Patrick Wildt
2022-11-05clockintr(9): initial commitScott Soule Cheloha
2022-07-29Replace the swap extent(9) usage by a blist data structure.Sebastien Marie
2022-07-12Add db_rint(), an MI interface to db_enter() copied from kdbrint() in vax codeJeremie Courreges-Anglas
2022-03-19Add 11ac/VHT Tx rate adaptation support to net80211.Stefan Sperling
2022-03-08remove files used by isa radio drivers removed in 2016Jonathan Gray
2022-03-07remove WD33C93 SCSI codeJonathan Gray
2022-03-06remove unused usbdev and btbus attributesJonathan Gray
2022-02-16rewrite vxlan to better fit the current kernel infrastructure.David Gwynne
2022-02-08The suspend/resume code is a sticky mess of MI, MD, and ACPI sequencing.Theo de Raadt
2022-01-09Add attribute for indicating sdhc dependency.Visa Hankala
2022-01-04remove the last part of driver for aic-6250 scsi on aviionJonathan Gray
2021-11-11Retire switch(4) it never really was production ready and the OpenFlowClaudio Jeker
2021-11-08remove reference to ieee80211_mira.c which has been sent to the AtticStefan Sperling
2021-09-03add kprobes provider for dtJasper Lievisse Adriaanse
2021-06-29move some config lines to ensure drm.h is always createdJonathan Gray
2021-04-16Unhook ieee80211_mira.c from the build. All consumers have switched to RA.Stefan Sperling
2021-04-11bwfm(4) needs firmloadkn
2021-03-31Make ddb's dependency on libz explicit.Visa Hankala
2021-03-12Add RA, a new 11n Tx rate adaptation module for net80211.Stefan Sperling
2021-02-23add veb(4), a Virtual Ethernet Bridge driver.David Gwynne
2021-02-21cut nvgre(4) over to use common etherbridge code.David Gwynne
2021-02-21cut bpe(4) over to using the common etherbridge code.David Gwynne
2021-02-21add etherbridge, the guts of a learning bridge that can be reused.David Gwynne
2021-02-08Add a RAID1C (raid1 + crypto) softraid(8) discipline.Stefan Sperling
2021-01-28Drop tcp_trace() from SMALL_KERNEL builds to make room on amd64 floppyVisa Hankala
2020-11-17Split imxiic(4) into the FDT-attachment code and the i.MX I2C codePatrick Wildt
2020-07-20__main() is no longer used by any of our toolchainsTheo de Raadt
2020-07-06tell the kernel how to build kstatDavid Gwynne
2020-06-21tell config how to build wg(4)David Gwynne
2020-06-17wire intrmap into the buildDavid Gwynne
2020-06-16wire stoeplitz code into the tree.David Gwynne
2020-04-15Add bse(4) device to unbreak build.Patrick Wildt
2020-03-02Add rkdwhdmi(4), a driver for the HDMI transmitter found on the RockchipMark Kettenis
2020-01-24cleanup unused headers generated by configJonathan Gray
2020-01-24remove unreferenced ncr5380 driver filesTed Unangst
2020-01-24Nuke references to zaurus zombies.Kenneth R Westerback
2020-01-21Import dt(4) a driver and framework for Dynamic Profiling.Martin Pieuchot
2020-01-11remove sli(4)Jonathan Gray
2020-01-10remove dpt(4) driver for DPT EATA SCSI RAIDJonathan Gray
2019-12-05Move uvmexp_print() to a better place.Martin Pieuchot