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
Age
Commit message (
Expand
)
Author
2017-01-31
Configure rtwn's ACMHWCTRL register correctly. Bits in this register
Stefan Sperling
2017-01-31
Fix links to USB audio specs.
Jeremie Courreges-Anglas
2017-01-31
Issue a pause instruction in the busy-wait loop on SP kernels as well
Mike Belopuhov
2017-01-31
Update the struct iwm_scan_results_notif to FW Api version 3, and remove
Stefan Sperling
2017-01-31
Clean up code in rtwn(4)/urtwn(4) which handles EDCA parameters:
Stefan Sperling
2017-01-30
Make urtwn(4) run slot time updates from a USB task.
Stefan Sperling
2017-01-30
Make rtwn(4) and urtwn(4) tell the hardware about short preamble and
Stefan Sperling
2017-01-30
Fix size passed to free(9)
Jeremie Courreges-Anglas
2017-01-30
Stop athn(4) 11n hostap from applying HT protection to non-11n clients.
Stefan Sperling
2017-01-30
Prevent athn(4) from using RTS for non-data frames.
Stefan Sperling
2017-01-29
In dwctwo(4), fix an off-by-one in frame interval calculation.
Stefan Sperling
2017-01-29
The iwm_get_active_dwell() and iwm_get_passive_dwell() functions are
Stefan Sperling
2017-01-29
Remove a couple of definitions from if_iwmreg.h which were never
Stefan Sperling
2017-01-29
In iwm(4), remove old deprecated scan API definitions which have been
Stefan Sperling
2017-01-26
Fix rtwn(4) IQ calibration code (affects PCI devices only).
Stefan Sperling
2017-01-26
The only difference between armv7 and arm64 fdt virtio attachments is an
Jonathan Gray
2017-01-25
Move psci(4) and plrtc(4) so arm64 can use them.
Jonathan Gray
2017-01-24
add support for multiple transmit ifqueues per network interface.
David Gwynne
2017-01-24
Use header <sys/atomic.h> rather than <machine/atomic.h> in MI code.
Visa Hankala
2017-01-23
Add bcmdog(4), a watchdog timer for the Raspberry Pi.
Mark Kettenis
2017-01-23
rework how we address physical disks on the second scsibus.
David Gwynne
2017-01-23
Only allow change-setting ioctls when FWRITE is set on the descriptor.
Theo de Raadt
2017-01-23
store the full 64bits of the sense bufers dva.
David Gwynne
2017-01-23
add the mfii opcode for passthru commands
David Gwynne
2017-01-23
massage some event related details.
David Gwynne
2017-01-23
represent the mbox layout with union instead of an array of bytes.
David Gwynne
2017-01-23
Build firmware for usb devices on arm64.
Jonathan Gray
2017-01-22
define virtio in conf/files
Reyk Floeter
2017-01-22
Remove sony8x16 and sony12x24 fonts.
Frederic Cambus
2017-01-22
move counting if_opackets next to counting if_obytes in if_enqueue.
David Gwynne
2017-01-21
non-PCI virtio files have been moved to sys/dev/pv
Reyk Floeter
2017-01-21
Switch include of virtio header from dev/pci/ to dev/pv/
Reyk Floeter
2017-01-21
Switch include of virtio header from dev/pci/to dev/pv/
Reyk Floeter
2017-01-21
Move vmmci.c to sys/dev/pv/vmmci.c
Reyk Floeter
2017-01-21
Move virtiovar.h to sys/dev/pv/virtiovar.h
Reyk Floeter
2017-01-21
Move virtioreg.h to sys/dev/pv/virtioreg.h
Reyk Floeter
2017-01-21
Move virtio.c to sys/dev/pv/virtio.c
Reyk Floeter
2017-01-21
Move vioscsireg.h to sys/dev/pv/vioscsireg.h
Reyk Floeter
2017-01-21
Move vioscsi.c to sys/dev/pv/vioscsi.c
Reyk Floeter
2017-01-21
Move viornd.c to sys/dev/pv/viornd.c
Reyk Floeter
2017-01-21
Move viomb.c to sys/dev/pv/viomb.c
Reyk Floeter
2017-01-21
Move viocon.c to sys/dev/pv/viocon.c
Reyk Floeter
2017-01-21
Move vioblkreg.h to sys/dev/pv/vioblkreg.h
Reyk Floeter
2017-01-21
Move vioblk.c to sys/dev/pv/vioblk.c
Reyk Floeter
2017-01-21
In iwm(4), cancel mira timeouts in iwm_stop() and iwm_newstate() instead of
Stefan Sperling
2017-01-21
Move if_vio.c to sys/dev/pv/if_vio.c
Reyk Floeter
2017-01-21
Move virtio config from files.pci to files.pci
Reyk Floeter
2017-01-21
Add support for the Allwinner A64 PIO controller clock.
Patrick Wildt
2017-01-21
Move Allwinner drivers that will soon be used by OpenBSD/arm64
Patrick Wildt
2017-01-21
p_comm is the process's command and isn't per thread, so move it from
Philip Guenther
[next]