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
/
nvmevar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Nuke unused struct scsi_link members of adapter softc's where the
krw
2020-07-22
1
-3
/
+1
*
False alarm, back it goes. Managed to mangle my kernel build directory
krw
2020-07-12
1
-2
/
+1
*
Revert previous. Broke something somehow.
krw
2020-07-11
1
-1
/
+2
*
Garbage collect unused nvme_softc member "sc_scsibus".
krw
2020-07-11
1
-2
/
+1
*
sparc64 issue being identified and removed, reapply r1.73:
krw
2020-03-15
1
-1
/
+2
*
Revert nvme back to last working commit for sparc64.
kmos
2020-03-15
1
-2
/
+1
*
Bump nvme(4) max physio() i/o size to 128K.
krw
2020-03-13
1
-1
/
+2
*
Ooops. Need both files.
krw
2020-03-10
1
-2
/
+2
*
Use ffs() on sc_mps, removing need for sc_mps_bits. Replace ffs(64)-1
krw
2020-03-01
1
-2
/
+1
*
Add hibernate support for nvme(4). This creates a separate IO queue that is
jmatthew
2017-05-29
1
-1
/
+5
*
nvme: Add suspend/resume code
sf
2017-05-27
1
-1
/
+3
*
mask and unmask the interrupt source in an intx specific intr handler.
dlg
2016-10-25
1
-1
/
+2
*
provide a shutdown hook that follows the procedure in the docs
dlg
2016-04-14
1
-1
/
+7
*
tabs, not spaces
dlg
2016-04-14
1
-3
/
+3
*
wire up the scsi midlayer. scsibus should appear after this.
dlg
2016-04-13
1
-1
/
+4
*
allocate an array of things to hold info about namespaces
dlg
2016-04-13
1
-1
/
+6
*
stash the controller identify and number of namespaces in the softc.
dlg
2016-04-13
1
-1
/
+6
*
make a place for q_id to go
dlg
2016-04-13
1
-1
/
+2
*
i wanted to work on this in the tree so i could commit lots of small
dlg
2014-04-15
1
-4
/
+32
*
start working on a driver for non volatile memory express controllers.
dlg
2014-04-12
1
-0
/
+58