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
2023-05-25
Disable witness for mutexes created on the stack which allows
Kurt Miller
2023-05-23
Force comport initialization for some class of device
Denis Fondras
2023-04-28
Add support for RTL8188FTV chip to urtwn(4).
Kevin Lo
2023-04-27
Fix logic error in rtwn_r92e_get_txpower().
Kevin Lo
2023-04-27
Whitespace fix
Kevin Lo
2023-04-24
handle fixed-link configuration in the device tree.
David Gwynne
2023-04-23
rename sc_tick to sc_phy_tick. no functional change.
David Gwynne
2023-04-23
add iosf(4), a driver for the Intel OnChip System Fabric
David Gwynne
2023-04-22
reduce the delays used in the mii/mdio bus ops
David Gwynne
2023-04-22
use if_baudrate and if_link_state for mac config, not mii media values
David Gwynne
2023-04-18
Add another check to com probe
Jonathan Gray
2023-04-13
Catch up with box drawing characters which have been standardized in unicode
Miod Vallat
2023-04-11
fix double words in comments
Jonathan Gray
2023-04-07
register a mapping of dwqe interfaces to ofw nodes/phandles.
David Gwynne
2023-04-07
Determine PHY mode and pass the appropriate flags down to the PHY when we
Mark Kettenis
2023-04-05
Enable Force Unit Access (FUA) for write commands. This seems to fix
Marcus Glocker
2023-04-02
zap excessive semicolons; ok mglocker@
Anton Lindqvist
2023-03-28
revert bwfm.c rev 1.108
Jonathan Gray
2023-03-26
fix memory leaks in error paths
Jonathan Gray
2023-03-26
unifdef
Jonathan Gray
2023-03-22
fix GMAC_CHAN_RX_CONTROL write
Jonathan Gray
2023-03-19
Use a task to switch clocks on RK3568 as the clock API needs process context.
Mark Kettenis
2023-03-15
make WEP encryption work on bwfm(4)
Stefan Sperling
2023-02-17
spelling
Jonathan Gray
2023-02-16
Fix MAC address register offsets.
Mark Kettenis
2023-02-15
Don't print the version twice, but do print a newline before attaching the
Mark Kettenis
2023-02-13
Add dwqe(4), a driver for the Synopsis DesignWare Ethernet QoS controller
Patrick Wildt
2023-02-04
Initial driver for Universal Flash Storage (UFS) Host Controllers.
Marcus Glocker
2023-02-03
Remove redundant DIAGNOSTIC wrappers around KASSERT macros.
Miod Vallat
2023-01-01
update drm to linux 6.1.2
Jonathan Gray
2022-12-30
Do not send (normal) packets before we reach the run state. Logic copied
Mark Kettenis
2022-12-27
Fix array bounds mismatch with clang 15
Patrick Wildt
2022-11-25
nvme can do 64bit dma.
David Gwynne
2022-11-17
whitespace fixes. no functional change.
David Gwynne
2022-10-28
Replace audio(9) get_props() with duplex check in open() in non-duplex drivers
Klemens Nanni
2022-10-26
Make audio(9) get_props() optional, remove it from duplex drivers
Klemens Nanni
2022-10-21
constify global identity tables
Klemens Nanni
2022-10-16
Change function definitions using the identifier-list form used in the
Jonathan Gray
2022-10-12
Extend struct todr_chip_handle with a todr_quality member. This allows us
Mark Kettenis
2022-09-16
Make mfii(4) recover from firmware FAULT state on startup.
Stefan Sperling
2022-08-31
Introduce iic_intr_disestablish() and use it in ihidev(4).
Mark Kettenis
2022-08-29
static const, not const static
Jonathan Gray
2022-08-21
A couple of minor changes for rtl8192eu:
Kevin Lo
2022-08-15
remove unused smc91cxx_activate()
Jonathan Gray
2022-08-13
Correct rx data rate for rtl8192eu
Kevin Lo
2022-08-01
Fix bogus indent. NFC
Miod Vallat
2022-07-27
Enumerate and shift PHY mode bits.
James Hastings
2022-07-15
fix typos in previous
Theo de Raadt
2022-07-15
Implement support for framebuffers that don't start on a page boundary.
Mark Kettenis
2022-07-14
Protect all writers to ifm_cur with a mutex. ifmedia_match() does
Alexander Bluhm
[next]