index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
fdt
/
rkpcie.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement pci_intr_establish_cpu() on arm64 and armv7. The function pointer
patrick
2020-07-14
1
-7
/
+7
*
Add a delay after link training to work-around a panic when first
kurt
2020-02-20
1
-1
/
+8
*
rkpcie: Add support for gen2 negotiation
kurt
2019-12-14
1
-13
/
+80
*
Change pci_intr_handle_t into a struct and replace duplicated code that
kettenis
2019-06-03
1
-84
/
+18
*
Add MSI-X support.
kettenis
2019-05-31
1
-28
/
+39
*
avoid uninitialised variable use in an error path
jsg
2018-08-28
1
-2
/
+2
*
Give the FDT interrupt API a more generic naming by replacing the
patrick
2018-08-06
1
-3
/
+3
*
Add support for the GIC v3 ITS and use it to implement MSI support for
kettenis
2018-07-30
1
-12
/
+69
*
Make things work when using the official device tree bindings used by the
kettenis
2018-01-13
1
-7
/
+10
*
Don't advertise L0s if the "aspm-no-l0s" property is present. Base available
kettenis
2018-01-06
1
-37
/
+127
*
Initial stab at a driver for the PCIe interface on the Rockhip RK3399. For
kettenis
2018-01-02
1
-0
/
+577