Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
* | nvme: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-06 | 1 | -1/+1 |
* | nvme_ahci: Mark AHCI devices as such in the controller | Warner Losh | 2021-12-06 | 1 | -1/+8 |
* | nvme(4): Add MSI and single MSI-X support. | Alexander Motin | 2021-08-31 | 1 | -5/+4 |
* | Make nvme(4) driver some more NUMA aware. | Alexander Motin | 2019-09-23 | 1 | -1/+0 |
* | It turns out the duplication is only mostly harmless. | Warner Losh | 2019-08-23 | 1 | -2/+0 |
* | We need to define version 1 of nvme, not nvme_foo. Otherwise nvd won't | Warner Losh | 2019-08-22 | 1 | -1/+2 |
* | Create a AHCI attachment for nvme. | Warner Losh | 2019-08-21 | 1 | -0/+127 |