aboutsummaryrefslogtreecommitdiff
path: root/sbin/nvmecontrol/modules
Commit message (Expand)AuthorAgeFilesLines
* nvmecontrol: Move intel temperature page printing to little endian orderinngWarner Losh2024-04-171-8/+11
* sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-273-3/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-165-5/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-163-6/+0
* nvmecontrol: fix typosAndrius V2023-08-031-1/+1
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-122-2/+2
* nvmecontrol: fix wrong temperature unit for INTEL SSDs.Wanpeng Qian2022-11-112-6/+6
* pkgbase: Put nvmecontrol in its own packageEmmanuel Vadot2022-10-261-1/+1
* nvmecontrol: Apply castCy Schubert2022-10-061-2/+2
* nvmecontrol: Fix i386 buildCy Schubert2022-10-061-2/+2
* nvmecontrol: Add Samsung Extended SMART Information logpage supportWanpeng Qian2022-10-063-1/+172
* nvmecontrol wdc: Don't pass a bogus pointer to free().John Baldwin2022-10-031-3/+3
* nvmecontrol wdc: Remove unused but set variable.John Baldwin2022-10-031-3/+1
* Stop using NVME_MAX_XFER_SIZE constant.Alexander Motin2020-11-171-5/+11
* Improve nvmecontrol error reporting.Alexander Motin2020-11-131-20/+22
* Use intmax_t to print uint64_t values.Warner Losh2020-10-071-2/+2
* nvmecontrol: Update wdc module for newer WDC NVMe productsWarner Losh2020-10-071-19/+206
* Fix various Coverity-detected errors in nvmecontrolDavid Bright2020-04-021-1/+1
* Create generic command / arg parsing routinesWarner Losh2019-07-161-31/+59
* Regularize the Netflix copyrightWarner Losh2019-02-041-2/+1
* It's useful to have this be a global function.Warner Losh2018-12-061-1/+1
* This is not a samsung standard, so remove that alias.Warner Losh2018-12-061-4/+1
* Move intel and wdc files to their own modulesWarner Losh2018-12-066-0/+824