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-28
Improve protocol version negotiation for Integrated Components
Mike Belopuhov
2016-10-28
get rid of the custom pool in myx for jumbo frames.
David Gwynne
2016-10-28
In iwn(4), stop forcing RTS for every frame in 11n mode.
Stefan Sperling
2016-10-27
vmm is also available on i386 now, so don't restrict it to amd64.
Reyk Floeter
2016-10-27
Improve channel ring locking strategy
Mike Belopuhov
2016-10-27
Uniformize debug printfs, by using consistently __func__ everywhere.
Alexandre Ratchov
2016-10-27
tell ix and em to use 2k+ETHER_ALIGN clusters for rx on all archs.
David Gwynne
2016-10-25
Channel API users should pick the bufring size
Mike Belopuhov
2016-10-25
Make kernel without INET6 compile again.
Alexander Bluhm
2016-10-25
Deduplicate the CRS parsing code and handle broken ACPI implementations.
Paul Irofti
2016-10-25
Add the resource index to aml_parse_resource() callback function.
Paul Irofti
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
[next]