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
2015-02-10
s/mutex/mtx/
Masao Uebayashi
2015-02-10
Whitespace.
Masao Uebayashi
2015-02-10
s/usb_dma_t/struct usb_dma */
Masao Uebayashi
2015-02-10
s/usbd_xfer_handle/struct usbd_xfer */
Masao Uebayashi
2015-02-10
s/Static/static/
Masao Uebayashi
2015-02-10
Convert header paths.
Masao Uebayashi
2015-02-10
Add RCS IDs.
Masao Uebayashi
2015-02-10
Adjust paths. Add RCS ID.
Masao Uebayashi
2015-02-10
Import dwc2 core and glue code from NetBSD. OK deraadt@ jsing@ miod@ mpi@
Masao Uebayashi
2015-02-10
switch most mtx_* calls back to linux spinlocks
Jonathan Gray
2015-02-10
remove some very MD debug code that was reaching into x86 mplocks
David Gwynne
2015-02-10
switch most rwlock calls back to their linux equivalents
Jonathan Gray
2015-02-10
Redo dwc2 import with CVS tags expanded.
Masao Uebayashi
2015-02-10
Import dwc2 core and glue code from NetBSD. OK deraadt@ jsing@ miod@ mpi@
Masao Uebayashi
2015-02-10
Do not abuse `rcvif'.
Martin Pieuchot
2015-02-10
use linux function names when locking mode config
Jonathan Gray
2015-02-10
convert VMXNET drivers to ml_enqueue + if_input
Martin Pelikan
2015-02-10
Remove DRM_LOCK macros, rename dev_lock to struct_mutex and directly
Jonathan Gray
2015-02-10
add definitions for linux style locks
Jonathan Gray
2015-02-09
typo
Miod Vallat
2015-02-09
Whitespace.
Masao Uebayashi
2015-02-09
Trim blank lines.
Masao Uebayashi
2015-02-09
fix print/panic messages + remove superfluous if_ibytes addition
Martin Pelikan
2015-02-09
if_input sets m->m_pkthdr.rcvif so we dont have to.
David Gwynne
2015-02-09
More sanity checking for Local APIC NMI entries.
Mark Kettenis
2015-02-09
turn off QLA_DEBUG noise, requested by deraadt@
Jonathan Matthew
2015-02-09
Complete rewrite of the Elantech clickpads v4 packet parser in order to
Martin Pieuchot
2015-02-09
Add flag to taskq_create() calls to match dlg@ API change
Philip Guenther
2015-02-09
we want to defer work traditionally (in openbsd) handled in an
David Gwynne
2015-02-09
tweak the new if_input function so it takes an mbuf_list instead
David Gwynne
2015-02-09
convert vio(4) to if_input().
Martin Pelikan
2015-02-09
after many days of coding, enable WEP
Peter Hessler
2015-02-08
Fix iwm(4) attach and firmware loading process such that a reboot after
Stefan Sperling
2015-02-08
Add missing \n to DPRINTFs in iwm(4).
Stefan Sperling
2015-02-08
Sprinkle some string constant consistency on iwn(4) as well.
Stefan Sperling
2015-02-08
In iwm(4), convert many verbose printf do DPRINTF, sync some string constants
Stefan Sperling
2015-02-08
Fix mfi ioctl to set drive state properly.
YASUOKA Masahiko
2015-02-08
Convert to if_input().
Martin Pieuchot
2015-02-08
Convert to if_input().
Martin Pieuchot
2015-02-07
Fix a logic error when enabling MAC and reset the checksum report bit
Martin Pieuchot
2015-02-07
Don't panic on unhandled net80211 state transitions in iwm(4).
Stefan Sperling
2015-02-07
Handle suspend/resume for iwm(4) devices, by syncing with iwn(4)
Peter Hessler
2015-02-07
Let a volume key event unmute. This makes the software state follow the
Mark Kettenis
2015-02-07
New framework that allows hibernate to pass in entropy from it's fresh
Theo de Raadt
2015-02-07
remove linux int types in the drm header
Jonathan Gray
2015-02-06
Add bpf(4) support to iwm(4). Makes tcpdump -i iwm0 work. Based on iwn(4).
Stefan Sperling
2015-02-06
Add new definitions from libdrm 2.4.59
Jonathan Gray
2015-02-06
Add iwm(4), a new driver for Intel 7260 wifi cards.
Stefan Sperling
2015-02-06
Handle hibernate button in the same way as suspend does: send an
David Coppa
2015-02-06
Fix a hibernate crash on some machines due to unmapping a page that
Mike Larkin
[next]