summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2021-11-11Ignore tags filesKlemens Nanni
2021-11-11Fix iwn(4) with 4965 devices.Stefan Sperling
2021-11-11Allow pfi_kif_get() callers to pre-allocate buffer for new kif. If kifAlexandr Nedvedicky
2021-11-11Retire switch(4) it never really was production ready and the OpenFlowClaudio Jeker
2021-11-11Convert a for loop into LIST_FOREACH to reduce the diff to NetBSD.Theo Buehler
2021-11-11Here we go again, revert the second attempt to resolve theAnton Lindqvist
2021-11-10Give sppp(4) its own RTP_PROPOSAL priorityBjorn Ketelaars
2021-11-10sppp(4) - support PPP IPCP extensions for DNSBjorn Ketelaars
2021-11-10Second attempt to resolve UHIDEV_CLAIM_MULTIPLE_REPORTID conflict, thisAnton Lindqvist
2021-11-10whitespace tweak, no functional change.David Gwynne
2021-11-10whitespace tweaks, no functional change.David Gwynne
2021-11-09Add gpiokeys(4) for arm64Klemens Nanni
2021-11-09Sort gpio{leds,charger}Klemens Nanni
2021-11-09Add IPv4, TCP4/6 and UDP4/6 checksum offloading.Jan Klemkow
2021-11-09The uhidevsubmatch() routine was imported from NetBSD back in 2002 along withAnton Lindqvist
2021-11-08Use plen consistently.Tobias Heider
2021-11-08remove reference to ieee80211_mira.c which has been sent to the AtticStefan Sperling
2021-11-08Send MiRA source files to the Attic.Stefan Sperling
2021-11-08Plug uhidev memory leak during detach.Anton Lindqvist
2021-11-08whitespace tweak, no functional changeDavid Gwynne
2021-11-08whitespace tweaks, no functional change.David Gwynne
2021-11-08veb rules are an smr list, so traversal should be in an smr crit sectionDavid Gwynne
2021-11-07net.inet6.icmp6.nd6_debug doesn't need to warn about RDNSS/DNSSL optionsStuart Henderson
2021-11-07Fall back to label if function is missingKlemens Nanni
2021-11-07Simplify print logicKlemens Nanni
2021-11-07Enable igc(4).Patrick Wildt
2021-11-07Constify struct cfattach, not struct cfdriver.Patrick Wildt
2021-11-07Fix handling of interrupts shared between multiple dwiic(4) devices.Stefan Sperling
2021-11-07Fix tpyo of ecma. Reported by Matthew (chohag at jtan dot com)Claudio Jeker
2021-11-06Make `unp_msgcount' and `unp_file' atomic. Introduce `unp_rights_mtx'Vitaliy Makkoveev
2021-11-06Make kqread event filter MP-safeVisa Hankala
2021-11-06Allocate socket and initialize so_lock in one placeVisa Hankala
2021-11-05Newer i.MX device trees store the skew information in the PHY's node, whichPatrick Wildt
2021-11-05Constify struct cfattach.Martin Pieuchot
2021-11-05Newer i.MX device trees retriee the USB phy using the more generic propertyPatrick Wildt
2021-11-04The authenticator is removed elsewhere.Tobias Heider
2021-11-04revert rev 1.30 of ttm_bo_util.cJonathan Gray
2021-11-03In addition to the WEP key(s) being set at device initialization withKenneth R Westerback
2021-11-03drm/amdgpu: fix out of bounds writeJonathan Gray
2021-11-03drm/ttm: fix memleak in ttm_transfered_destroyJonathan Gray
2021-11-02Remove trailing whitespaceMike Larkin
2021-11-02Enable spleen16x32 and spleen32x64 on powerpc64 for GENERIC kernels.Frederic Cambus
2021-11-02Recognize BCM43436, as seen on the Raspberry Pi Zero 2 W.Patrick Wildt
2021-11-02add handling for parity and character size config.David Gwynne
2021-11-02Enable igc(4).Patrick Wildt
2021-11-02knfTheo de Raadt
2021-11-01Remove backwards compat code.Mark Kettenis
2021-11-01Catch up with the Linux device tree bindings. Put the USB DARTs into bypassMark Kettenis
2021-11-01Enable spleen16x32 and spleen32x64 on riscv64 for GENERIC kernels.Frederic Cambus
2021-11-01Ignore obj like in srcKlemens Nanni