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
/
pci
Age
Commit message (
Expand
)
Author
2021-02-20
remove warning about amdgpu userptr ioctl being unimplemented
Jonathan Gray
2021-02-15
move the rearming of the cq after the refill of the rq.
David Gwynne
2021-02-14
regen
Mark Kettenis
2021-02-14
Add a few more devices that show up on the Apple M1 mini.
Mark Kettenis
2021-02-14
correct drm work flush behaviour
Jonathan Gray
2021-02-11
Add missing break in switch statement of rge_activate().
Stefan Sperling
2021-02-08
Simplify sleep_setup API to two operations in preparation for splitting
Martin Pieuchot
2021-01-31
Add basic support for BCM4378 as found on the Apple M1 SoCs. There's a
Patrick Wildt
2021-01-31
regen
Patrick Wildt
2021-01-31
Add Broadcom BCM4378.
Patrick Wildt
2021-01-27
regen
Jonathan Gray
2021-01-27
add some more amdgpu devices
Jonathan Gray
2021-01-27
do better accounting of how many msix interrupts we want to use.
David Gwynne
2021-01-26
intrmap attribute missing from mcx; ok dlg
Theo de Raadt
2021-01-25
raise the max number of queues/interrupts to 16, up from 1.
David Gwynne
2021-01-25
if the rx descriptor reports the rss hash, use it for the mbuf flowid.
David Gwynne
2021-01-25
don't lose the M_FLOWID flag if the ipv4 cksum is ok.
David Gwynne
2021-01-25
use an intrmap when establishing interrupts for queues.
David Gwynne
2021-01-24
match on Intel Alder Lake and Meteor Lake I219 Ethernet ids
Jonathan Gray
2021-01-24
regen
Jonathan Gray
2021-01-24
add Intel Alder Lake and Meteor Lake I219 Ethernet ids
Jonathan Gray
2021-01-24
match on Realtek RTL8168H ids for Killer E2500V2 and E2600
Jonathan Gray
2021-01-24
regen
Jonathan Gray
2021-01-24
add Realtek RTL8168H ids for Killer E2500V2 and E2600
Jonathan Gray
2021-01-23
match on another Realtek RTL8168 id
Jonathan Gray
2021-01-23
regen
Jonathan Gray
2021-01-23
add another Realtek RTL8168 id
Jonathan Gray
2021-01-20
Check management capabilities before trying to attach temperature sensors,
Jonathan Matthew
2021-01-17
add another iwx device
Joshua Stein
2021-01-17
regen
Joshua Stein
2021-01-17
add another ax201
Joshua Stein
2021-01-17
this hardware is fine with BUS_DMA_64BIT mappings.
David Gwynne
2021-01-16
recognise Realtek ALC287
Jonathan Gray
2021-01-16
regen
Jonathan Gray
2021-01-16
add devices mostly from x1 nano jcs@ has
Jonathan Gray
2021-01-13
revert drm vmalloc changes
Jonathan Gray
2021-01-08
Bring the emulated Linux memory allocation interfaces more in line with
Mark Kettenis
2021-01-04
the tx doorbell is next to the rx doorbell, not on top of it.
David Gwynne
2021-01-04
use bus_dmamap_sync around updates to the doorbells.
David Gwynne
2021-01-01
Remove useless redundant call of ttyopen().
jan
2020-12-31
don't oversleep when waiting on fences
Jonathan Gray
2020-12-28
regen
Mark Kettenis
2020-12-28
Add Synopsys vendor and their DesignWare PCIe bridge.
Mark Kettenis
2020-12-27
have mcx_process_txeof return the number of slots it processed.
David Gwynne
2020-12-27
do a bus space barrier after arming the eq.
David Gwynne
2020-12-27
disable timestamping a little bit harder to avoid divide by 0.
David Gwynne
2020-12-27
shuffle filling the rx ring so the sw prod is updated before the hw.
David Gwynne
2020-12-26
reuse the calculated vector as the argument to pci_intr_map_msix.
David Gwynne
2020-12-26
add bus_dmamap_sync ops around the eq.
David Gwynne
2020-12-26
add some bus_dmamap_syncs around the rq.
David Gwynne
[next]