Age | Commit message (Expand) | Author |
2021-04-14 | Make iwx(4) attach to AX201 devices with PCI ID 0x06f0. | Stefan Sperling |
2021-04-14 | regen | Stefan Sperling |
2021-04-14 | Add PCI IDs of the Thunderbolt and WiFi devices in Thinkpad X1 Extreme Gen 3. | Stefan Sperling |
2021-04-14 | Properly restore FPSCR register. | Mark Kettenis |
2021-04-11 | On systems that hide the PCI bridge device corresponding to a PCIe RC port | Mark Kettenis |
2021-04-11 | bwfm(4) needs firmload | kn |
2021-04-09 | regen | Mike Larkin |
2021-04-09 | add pcidevs entries for Aquantia ethernet devices | Mike Larkin |
2021-04-07 | Add graphaudio(4), a driver to support linking together audio components | Mark Kettenis |
2021-04-07 | Add support for the fractional dividers for the i2s clocks. | Mark Kettenis |
2021-04-07 | back out r1.22, ie, don't blindly trim the FCS on rxed packets. | David Gwynne |
2021-04-07 | disable POOL_DEBUG for release | Jonathan Gray |
2021-04-06 | Print all mount(2) flags in ddb's "show all mounts" | kn |
2021-04-06 | Restore EPT protection checks on VMX when using VMM_IOC_MPROTECT_EPT | dv |
2021-04-05 | regen | Marcus Glocker |
2021-04-05 | Add a new quirk flag to not attach video devices which aren't supported by | Marcus Glocker |
2021-04-05 | Improve rdmsr/wrmsr exit handling for both AMD SVM and Intel VMX. | dv |
2021-04-05 | ugold(4): add support for TEMPerGold & more TEMPerHUM devices | Landry Breuil |
2021-04-05 | sync | Landry Breuil |
2021-04-05 | Add 0x413d:0x2107 for various PCSensors TEMPer devices | Landry Breuil |
2021-04-05 | Set sysclk before using it | kn |
2021-04-05 | Fix typo in debug message. ok kettenis@ | Darren Tucker |
2021-04-05 | Revert slow mode change so that we always use it for legacy and high speed | Patrick Wildt |
2021-04-04 | leave -beta | Theo de Raadt |
2021-04-03 | Add a guard page between I/O virtual address space allocations. The idea | Patrick Wildt |
2021-04-03 | Exclude the first page from I/O virtual address space, which is the NULL | Patrick Wildt |
2021-04-02 | Fix Dale's email address | Theo Buehler |
2021-04-01 | Clean up nonexistent/unused properties handling | kn |
2021-04-01 | Hardcode meaningful alert level, track apm's battery state better | kn |
2021-04-01 | Push kernel lock down to umb_rtrequest(). | mvs |
2021-03-31 | Make ddb's dependency on libz explicit. | Visa Hankala |
2021-03-31 | sync | Stuart Henderson |
2021-03-31 | Remove redundant "HUAWEI Mobile" in usbdevs strings, mention radio | Stuart Henderson |
2021-03-31 | Introduce UAO_USES_SWHASH() and use tabs instead of spaces in #defines. | Martin Pieuchot |
2021-03-30 | fix typos in comments | Stuart Henderson |
2021-03-30 | Handle systems, such as the Dell Precision 3640, that access | Mark Kettenis |
2021-03-30 | Register the PCI variant of dwiic(4) with acpi(4). | Mark Kettenis |
2021-03-30 | Some cards announce support for the NTB16 format, but that support does not | Patrick Wildt |
2021-03-30 | Some umb(4) devices require the NDP pointer behind the NDP datagram. | Patrick Wildt |
2021-03-30 | [ICMP] IP options lead to malformed reply | Alexandr Nedvedicky |
2021-03-30 | Move tx/rx descriptors into their own structs. | Kevin Lo |
2021-03-29 | Turns out the PCIe DARTs support a full 32-bit device virtual address space. | Mark Kettenis |
2021-03-29 | combine umb_products and umb_fccauth_devs into one umb_quirks table | Stuart Henderson |
2021-03-29 | Fix IA32_EPT_VPID_CAP_XO_TRANSLATIONS specification | dv |
2021-03-28 | Since ipw(4) doesn't call into net80211_newstate() the interface link state | Stefan Sperling |
2021-03-28 | Add vid/pid table to umb(4) allowing matching to alternate config | Stuart Henderson |
2021-03-28 | sync | Stuart Henderson |
2021-03-28 | add pid for Dell DW5821e and HUAWEI ME906s LTE, ok patrick@ | Stuart Henderson |
2021-03-27 | Make sure that all CPUs end up with the same bits set in SCTLR_EL1. | Mark Kettenis |
2021-03-27 | Add ARMv8.5 instruction set related CPU features. | Mark Kettenis |