aboutsummaryrefslogtreecommitdiff
path: root/sbin/nvmecontrol/passthru.c
Commit message (Expand)AuthorAgeFilesLines
* Improve nvmecontrol error reporting.Alexander Motin2020-11-131-5/+6
* Use proper variable for device path.Alexander Motin2020-10-281-1/+1
* Document the passthru commands.Warner Losh2020-05-011-1/+1
* Fix various Coverity-detected errors in nvmecontrolDavid Bright2020-04-021-3/+13
* Fix mismerge.Warner Losh2019-08-061-5/+21
* Implement {io,admin}-passthru commands.Warner Losh2019-07-161-0/+273