Age | Commit message (Expand) | Author |
2021-05-19 | Only advertise MSI support if there is an MSI controller of some sort. | Mark Kettenis |
2021-05-19 | match on Intel 500 Series PCH ids | Jonathan Gray |
2021-05-19 | regen | Jonathan Gray |
2021-05-19 | add Intel 500 Series PCH ids | Jonathan Gray |
2021-05-19 | regen | Jonathan Gray |
2021-05-19 | add more inteldrm and amdgpu ids | Jonathan Gray |
2021-05-18 | regen | Kevin Lo |
2021-05-18 | Add support for Quectel EC25. | Kevin Lo |
2021-05-18 | Move the pciecam stanza back into files.arm64 since armv7 has its own | Mark Kettenis |
2021-05-18 | Add pre-DMA-write barrier after data is stored to memory | Alexandre Ratchov |
2021-05-18 | regen | Mark Kettenis |
2021-05-18 | Add Quectel EM120R-GL and Samsung PM9A1. | Mark Kettenis |
2021-05-17 | Move pciecam.c to dev/fdt/. | Mark Kettenis |
2021-05-17 | Rename some MD structs by giving them an architecture-neutral name in | Mark Kettenis |
2021-05-17 | Fix mbuf leaks after reception error in re_rxeof(). | Visa Hankala |
2021-05-17 | drm/radeon: fix copy of uninitialized variable back to userspace | Jonathan Gray |
2021-05-17 | return early if work is cancelled before being scheduled | Jonathan Gray |
2021-05-16 | panic does not require a \n at the end. When one is provided, it looks wrong. | Theo de Raadt |
2021-05-16 | panic does not require a \n at the end. When one is provided, it looks wrong. | Theo de Raadt |
2021-05-16 | correct prototype of acpi gpio intr_establish functions | Jonathan Gray |
2021-05-12 | Fix several issues introduced with iwm(4) Tx aggregation support. | Stefan Sperling |
2021-05-11 | Temporarily release the mutex while calling sensor_task_register() as it | anton |
2021-05-10 | Let iwm(4) flush Tx queues before removing the firmware station and | Stefan Sperling |
2021-05-10 | Refactor softraid crypto code to allow use of a discipline-specific data | Stefan Sperling |
2021-05-09 | Some x86 machines advertise the "hardware reduced" ACPI feature, advertise | Mark Kettenis |
2021-05-07 | Print Synopsys version number, use OF_getpropbool(9) where appropriate | Mark Kettenis |
2021-05-07 | RealTek -> Realtek | Jonathan Gray |
2021-05-07 | fix bounds tests gpio pin numbering starts at 0 | Jonathan Gray |
2021-05-07 | add support for RTL8168FP/RTL8111FP/RTL8117 to re(4) | Jonathan Gray |
2021-05-06 | Fix bogus return statement. | Mark Kettenis |
2021-05-06 | Add OF_getpropbool(9). | Mark Kettenis |
2021-05-06 | Make iwx(4) install CCMP keys to hardware from a task context to | Stefan Sperling |
2021-05-05 | Match on snps,dw-mshc in dwmmc(4) and use clock-frequency for clkbase if | Jonathan Gray |
2021-05-05 | Enable detailed reports about firmware errors in iwm(4) for the time being. | Stefan Sperling |
2021-05-03 | Make sdhc(4) attachment work on Zynq-7000. | Visa Hankala |
2021-05-03 | Add 802.11n Tx aggregation support to iwm(4). | Stefan Sperling |
2021-05-03 | work around an athn(4) device problem with bogus Michael MIC failures | Stefan Sperling |
2021-05-01 | Actually, that variable needs to be a u_int8_t pointer. | Mark Kettenis |
2021-05-01 | Retire OpenBSD/sgi. | Visa Hankala |
2021-05-01 | variable has to be a pointer after last change | Theo de Raadt |
2021-04-29 | Make iwn, iwm, and iwx keep track of beacon parameters at run-time. | Stefan Sperling |
2021-04-29 | Replace uvm_km_alloc(9) calls with km_alloc(9) calls. Make the copied ROM | Mark Kettenis |
2021-04-25 | Make urtwn(4) attach to 'ASUS USB-N10 Nano' devices. | Stefan Sperling |
2021-04-25 | regen | Stefan Sperling |
2021-04-25 | Add USB product ID for ASUS RTL8188EUS. Patch by Jan Vlach. | Stefan Sperling |
2021-04-25 | Implement support for Rx aggregation offload in iwm(9) and iwx(4), and | Stefan Sperling |
2021-04-24 | The variation in access size requirements and spacing of registers of | Mark Kettenis |
2021-04-24 | Remove unused function pointers from `todr_handle'. | Martin Pieuchot |
2021-04-24 | If MSI-X vectors are available, create multiple tx/rx queues, configure | Jonathan Matthew |
2021-04-24 | Add cduart(4), a driver for the Cadence UART found on Xilinx Zynq SoCs. | Visa Hankala |