index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
Age
Commit message (
Expand
)
Author
2022-03-14
Fix Tx performance on urtwn(4) RTL8192EU devices.
Stefan Sperling
2022-03-13
Revert previous commit. It breaks the serial console on my rpi4.
Mark Kettenis
2022-03-11
Enable PL011 UART FIF0 support in pluart(4). The FIFO depth depends on
Anton Lindqvist
2022-03-08
remove files used by isa radio drivers removed in 2016
Jonathan Gray
2022-03-07
remove WD33C93 SCSI code
Jonathan Gray
2022-03-06
Look for firmware for Apple Silicon devices in /etc/firmware/apple-bwfm.
Mark Kettenis
2022-03-04
Add support for the BCM4387. The firmware for this variant uses a new scan
Mark Kettenis
2022-03-02
The firmware for the bwfm(4) variants in Apple Silicon Macs has variants
Mark Kettenis
2022-02-22
Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h>
Philip Guenther
2022-02-16
Make room for a cookie argument passed to audio_attach_mi(). Currently
Anton Lindqvist
2022-02-15
unifdef __OpenBSD__
Jonathan Gray
2022-01-14
update drm to linux 5.15.14
Jonathan Gray
2022-01-11
add Synopsys Degisnware UART (dw-apb-uart) support
SASANO Takayoshi
2022-01-09
spelling
Jonathan Gray
2022-01-07
fix aac build after -Wno-uninitialized was removed
Jonathan Gray
2022-01-05
rename ETHERTYPE_PAE to ETHERTYPE_EAPOL.
David Gwynne
2022-01-04
remove the last part of driver for aic-6250 scsi on aviion
Jonathan Gray
2022-01-04
remove files missed when sgi was removed
Jonathan Gray
2022-01-03
the prism54 domain is long abandoned
Jonathan Gray
2021-12-27
Support reading OTP information from a few more chips, necessary to learn
Patrick Wildt
2021-12-27
Fix off-by-one in blob download, where in the case that the blob is evenly
Patrick Wildt
2021-12-27
BCM4387 needs the D11 cores to be held in reset by us, the firmware
Patrick Wildt
2021-12-27
Send TxCap and WiFi calibration blobs to the chip.
Patrick Wildt
2021-12-27
Handle trailing odd-sized 1024 byte blocks when calculating TCM RAM size.
Patrick Wildt
2021-12-26
Add information about TCM rambase and how to check the SR capability for
Patrick Wildt
2021-12-22
Disable minimum power consumption in hostap mode. This improves connection
Tobias Heider
2021-12-20
bus_dmamem_unmap() should not be called from interrupt context, so free
Patrick Wildt
2021-12-20
Add mtw(4), a driver for MediaTek MT7601U wifi devices.
hastings
2021-11-23
avoid clang -Wsometimes-uninitialized warnings in fms(4)
Jonathan Gray
2021-11-07
Fix handling of interrupts shared between multiple dwiic(4) devices.
Stefan Sperling
2021-10-23
Make sure we have enough space to add padding and final token to the nvram
Mark Kettenis
2021-10-11
Add support for 40MHz channels to net80211 RA.
Stefan Sperling
2021-10-03
Apparently some athn(4) variants are buggy and may hand us corrupt frames
Mark Kettenis
2021-09-01
Use ttopen in tty drivers open functions as ttysleep string, as the others do.
Jan Klemkow
2021-09-01
Remove dead poweroff functions, as they not appear in other
Jan Klemkow
2021-08-31
Implement suspend/resume for bwfm(4) with PCIe backend. We try to send the
Patrick Wildt
2021-08-31
Clean up the list of chips upon detach and mark us uninitialized.
Patrick Wildt
2021-08-31
Using suser() instead of doing it manually.
Jan Klemkow
2021-08-31
sprinkle barriers and dmamem_syncs around the hibernate io path.
David Gwynne
2021-08-30
remove a bunch of forward-only structs that were found with ctfconv.
Jasper Lievisse Adriaanse
2021-08-29
Reduce the number of openings for aplns(4) to 1. This isn't correct but
Mark Kettenis
2021-08-29
Reduce the number of openings for aplns(4) to 1. This isn't correct but
Mark Kettenis
2021-08-19
Purge the cached nodes when we switch back to SCAN. In case we lost
Patrick Wildt
2021-08-19
Consistently use ieee80211_begin_scan() to switch to SCAN.
Patrick Wildt
2021-08-19
Fix an off-by-one in bwfm(4) SSID length checks.
Stefan Sperling
2021-08-12
One some access points we receive an unsolicited assoc status event
Patrick Wildt
2021-07-14
fix "logically dead code" flagged by coverity
Daniel Dickman
2021-07-13
Ensure that we don't overrun the TX FIFO for longer transfers. Check
Patrick Wildt
2021-07-08
fix the hibernate io path.
David Gwynne
2021-07-07
update drm to linux 5.10.47
Jonathan Gray
[prev]
[next]