aboutsummaryrefslogtreecommitdiff
path: root/sbin/nvmecontrol/identify_ext.c
Commit message (Expand)AuthorAgeFilesLines
* nvmecontrol: Display additional Fabrics-related fields for cdataJohn Baldwin2024-03-231-0/+51
* nvmecontrol: Use the NVMEV macro instead of expanded versionsJohn Baldwin2024-01-291-90/+59
* sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* nvmecontrol: Fix IEEE OUI Identifier outputWanpeng Qian2022-11-201-1/+1
* nvmecontrol: Fix condition when print number of Firmware Slots and Firmware S...Wanpeng Qian2022-11-151-10/+2
* nvmecontrol: Display Metadata and Sanitize capabilities of the deviceAllan Jude2021-09-211-0/+32
* nvmecontrol: fix typo (s/Managment/Management/)Edward Tomasz Napierala2021-05-071-1/+1
* Honor the FWUG value of some drives in nvmecontrolDavid Bright2020-09-211-0/+9
* Fix host memory buffer sizes reporting.Alexander Motin2020-01-061-2/+4
* Report the Host Buffer Memory minimum and preferred sizes.Warner Losh2019-09-041-0/+2
* Print few more useful identify fields.Alexander Motin2019-08-141-10/+11
* Add `nvmecontrol sanitize` command.Alexander Motin2019-08-031-3/+3
* Add IOCTL to translate nvdX into nvmeY and NSID.Alexander Motin2019-08-011-0/+1
* Feature-complete NVMe Namespace Management.Alexander Motin2019-07-311-1/+1
* Add some new fields and bits from NVMe 1.4.Alexander Motin2019-07-291-7/+30
* Make it possible to use print_controller from another programWarner Losh2018-06-131-0/+223