Age | Commit message (Expand) | Author |
---|---|---|
2017-05-29 | Add hibernate support for nvme(4). This creates a separate IO queue that is | Jonathan Matthew |
2017-05-27 | nvme: Add suspend/resume code | Stefan Fritsch |
2016-10-25 | mask and unmask the interrupt source in an intx specific intr handler. | David Gwynne |
2016-04-14 | provide a shutdown hook that follows the procedure in the docs | David Gwynne |
2016-04-14 | tabs, not spaces | David Gwynne |
2016-04-13 | wire up the scsi midlayer. scsibus should appear after this. | David Gwynne |
2016-04-13 | allocate an array of things to hold info about namespaces | David Gwynne |
2016-04-13 | stash the controller identify and number of namespaces in the softc. | David Gwynne |
2016-04-13 | make a place for q_id to go | David Gwynne |
2014-04-15 | i wanted to work on this in the tree so i could commit lots of small | David Gwynne |
2014-04-12 | start working on a driver for non volatile memory express controllers. | David Gwynne |