aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-02nvme-auth: Diffie-Hellman key exchange supportHannes Reinecke1-0/+2
2022-08-02nvme: implement In-Band authenticationHannes Reinecke1-0/+13
2022-05-02nvme-apple: Add initial Apple SoC NVMe driverSven Peter1-0/+13
2022-02-28nvme: add verbose error loggingAlan Adamson1-0/+8
2021-08-16nvme: Have NVME_FABRICS select NVME_CORE instead of transport driversSagi Grimberg1-3/+1
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-06-16nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help textGeert Uytterhoeven1-1/+1
2021-05-26nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVMESagi Grimberg1-1/+2
2020-09-15nvme-tcp: fix kconfig dependency warning when !CRYPTONecip Fazil Yildiran1-0/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-2/+2
2020-03-26nvme: Don't deter users from enabling hwmon supportJean Delvare1-2/+0
2020-01-06block: Allow t10-pi to be modularHerbert Xu1-0/+1
2019-11-12nvme: Add hardware monitoring supportGuenter Roeck1-0/+10
2019-08-29nvme: tcp: selects CRYPTO_CRC32C for nvme-tcpMinwoo Im1-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-12-13nvme-tcp: add NVMe over TCP host driverSagi Grimberg1-0/+15
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann1-1/+1
2018-05-09IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen1-1/+1
2018-04-27nvme: depend on INFINIBAND_ADDR_TRANSGreg Thelen1-1/+1
2017-11-10nvme: implement multipath access to nvme subsystemsChristoph Hellwig1-0/+9
2017-06-28nvme: Remove SCSI translationsKeith Busch1-12/+0
2016-12-06nvme-fabrics: Add host support for FC transportJames Smart1-0/+17
2016-09-11nvme: make NVME_RDMA depend on BLOCKLinus Torvalds1-1/+1
2016-08-19nvme: fabrics drivers don't need the nvme-pci driverChristoph Hellwig1-1/+1
2016-07-08nvme-rdma: add a NVMe over Fabrics RDMA host driverChristoph Hellwig1-0/+16
2016-07-05nvme-fabrics: add a generic NVMe over Fabrics libraryChristoph Hellwig1-0/+3
2016-04-26NVMe: small typo in section BLK_DEV_NVME_SCSI of host/KconfigWang Sheng-Hui1-1/+1
2016-03-18Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+5
2016-02-10nvme: split pci module out of core moduleMing Lin1-1/+5
2016-02-09nvme: fix Kconfig description for BLK_DEV_NVME_SCSIChristoph Hellwig1-2/+3
2016-01-12nvme: make SG_IO support optionalChristoph Hellwig1-0/+11
2015-10-12NVMe: Add explicit block config dependencyKeith Busch1-1/+1
2015-10-09nvme: move to a new drivers/nvme/host directoryJay Sternberg1-0/+10