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-02-10
Update link to intel HDA spec. From
Alexandre Ratchov
2017-02-10
Fix links to usb-audio specs. From Michael Reed <m.reed at mykolab.com>.
Alexandre Ratchov
2017-02-10
Use __func__ for DPRINTF's as we do in other parts of the
Alexandre Ratchov
2017-02-10
Remove unused variable. From Michael W. Bombardieri <mb at ii.net>.
Alexandre Ratchov
2017-02-08
Improve error handling for poll timeouts
Mike Belopuhov
2017-02-08
Specify the read/write DMA flag for bounce buffers
Mike Belopuhov
2017-02-08
Cleanup the device removal path
Mike Belopuhov
2017-02-08
Switch to Xen interrupt barrier and improve state transitions
Mike Belopuhov
2017-02-08
Abort transactions with non-retriable error when device is stopped
Mike Belopuhov
2017-02-08
Switch to Xen interrupt barrier
Mike Belopuhov
2017-02-08
Introduce Xen interrupt barriers
Mike Belopuhov
2017-02-08
Fixup incorrect test when allocating grant table entries
Mike Belopuhov
2017-02-08
fix a mixup of lengths of addresses and lengths in the aen_start sgl
David Gwynne
2017-02-07
Reduce the per-packet allocation costs for crypto operations (cryptop)
Patrick Wildt
2017-02-07
The return code of crp_callback is never checked, so it is not
Alexander Bluhm
2017-02-07
Make the 'incomplete header' message debug only
Mike Belopuhov
2017-02-07
Release the NET_LOCK() before entering per-driver ioctl() routine.
Martin Pieuchot
2017-02-07
pull struct mfi_evtarg_pd_state out of struct mfi_evt_detail.
David Gwynne
2017-02-07
move the mbuf pools to m_pool_init and a single global memory limit
David Gwynne
2017-02-07
Test for NULL before dereferencing a pointer not after.
Jonathan Gray
2017-02-07
handle physical disk state changes.
David Gwynne
2017-02-07
i got the MFII_TASK_MGMT flags round the wrong way.
David Gwynne
2017-02-07
support hotplug of physical disks.
David Gwynne
2017-02-07
add the framework around asynchronous event notifications.
David Gwynne
2017-02-07
provide support for submitting async dcmd frames.
David Gwynne
2017-02-07
whitespace fixes. no functional change.
David Gwynne
2017-02-06
Add proper locking for the interrupt source list
Mike Belopuhov
2017-02-06
XST_POLL turned out to be pretty useless since it's only set when cold
Mike Belopuhov
2017-02-06
Fixup a few errors, make detaching more robust
Mike Belopuhov
2017-02-06
Use separate compile time debug flags for xen, xnf and xbf
Mike Belopuhov
2017-02-06
implement scsi command timeouts.
David Gwynne
2017-02-06
megaraid sas fusion chips have their own command for aborting tasks
David Gwynne
2017-02-04
Prefer <sys/endian.h> to <machine/endian.h>
Philip Guenther
2017-02-04
Prefer <sys/endian.h> to <machine/endian.h>
Philip Guenther
2017-02-04
Prevent netlock related deadlock with the X server during iwm(4) scans.
Paul Irofti
2017-02-03
yasuoka@ reported that a "guest shutdown" resulted in a reboot instead
Jonathan Gray
2017-02-02
Remove dead assignments and now unused variables.
Charles Longeau
2017-02-02
copy the mbox into the dcmd struct, not the pointer to the mbox.
David Gwynne
2017-02-01
Fix format strings in cy(4), allows to compile with CY_DEBUG.
Alexander Bluhm
2017-02-01
Add AMRR support to rtwn(4). Based on code from FreeBSD.
Stefan Sperling
2017-02-01
In athn(4), if multi-rate retry is disabled due to RTS being used, then do
Stefan Sperling
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
[next]