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
/
isp_openbsd.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove isp(4) now that the ql* family have replaced it
jmatthew
2015-06-19
1
-380
/
+0
*
decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.h
deraadt
2014-07-08
1
-3
/
+1
*
replace the LIST_ENTRY in scsi_xfer with a SIMPLEQ_ENTRY. the things that
dlg
2013-03-04
1
-2
/
+2
*
Make sure MEMORYBARRIER(SYNC_REG) performs a read/write bus_space_barrier,
miod
2011-03-06
1
-2
/
+2
*
Don't #include <sys/user.h> into files that don't need the stuff
guenther
2010-06-26
1
-2
/
+1
*
Add a workaround for the fact that our clocks aren't running during autoconf
kettenis
2009-07-01
1
-3
/
+5
*
Major update to isp driver, mostly from mjacob via FreeBSD.
krw
2009-06-24
1
-137
/
+86
*
NETBSD -> OPENBSD in #endif comment.
krw
2008-11-17
1
-2
/
+2
*
Use new isp_library.c rather than isp_inline.h. No functional change.
krw
2008-11-17
1
-5
/
+2
*
Make SCSI isp(4) use the same SCSI initiator ID as the prom on sparc/sparc64.
kettenis
2008-06-01
1
-2
/
+3
*
use the right capitalization for `QLogic'
sobrado
2008-01-21
1
-2
/
+2
*
Use some horrible macros to uninline a few functions that are expensive
art
2004-08-02
1
-2
/
+5
*
This moves access to wall and uptime variables in MI code,
tholo
2004-06-24
1
-9
/
+9
*
Delete unused local version of strncat.
krw
2003-03-30
1
-20
/
+1
*
Remove double include of scsi_all.h
mjacob
2003-03-06
1
-2
/
+1
*
Remove STRNCAT define.
mjacob
2003-03-03
1
-2
/
+1
*
Accomodate changes to fabric stuff as well as other core code changes.
mjacob
2002-05-17
1
-15
/
+24
*
Get the offsets and lengths right when sync'n dma maps; patch from mjacob
jason
2002-03-06
1
-8
/
+3
*
Much simpler timeout calculation.
art
2002-02-15
1
-10
/
+2
*
Major restructuring for swizzling to the request queue and unswizzling from
mjacob
2001-12-14
1
-26
/
+94
*
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
miod
2001-11-06
1
-2
/
+2
*
Catch up with mainline of code development.
mjacob
2001-09-01
1
-2
/
+8
*
absolutely no need to include vm_parm.h after vm.h
mickey
2001-08-12
1
-2
/
+1
*
remove some of the redundant vm includes
mickey
2001-08-12
1
-2
/
+1
*
Roll platform major/minor. Ansify. Add the appropriate bits for
mjacob
2001-04-04
1
-26
/
+29
*
Roll platform minor. Remove ISP2100_FABRIC defines (we don't care
mjacob
2001-02-12
1
-5
/
+8
*
Update isp codebase to current common head- USEC_SLEEP macro added,
mjacob
2000-12-06
1
-10
/
+16
*
Update OpenBSD with respect to Solaris/FreeBSD/NetBSD/Linux versions.
mjacob
2000-10-16
1
-157
/
+252
*
Resync with FreeBSD/NetBSD. Salient features are that the mailbox command
mjacob
2000-07-06
1
-9
/
+62
*
roll minor revision level
mjacob
2000-03-05
1
-2
/
+2
*
Add 12160 (Ultra3) support. Add files and changes for target mode support.
mjacob
2000-02-20
1
-3
/
+5
*
Roll platform version. Add a second scsi_link struct in the private
mjacob
1999-12-16
1
-7
/
+7
*
make CFGPRINTF only available for SCSIDEBUG/DEBUG kernels
mjacob
1999-11-23
1
-2
/
+2
*
Far too many things to note- a complete new revision coming in including
mjacob
1999-11-22
1
-110
/
+59
*
roll internal revision levels and enable 1080 support
mjacob
1999-03-25
1
-7
/
+6
*
fix OpenBSD headers
mjacob
1999-03-17
1
-1
/
+1
*
complete update of ISP driver- includes 2100 FC support
mjacob
1999-03-17
1
-0
/
+274