aboutsummaryrefslogtreecommitdiff
path: root/sbin/nvmecontrol/nvmecontrol.h
Commit message (Expand)AuthorAgeFilesLines
* Ensure controller or namespace node name is specified before trying toJim Harris2013-07-091-1/+1
* Send per-namespace logpage commands to the controller devnode, so theyJim Harris2013-07-091-0/+1
* Add firmware replacement and activation support to nvmecontrol(8) throughJim Harris2013-06-271-0/+4
* Add log page support to nvmecontrol(8) through a new logpage command.Jim Harris2013-06-261-0/+6
* Add generalized helper functions for printing hex data as part ofJim Harris2013-06-261-0/+1
* Create #defines for NVME_CTRLR_PREFIX and NVME_NS_PREFIX for the "nvme"Jim Harris2013-06-261-0/+3
* Add an nvme_function structure array, defining the name, C function andJim Harris2013-06-261-4/+4
* Break out code related to the reset command into a separate source file.Jim Harris2013-06-261-0/+1
* Break out code related to the perftest command into a separate file.Jim Harris2013-06-261-0/+1
* Break out code related to the identify command into a separate source file.Jim Harris2013-06-261-0/+1
* Break out code related to the devlist command into a separate source file.Jim Harris2013-06-261-0/+56