summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-09Parse /soc/dma-ranges to populate the openbsd,dma-constraint property.Patrick Wildt
2021-07-09Use SLIST macro for cryptosoft sessions instead of hand rolled list.Alexander Bluhm
2021-07-09Fix mixup between localKeyID and friendlyName.Theo Buehler
2021-07-09KNF: remove whitespace between functions and parenthesesTheo Buehler
2021-07-09new manual page for X509_keyid_set1(3), X509_keyid_get0(3),Ingo Schwarze
2021-07-09Switch iwm(4) to new firmware images available in iwm-firmware-20210512.Stefan Sperling
2021-07-09Print new iwm(4) firmware version numbers like Linux iwlwifi does it.Stefan Sperling
2021-07-09remove unused lines of code from iwm(4) which were specific to iwx(4) devicesStefan Sperling
2021-07-09Fix errors in the probe request template we provide to iwm(4) firmware.Stefan Sperling
2021-07-09Do not ask iwm(4) firmware to send probe requests on passive channels.Stefan Sperling
2021-07-09Make iwm(4) set various scan command flags just like how iwlwifi sets them.Stefan Sperling
2021-07-09Fix iwm(4) PHY context updates for newer firmware versions.Stefan Sperling
2021-07-09Make iwm(4) use only antenna B for single-antenna Tx on 9k devices.Stefan Sperling
2021-07-09Clear the "persistence bit" on iwm(4) 9k devices during hardware init.Stefan Sperling
2021-07-09Ignore undocumented TLVs found in the iwm(4) 9000-43 firmware image.Stefan Sperling
2021-07-09Reset sc_ucode_api flags before iwm(4) loads firmware.Stefan Sperling
2021-07-09Simplify code supporting the new iwm(4) time quota firmware command.Stefan Sperling
2021-07-09silence redundant error message; reported by Fabian StelzerDamien Miller
2021-07-09ifq_hdatalen can return 0 if ifq_empty is true, which avoids locks.David Gwynne
2021-07-08whitespace fixes, no code change.Mike Larkin
2021-07-08fix the hibernate io path.David Gwynne
2021-07-08Avoid a potential buffer overflow in backslash escaping.Todd C. Miller
2021-07-08The xformsw array never changes. Declare struct xformsw constantAlexander Bluhm
2021-07-08sys/lib/libz isn't configured for lazy optimizations to save space becauseTheo de Raadt
2021-07-08In recent libz update, tb@ overzealously attempted codesize reduction withTheo de Raadt
2021-07-08typo: hibenate -> hibernateTheo Buehler
2021-07-08syncTheo de Raadt
2021-07-08Support MCC update response used by newer iwm(4) firmware, and verifyStefan Sperling
2021-07-08Initialize `ipsec_acquire_pool' pool (9) within pfkey_init() instead ofmvs
2021-07-08Debug printfs in encdebug were inconsistent, some missing newlinesAlexander Bluhm
2021-07-08Remove the code to store intermediary vnodes in the unveil list.Claudio Jeker
2021-07-08Attach imxiomuxc(4) to i.MX8MP as well.Patrick Wildt
2021-07-08revert drm_mm to our previous drm 5.7.y versionJonathan Gray
2021-07-08document X509_add1_reject_object(3) and X509_reject_clear(3)Ingo Schwarze
2021-07-08add new manual page for X509_add1_trust_object(3) and X509_trust_clear(3)Ingo Schwarze
2021-07-08Fix mouse_word format now word-separators has no space and position ofNicholas Marriott
2021-07-08The properties of the crypto algorithms never change. Declare themAlexander Bluhm
2021-07-08csplit(1): Fix extraneous output in edge caseTodd C. Miller
2021-07-08Back out support for newer MCC update commands in iwm(4) for now.Stefan Sperling
2021-07-07Rework TX handling to be more similar and comparable to our other modernPatrick Wildt
2021-07-07When the list of free RX descriptors fills up completely, the consumedPatrick Wildt
2021-07-07tell ether_input() to call pf_test() outside of smr_read sections,Alexandr Nedvedicky
2021-07-07pfsync_undefer() must be called outside of PF_LOCKAlexandr Nedvedicky
2021-07-07Fix whitespaces in IPsec code.Alexander Bluhm
2021-07-07dedupStuart Henderson
2021-07-07syncTheo de Raadt
2021-07-07Mention that there are alternatives for ERE '+' and '?' in BRE.Martijn van Duren
2021-07-07syncStuart Henderson
2021-07-07Support MCC update response used by newer iwm(4) firmware, and verifyStefan Sperling
2021-07-07Support the SoC configuration command used by newer iwm(4) 9560 firmware.Stefan Sperling