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
/
mfivar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a function which loads sgd in the mfi_iop_ops struct so that skinny
yasuoka
2014-08-15
1
-1
/
+2
*
break out the battery status into excruciating detail. makes it harder for
dlg
2013-05-03
1
-1
/
+2
*
provide a sensor for the battery backup unit (bbu) on mfi boards that
dlg
2013-05-01
1
-2
/
+3
*
white space tweak
dlg
2013-04-30
1
-2
/
+2
*
add support for "physical devices" on skinny controllers.
dlg
2012-08-17
1
-1
/
+15
*
stop passing mfi_softc around as a member of the ccb, consistently give it
dlg
2012-08-16
1
-4
/
+4
*
use scsi_get_link to find out the name of a child device for bioctl rather
dlg
2012-08-14
1
-1
/
+3
*
expose the max number of logical volumes the hardware supports as the width
dlg
2012-08-14
1
-2
/
+1
*
gc sc_flags now that the iop struct can tell us where the different IDBs
dlg
2012-08-14
1
-2
/
+1
*
oops, dont claim FUSION is an iop type we will support in mfi(4)
dlg
2012-08-14
1
-3
/
+2
*
move knowledge of the location of the inbound doorbell out of code in
dlg
2012-08-14
1
-2
/
+4
*
do appropriate bus_dmamapy_syncs around the pcq/completion ring.
dlg
2012-08-13
1
-1
/
+2
*
add support for skinny variants.
dlg
2012-01-12
1
-2
/
+4
*
add all 64 bit dma plumbing but stick with 32 for now by default.
marco
2011-04-09
1
-2
/
+6
*
cut mfi over to using iopools.
dlg
2010-12-30
1
-1
/
+2
*
Use SLIST for the ccb free list.
mk
2010-06-30
1
-3
/
+3
*
sprinkle some bus_dmamap_sync around frame access.
marco
2010-04-10
1
-1
/
+2
*
rename ccb_xs to ccb_cookie and change its type from a scsi_xfer * to a
dlg
2010-01-04
1
-3
/
+2
*
protect the ccb free queue with a mutex rather than splbio
dlg
2010-01-04
1
-1
/
+2
*
Add support for next generation megaraid sas raid controllers.
marco
2009-01-28
1
-2
/
+3
*
Generalize function to obtain all details to do bio stuff. This is in
marco
2008-10-31
1
-3
/
+7
*
Move some include stuff around
marco
2008-10-27
1
-8
/
+5
*
Move sensors into SMALL_KERNEL
marco
2008-10-26
1
-1
/
+3
*
add support for the mfi controllers with the ppc iops, aka, LSI SAS1078 or
dlg
2008-02-11
1
-2
/
+16
*
split userland & kernel struct sensor/sensordev so that the addition
deraadt
2007-03-22
1
-3
/
+3
*
adapt to new two-level sensor api; Constantine A. Murenin
deraadt
2006-12-23
1
-1
/
+4
*
Oops! Disable debug.
marco
2006-08-31
1
-2
/
+1
*
Add sensor thread for individual sd devices.
marco
2006-08-31
1
-1
/
+4
*
Add hot spare support.
marco
2006-06-19
1
-1
/
+2
*
Add physical device and read config structures.
marco
2006-05-25
1
-2
/
+1
*
Add first half of physical disk data for bio.
marco
2006-05-23
1
-1
/
+2
*
Add mail box to mfi_mgmt to handle sub commands more gracefully.
marco
2006-05-22
1
-1
/
+2
*
Add first half of BIOCVOL primitive.
marco
2006-05-22
1
-3
/
+5
*
Add generic management function.
marco
2006-05-21
1
-3
/
+5
*
And we have lift off! Was able to create a filesystem and write to the
marco
2006-05-18
1
-2
/
+1
*
Add completion routines.
marco
2006-05-17
1
-1
/
+2
*
Add mfi_get_info to obtain all kinds of fun information from the fw.
marco
2006-05-17
1
-2
/
+3
*
Refactor scsi path so that we can have a single sgl function for io and non-io
marco
2006-05-17
1
-5
/
+9
*
Fix some more htole32 screw-ups.
marco
2006-05-16
1
-2
/
+2
*
Add INQUIRY command.
marco
2006-05-15
1
-1
/
+10
*
Add some airplane code.
marco
2006-05-10
1
-1
/
+11
*
Add mfi_poll and use the new shiny function to setup all the hardware queues.
marco
2006-04-21
1
-1
/
+2
*
marco hates typedefs as much as i do, so he asked me to clean mfi like i
dlg
2006-04-20
1
-3
/
+3
*
Sprinkle more debug. Remove 64 byte boundary; it doesn't seem to like it.
marco
2006-04-17
1
-1
/
+3
*
Setup ccbs and clean up ccb structure.
marco
2006-04-17
1
-10
/
+11
*
Add frame memory and sglist allocation.
marco
2006-04-16
1
-1
/
+7
*
Add get and put ccb functions. Shuffle some more definitions.
marco
2006-04-16
1
-21
/
+25
*
Add interrupt handler. Idea borrowed from FreeBSD since it is much nicer
marco
2006-04-16
1
-3
/
+9
*
Add skeleton ccb structure.
marco
2006-04-16
1
-1
/
+31
*
Replace bus_space functions with generic ones that do barriers.
marco
2006-04-07
1
-1
/
+2
[next]