summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2021-04-02Fix Dale's email addressTheo Buehler
2021-04-01Clean up nonexistent/unused properties handlingkn
2021-04-01Hardcode meaningful alert level, track apm's battery state betterkn
2021-04-01Push kernel lock down to umb_rtrequest().mvs
2021-03-31Make ddb's dependency on libz explicit.Visa Hankala
2021-03-31syncStuart Henderson
2021-03-31Remove redundant "HUAWEI Mobile" in usbdevs strings, mention radioStuart Henderson
2021-03-31Introduce UAO_USES_SWHASH() and use tabs instead of spaces in #defines.Martin Pieuchot
2021-03-30fix typos in commentsStuart Henderson
2021-03-30Handle systems, such as the Dell Precision 3640, that accessMark Kettenis
2021-03-30Register the PCI variant of dwiic(4) with acpi(4).Mark Kettenis
2021-03-30Some cards announce support for the NTB16 format, but that support does notPatrick Wildt
2021-03-30Some umb(4) devices require the NDP pointer behind the NDP datagram.Patrick Wildt
2021-03-30[ICMP] IP options lead to malformed replyAlexandr Nedvedicky
2021-03-30Move tx/rx descriptors into their own structs.Kevin Lo
2021-03-29Turns out the PCIe DARTs support a full 32-bit device virtual address space.Mark Kettenis
2021-03-29combine umb_products and umb_fccauth_devs into one umb_quirks tableStuart Henderson
2021-03-29Fix IA32_EPT_VPID_CAP_XO_TRANSLATIONS specificationdv
2021-03-28Since ipw(4) doesn't call into net80211_newstate() the interface link stateStefan Sperling
2021-03-28Add vid/pid table to umb(4) allowing matching to alternate configStuart Henderson
2021-03-28syncStuart Henderson
2021-03-28add pid for Dell DW5821e and HUAWEI ME906s LTE, ok patrick@Stuart Henderson
2021-03-27Make sure that all CPUs end up with the same bits set in SCTLR_EL1.Mark Kettenis
2021-03-27Add ARMv8.5 instruction set related CPU features.Mark Kettenis
2021-03-27Fix SDMMC_DEBUG buildkn
2021-03-27trim the FCS off Ethernet packets before sending them up the stack.David Gwynne
2021-03-26Return EOPNOTSUPP for unsupported ioctlskn
2021-03-26Fix "mach dtb" return code to avoid bogus bootkn
2021-03-26Fix errno, merge ioctl caseskn
2021-03-26Flag sensors as invalid on bogus readskn
2021-03-26Push kernel lock within rtable_add(9) and rework it to return 0 in themvs
2021-03-26Push kernel lock down to rt_setsource() to make `ifa' dereference safe.mvs
2021-03-26Initialize error variable in dtread().Alexander Bluhm
2021-03-26Only install route with label, fix route leak on destroykn
2021-03-26Remove parenthesis around return value to reduce the diff with NetBSD.Martin Pieuchot
2021-03-26Fix wrong sequence number wrap in ieee80211_recv_auth().Stefan Sperling
2021-03-26regenjan
2021-03-26Add PCI ID for Intel X710 10G SFP+ NICjan
2021-03-26regenjan
2021-03-26Add missing PCI ID for Intel X710 SFP+ NICjan
2021-03-25Permit kern.somaxconn when the unix pledge is used. Previously this was onlyAaron Bieber
2021-03-25an invalid value of `mcs' may come from the hardware so adjust code so that theRicardo Mestre
2021-03-25Provide apm(4/arm64) with battery informationkn
2021-03-25remove uneeded includes in md armv7 filesJonathan Gray
2021-03-24syncStuart Henderson
2021-03-24remove vendor name (Dell) repeated in product nameStuart Henderson
2021-03-24Improve the tap detection mechanism.Ulf Brosziewski
2021-03-24cd9660, mfs: do not hide generic vop functions behind #defineSebastien Marie
2021-03-24make some `struct vops' members explicitly NULL instead of implicitly NULLSebastien Marie
2021-03-24The logic in mmrw() to check whether an address is within directAlexander Bluhm