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
/
iha.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iopoolification. Tested on my Initio INIC-950. Various eyes including
krw
2010-10-03
1
-1
/
+4
*
Change the scsi_cmd function member of scsi_adapter from int to
krw
2010-03-23
1
-2
/
+2
*
Extend the scsi_adapter minphys() callback to take a struct scsi_link *
miod
2009-02-16
1
-2
/
+2
*
Rename a few defines to avoid namespace pollution. The only one used was 'READ' which is now 'NVREAD'.
krw
2004-01-19
1
-4
/
+4
*
typos from Tom Cosgrove;
jmc
2003-10-21
1
-5
/
+5
*
As long as I am here pull in some useful changes from NetBSD.
krw
2003-03-30
1
-10
/
+10
*
Another chunk of bus_dma fixes. May actually approach correctness now.
krw
2003-03-29
1
-20
/
+17
*
Rework iha copyight verbiage to make clear what needs to be clear for
krw
2002-11-14
1
-19
/
+9
*
First round of __P removal in sys
millert
2002-03-14
1
-5
/
+5
*
Remove local defines for SCSI status codes and use those now
krw
2001-11-11
1
-7
/
+1
*
Switch everything to the new bus_dmamap_sync API.
art
2001-11-05
1
-11
/
+1
*
Prepare for transition to 5-parameter bus_dmamap_sync() by creating and
krw
2001-08-26
1
-3
/
+8
*
Change references to inic-950 to inic-940/950 to reflect chips
krw
2001-07-13
1
-8
/
+8
*
Remove static'ness of functions in line with normal OpenBSD
krw
2001-07-13
1
-6
/
+4
*
Use offsetof() from sys/param.h, not a local define.
krw
2001-07-10
1
-3
/
+1
*
Fix incorrect logic 'optimization' so that sync is negotiated even if
krw
2001-07-09
1
-2
/
+1
*
Use <scsi/scsi_message.h> defines rather than homegrown ones.
krw
2001-02-08
1
-38
/
+2
*
Add support for Initio INI-91xx SCSI Cards
krw
2001-01-23
1
-0
/
+495