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
/
ic
/
aic79xx.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Nuke some forward-only struct's and functions and functions thereby
krw
2017-12-12
1
-11
/
+1
*
Move to iopool. No voluntary testers after several years of requests so now
krw
2016-08-17
1
-50
/
+9
*
sprinkling ifndef __linux__ around two variable declarations could not
tedu
2015-12-17
1
-5
/
+1
*
Nuke a bunch of leading and trailing whitespace so I don't go blind
krw
2015-07-17
1
-17
/
+17
*
Kill unused shutdown hook pointers.
mpi
2014-07-09
1
-2
/
+1
*
Correct the spelling of "transferred" and "transferring"
guenther
2012-02-24
1
-3
/
+3
*
'tranfer' -> 'transfer' in comments.
krw
2006-12-21
1
-2
/
+2
*
Strip out fancy timeout code that attempts to mimic FreeBSD's thread
krw
2005-12-28
1
-8
/
+1
*
Fix bus_dma code to eliminate my busted logic, align usage with man
krw
2005-11-29
1
-1
/
+3
*
Current ahd timeout code does nothing. Add fbsd style timeout
krw
2004-12-30
1
-1
/
+5
*
Reduce delta to FreeBSD by adding and using ahd_alloc() rather than
krw
2004-12-19
1
-2
/
+10
*
Use millisends rather than microseconds in parameters to timer
krw
2004-12-13
1
-3
/
+5
*
Factor out repeated code into ahd_done_with_status().
krw
2004-12-10
1
-1
/
+3
*
More FreeBSD delta reduction. Use aic_* defines rather than ahd_* one
krw
2004-11-23
1
-3
/
+3
*
More NetBSD cruft removal/FreeBSD delta reduction. Whitespace, function and variable shuffle. No functional change.
krw
2004-11-18
1
-5
/
+2
*
More NetBSD cruft removal, starting with 'struct ahd_pci_busdata' and
krw
2004-11-14
1
-11
/
+2
*
Eliminate a structure member introduced via NetBSD, now superfluous.
krw
2004-11-13
1
-2
/
+1
*
Eliminate more cruft that crept in during FreeBSD -> NetBSD -> OpenBSD
krw
2004-11-13
1
-5
/
+2
*
More freebsd delta reduction. Eliminate use of NetBSD scsipi defines
krw
2004-10-24
1
-43
/
+32
*
A missed ahd_htole16 -> aic_htole16 in an unused define.
krw
2004-10-24
1
-2
/
+2
*
Shuffle defines around so that ahc and ahd use the aic_ names that
krw
2004-10-24
1
-2
/
+2
*
Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz>
marco
2004-08-23
1
-7
/
+29
*
Remove __static inline to make the kernel ~24k smaller on i386 and make the debug sessions bearable.
marco
2004-08-06
1
-11
/
+5
*
Make AHD_DEBUG compile. ok krw@
marco
2004-06-23
1
-20
/
+21
*
Remove unused descriptive name strings. We use the names the devices return.
krw
2004-06-14
1
-3
/
+1
*
Remove bogus $Id.
marco
2004-05-20
1
-3
/
+1
*
Add ahd. ok krw@
marco
2004-05-20
1
-0
/
+1593