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-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
2021-07-01
Prevent athn(4) from calling ieee80211_find_rxnode() on bad frames.
Stefan Sperling
2021-06-02
Correctly calculate number of PRPL entries we have to sync by adding
Patrick Wildt
2021-05-31
make nvme_read8 and write8 less clever.
David Gwynne
2021-05-31
try to get rid of a weird comma on the alpns attach line.
David Gwynne
2021-05-30
Include <sys/mutex.h> to avoid a hidden header dependency.
Visa Hankala
2021-05-29
Only allocate the "hibernate" queue when HIBERNATE support is being built.
Mark Kettenis
2021-05-28
aplns needs some dmamem per queue for it's iommu.
David Gwynne
2021-05-28
provide nvme_ops for vanilla pci nvme, and use them in the right places.
David Gwynne
2021-05-28
provide an nvme_ops struct to start trying to support apple m1 nvme.
David Gwynne
[next]