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
/
microcode
/
udl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build firmware for usb devices on arm64.
jsg
2017-01-23
1
-2
/
+2
*
Retire zaurus, as it hasn't made the EABI jump and will be permanently broken
guenther
2016-09-03
1
-2
/
+2
*
armish handled some early-gen arm machines, which required tons of
deraadt
2016-08-10
1
-2
/
+2
*
Build firmware for USB devices on octeon.
visa
2016-07-10
1
-2
/
+2
*
remove hppa64 port, which we never got going beyond broken single users.
deraadt
2016-05-11
1
-3
/
+2
*
Build all the firmware for usb devices on armv7.
jsg
2015-05-26
1
-3
/
+3
*
Add udl(4) and uvideo(4) to armv7 GENERIC. Tested on my sabre lite (imx).
matthieu
2015-05-24
1
-1
/
+2
*
these will not be built for palm since it went away
deraadt
2013-03-25
1
-2
/
+2
*
Build these firmwares on loongson.
miod
2010-01-30
1
-7
/
+8
*
Use buffered fwrite(3) to build the udl Huffman table,
mpf
2009-11-10
1
-10
/
+11
*
Name fields in the udl_huffman struct same as on the driver side to
mglocker
2009-08-26
2
-10
/
+10
*
Also avoid __packed struct to Huffman table in the driver side in favour
mglocker
2009-08-26
2
-4
/
+4
*
add error checking
deraadt
2009-08-25
1
-3
/
+5
*
if we do not use __packed, we must write the values more carefully
deraadt
2009-08-25
1
-3
/
+7
*
no need for __packed; ok mglocker
deraadt
2009-08-25
1
-2
/
+2
*
16bit Huffman table for pixel difference compression on udl(4) devices.
mglocker
2009-08-25
3
-0
/
+65636