summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2021-04-17Embiggen arm64 ramdisk kernel and miniroot/install img files. ProvideStuart Henderson
2021-04-17syncTheo de Raadt
2021-04-17some name shorteningTheo de Raadt
2021-04-16Turn on the direct ACK on every other segment.Alexander Bluhm
2021-04-16Unhook ieee80211_mira.c from the build. All consumers have switched to RA.Stefan Sperling
2021-04-15Since iwi(4) doesn't call into net80211_newstate() the interface link stateStefan Sperling
2021-04-15Switch athn(4) 802.11n Tx rate adaptation from MiRA to RA.Stefan Sperling
2021-04-15Make athn(4) set the channel when hostap or monitor modes enter RUN state.Stefan Sperling
2021-04-15When starting an AP or IBSS network, reconfigure the operation mode toStefan Sperling
2021-04-15Implement version 2 of virtio(4) at fdt, as used by Parallels on thePatrick Wildt
2021-04-15The SSR1 register can have bits set that don't match to bits in the MSRMark Kettenis
2021-04-15Match Linux path in r8153_set_rx_early_size().Kevin Lo
2021-04-14Make iwx(4) attach to AX201 devices with PCI ID 0x06f0.Stefan Sperling
2021-04-14regenStefan Sperling
2021-04-14Add PCI IDs of the Thunderbolt and WiFi devices in Thinkpad X1 Extreme Gen 3.Stefan Sperling
2021-04-14Properly restore FPSCR register.Mark Kettenis
2021-04-11On systems that hide the PCI bridge device corresponding to a PCIe RC portMark Kettenis
2021-04-11bwfm(4) needs firmloadkn
2021-04-09regenMike Larkin
2021-04-09add pcidevs entries for Aquantia ethernet devicesMike Larkin
2021-04-07Add graphaudio(4), a driver to support linking together audio componentsMark Kettenis
2021-04-07Add support for the fractional dividers for the i2s clocks.Mark Kettenis
2021-04-07back out r1.22, ie, don't blindly trim the FCS on rxed packets.David Gwynne
2021-04-07disable POOL_DEBUG for releaseJonathan Gray
2021-04-06Print all mount(2) flags in ddb's "show all mounts"kn
2021-04-06Restore EPT protection checks on VMX when using VMM_IOC_MPROTECT_EPTdv
2021-04-05regenMarcus Glocker
2021-04-05Add a new quirk flag to not attach video devices which aren't supported byMarcus Glocker
2021-04-05Improve rdmsr/wrmsr exit handling for both AMD SVM and Intel VMX.dv
2021-04-05ugold(4): add support for TEMPerGold & more TEMPerHUM devicesLandry Breuil
2021-04-05syncLandry Breuil
2021-04-05Add 0x413d:0x2107 for various PCSensors TEMPer devicesLandry Breuil
2021-04-05Set sysclk before using itkn
2021-04-05Fix typo in debug message. ok kettenis@Darren Tucker
2021-04-05Revert slow mode change so that we always use it for legacy and high speedPatrick Wildt
2021-04-04leave -betaTheo de Raadt
2021-04-03Add a guard page between I/O virtual address space allocations. The ideaPatrick Wildt
2021-04-03Exclude the first page from I/O virtual address space, which is the NULLPatrick Wildt
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