summaryrefslogtreecommitdiffstats
path: root/sbin/nvmecontrol/nvmecontrol.h
Commit message (Expand)AuthorAgeFilesLines
* Implement power command to list all power modes, find out the powerimp2016-01-301-0/+4
* Revert r295062 to unbreak buildworldngie2016-01-301-4/+0
* Implement power command to list all power modes, find out the powerimp2016-01-301-0/+4
* Ensure controller or namespace node name is specified before trying tojimharris2013-07-091-1/+1
* Send per-namespace logpage commands to the controller devnode, so theyjimharris2013-07-091-0/+1
* Add firmware replacement and activation support to nvmecontrol(8) throughjimharris2013-06-271-0/+4
* Add log page support to nvmecontrol(8) through a new logpage command.jimharris2013-06-261-0/+6
* Add generalized helper functions for printing hex data as part ofjimharris2013-06-261-0/+1
* Create #defines for NVME_CTRLR_PREFIX and NVME_NS_PREFIX for the "nvme"jimharris2013-06-261-0/+3
* Add an nvme_function structure array, defining the name, C function andjimharris2013-06-261-4/+4
* Break out code related to the reset command into a separate source file.jimharris2013-06-261-0/+1
* Break out code related to the perftest command into a separate file.jimharris2013-06-261-0/+1
* Break out code related to the identify command into a separate source file.jimharris2013-06-261-0/+1
* Break out code related to the devlist command into a separate source file.jimharris2013-06-261-0/+56
OpenPOWER on IntegriCloud