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-07-31
Use m_devget(9).
Mark Kettenis
2016-07-31
regen
Jonathan Gray
2016-07-31
Add Xeon E3-1200 v5 host bridge and some more Sunrise Point H PCH ids.
Jonathan Gray
2016-07-30
add acpials(4), an acpi driver for ambient light sensors
Joshua Stein
2016-07-29
Add a periodic timer to workaround missing completion events
Mike Belopuhov
2016-07-29
Disable receive ring slot accounting
Mike Belopuhov
2016-07-29
Move xen interrupt handlers to dedicated task queues
Mike Belopuhov
2016-07-29
Loop until we've read all available responses
Mike Belopuhov
2016-07-29
Update TX completion event index when putting a packet on the ring
Mike Belopuhov
2016-07-29
Reduce the amount of sent RX producer notifications; from FreeBSD
Mike Belopuhov
2016-07-29
Reduce the amount of sent TX producer notifications; from FreeBSD
Mike Belopuhov
2016-07-28
Store the acpi processor ID/UID in struct cpu_info, and use it to attach
Mark Kettenis
2016-07-28
Remove top level ring processing loops as too ambiguous
Mike Belopuhov
2016-07-28
Revert previous commit
Mike Belopuhov
2016-07-28
Convert ifq_deq_{begin,rollback,commit} dance to a single ifq_dequeue
Mike Belopuhov
2016-07-27
Add interface to facilitate iterating over gpios.
Mark Kettenis
2016-07-27
after system resume, re-write backlight level
Joshua Stein
2016-07-27
zero sizeof a struct not sizeof the pointer to it
Jonathan Gray
2016-07-26
Rename struct fdt_memory to fdt_reg to match the member name
Patrick Wildt
2016-07-26
In rsu(4), put code that twiddles HT data in the ic under #ifdef notyet.
Stefan Sperling
2016-07-26
Unbreak rsu(4) which was broken since r1.32. Reported by Jake Swensen.
Stefan Sperling
2016-07-26
Fix byteswap errors in rtwn(4) and urtwn(4) introduced by me on June 17.
Stefan Sperling
2016-07-21
Remove a few debugging leftovers
Mike Belopuhov
2016-07-21
Make rtwn(4) and urtwn(4) respect the RTS threshold set by net80211.
Stefan Sperling
2016-07-20
Plug potential leak of device list.
Kenneth R Westerback
2016-07-20
Disable the beacon filter in iwm(4). This allows beacons to pass through to
Stefan Sperling
2016-07-20
Make the iwn(4) LED flash 10 times slower in monitor mode.
Stefan Sperling
2016-07-20
Bring iwn_update_htprot() back, so iwn(4) will properly keep track
Stefan Sperling
2016-07-20
Unbreak ural(4), which had been dropping frames on Tx while
Stefan Sperling
2016-07-20
ATI controllers seem to need the same workaround as VIA controllers.
Martin Pieuchot
2016-07-19
virtio_pci: Always allow MSI/MSI-X
Stefan Fritsch
2016-07-18
Explicitly set iwm(4) firmware Tx aggregation limit to one (which disables
Stefan Sperling
2016-07-18
Fix inverted logic in iwm_tx(). The PROT_REQUIRE flag in should be set for
Stefan Sperling
2016-07-18
Make iwm(4) retry Tx of management frames less often. We now retry management
Stefan Sperling
2016-07-16
Support MSI-X in virtio
Stefan Fritsch
2016-07-15
Remove unused re_nbits from dev/rnd.c
Tom Cosgrove
2016-07-14
vioblk: Properly handle poll timeout
Stefan Fritsch
2016-07-14
rename virtio_ops.intr to poll_intr
Stefan Fritsch
2016-07-14
virtio: Move interrupt handler into transport specific code
Stefan Fritsch
2016-07-13
A work-in-progress driver for the Hyper-V NetVSC
Mike Belopuhov
2016-07-13
remove <0 check for an unsigned variable
Theo de Raadt
2016-07-13
remove unused function ether_cmp()
Theo de Raadt
2016-07-12
Reset the mt state completely in wsmouse_mt_init.
Ulf Brosziewski
2016-07-11
Add a simple framework for handling gpio controllers and pins on FDT-enabled
Mark Kettenis
2016-07-11
Initialize oui and model fields in the softc.
Mark Kettenis
2016-07-10
Pay attention to Processor Local X2APIC structures. ACPI 6.0 allows these
Mark Kettenis
2016-07-10
Rename apic_proc_uid field to acpi_proc_uid in the acpi_madt_x2apic struct.
Mark Kettenis
2016-07-10
regen
Mark Kettenis
2016-07-10
Add MICREL KSZ9021 and KSZ9031.
Mark Kettenis
2016-07-10
Build firmware for USB devices on octeon.
Visa Hankala
[next]