Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add firmware replacement and activation support to nvmecontrol(8) through | jimharris | 2013-06-27 | 1 | -0/+4 |
* | Add log page support to nvmecontrol(8) through a new logpage command. | jimharris | 2013-06-26 | 1 | -0/+6 |
* | Add generalized helper functions for printing hex data as part of | jimharris | 2013-06-26 | 1 | -0/+1 |
* | Create #defines for NVME_CTRLR_PREFIX and NVME_NS_PREFIX for the "nvme" | jimharris | 2013-06-26 | 1 | -0/+3 |
* | Add an nvme_function structure array, defining the name, C function and | jimharris | 2013-06-26 | 1 | -4/+4 |
* | Break out code related to the reset command into a separate source file. | jimharris | 2013-06-26 | 1 | -0/+1 |
* | Break out code related to the perftest command into a separate file. | jimharris | 2013-06-26 | 1 | -0/+1 |
* | Break out code related to the identify command into a separate source file. | jimharris | 2013-06-26 | 1 | -0/+1 |
* | Break out code related to the devlist command into a separate source file. | jimharris | 2013-06-26 | 1 | -0/+56 |