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
2016-10-25
mask and unmask the interrupt source in an intx specific intr handler.
David Gwynne
2016-10-24
adapt to recent wsmouse changes by bru (oct23)
Theo de Raadt
2016-10-24
Backout last 2 revisions. Requested by deraadt.
YASUOKA Masahiko
2016-10-24
Make mfii(4) bio(4) capable.
YASUOKA Masahiko
2016-10-24
Add scsi ioctl hook to do a special treatment for DIOC{G,S}CACHE which
YASUOKA Masahiko
2016-10-24
augment the scsi_probe handler so it tries to query the sas dev pg 0
David Gwynne
2016-10-23
Improved parameter handling in wsmouse and new ioctls for reading and
Ulf Brosziewski
2016-10-21
Add support for the ACPI timer opcode.
Joris Vink
2016-10-21
mitigate against mpii device attachment racing with mountroot
David Gwynne
2016-10-19
Only force iwm's firmware to use RTS for all frames if the AP requires it.
Stefan Sperling
2016-10-18
when openbsd.randomdata was made readonly, the proto seed copy got done
Theo de Raadt
2016-10-14
The trailing producer index must point to the beginning of the message
Mike Belopuhov
2016-10-14
Implement an operation to dequeue packets from the completion queue
Mike Belopuhov
2016-10-12
Rename CDCE_ZAURUS option to CDCE_CRC32 for clarity.
Frederic Cambus
2016-10-12
Get rid of the ch_buf member that is not part of the channel API
Mike Belopuhov
2016-10-11
Move Hyper-V integration components into a separate source file
Mike Belopuhov
2016-10-10
Reshuffle GUID device ID table and add $ tags to headers
Mike Belopuhov
2016-10-09
Don't allocate struct mixer_devinfo instances on the stack. It is a fairly
Mark Kettenis
2016-10-08
Make iwn(4) write MCS into the radiotap rate field.
Stefan Sperling
2016-10-08
Rate sets managed by net80211 are sorted by effective data rate speed while
Stefan Sperling
2016-10-08
Add comments explaining why athn(4) disables multi-rate retries with RTS.
Stefan Sperling
2016-10-08
Hide details of fatal firmware errors in iwn(4) behind #ifdef IWN_DEBUG.
Stefan Sperling
2016-10-08
Bring receive filter handling closer to the way we do things.
Mark Kettenis
2016-10-08
Various printf claim to report the PID, so actually report that and not the TID
Philip Guenther
2016-10-07
Using '4' as the max # of ccb's in a work unit doesn't work so well
Kenneth R Westerback
2016-10-07
another unused variable bites the dust. spotted by deraadt
Ted Unangst
2016-10-07
the old time delta code is no longer used. nothing reads these values.
Ted Unangst
2016-10-06
Fold the bus_dmamap_destroy into the loop above
Mike Belopuhov
2016-10-06
Remove _ds_boundary abuse (again)
Mike Belopuhov
2016-10-06
Enable hardware VLAN tagging
Mike Belopuhov
2016-10-06
Disable RTS for long frames in ral(4) for rt2560 chips.
Stefan Sperling
2016-10-06
Remove reference to non existing font.
Frederic Cambus
2016-10-06
Fix the condition used to decide whether to automatically start the
Alexandre Ratchov
2016-10-05
Hide wpi(4) fatal firmware error details inside #ifdef WPI_DEBUG.
Stefan Sperling
2016-10-05
Set the USE_RTS flag in the right place. Error introduced in if_iwm.c r1.139.
Stefan Sperling
2016-10-04
At acpithinkpad attach time determine the value of the mute, and defer
Theo de Raadt
2016-10-04
Let the stack perform DMA synchronization instead of doing it (partially)
Martin Pieuchot
2016-10-04
Use "%s" in vm_rpc_send_rpci_tx() call. Avoids a "format string is not a
Mark Kettenis
2016-10-04
Check the actual pointer returned by km_alloc(9) instead of the array. The
Mark Kettenis
2016-10-03
Fix some bus_dmamap_sync(9) calls.
Martin Pieuchot
2016-10-02
Some HABs reset parts of AHCI_PREG_CMD when AHCI_PREG_SCTL_DET_INIT
Patrick Wildt
2016-10-02
Some HBAs report NCQ capability despite only supporting one command
Patrick Wildt
2016-10-02
Given that ahci_port_alloc() grabs one CCB for use during NCQ error
Patrick Wildt
2016-10-02
Contrary to e. g. the xHCI specification, the AHCI rev. 1.3 spec
Patrick Wildt
2016-10-02
Save and restore the (non-standard) USBMODE register around a reset of the
Mark Kettenis
2016-09-30
Add a WSKBDIO_GETENCODINGS ioctl that returns the supported keyboard
Mark Kettenis
2016-09-27
Wait until the BSSID is known before adding the MAC context to iwm firmware.
Stefan Sperling
2016-09-27
Print the type of operation space that failed as there seem to be more of
Mike Larkin
2016-09-26
Avoid calculating offset several times. This was done for a few functions alr...
Frederic Cambus
2016-09-26
Move the net/bpf.h include within the #if NBPFILTER directive
Frederic Cambus
[next]