summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/Kconfig
AgeCommit message (Expand)Author
2023-12-04nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptionsShin'ichiro Kawasaki
2023-11-07nvme: common: make keyring and auth separate modulesArnd Bergmann
2023-10-12nvme: rework NVME_AUTH Kconfig selectionHannes Reinecke
2023-10-11nvme-tcp: enable TLS handshake upcallHannes Reinecke
2022-08-02nvme-auth: Diffie-Hellman key exchange supportHannes Reinecke
2022-08-02nvme: implement In-Band authenticationHannes Reinecke
2022-05-02nvme-apple: Add initial Apple SoC NVMe driverSven Peter
2022-02-28nvme: add verbose error loggingAlan Adamson
2021-08-16nvme: Have NVME_FABRICS select NVME_CORE instead of transport driversSagi Grimberg
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-16nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help textGeert Uytterhoeven
2021-05-26nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVMESagi Grimberg
2020-09-15nvme-tcp: fix kconfig dependency warning when !CRYPTONecip Fazil Yildiran
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-03-26nvme: Don't deter users from enabling hwmon supportJean Delvare
2020-01-06block: Allow t10-pi to be modularHerbert Xu
2019-11-12nvme: Add hardware monitoring supportGuenter Roeck
2019-08-29nvme: tcp: selects CRYPTO_CRC32C for nvme-tcpMinwoo Im
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-12-13nvme-tcp: add NVMe over TCP host driverSagi Grimberg
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann
2018-05-09IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen
2018-04-27nvme: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2017-11-10nvme: implement multipath access to nvme subsystemsChristoph Hellwig
2017-06-28nvme: Remove SCSI translationsKeith Busch
2016-12-06nvme-fabrics: Add host support for FC transportJames Smart
2016-09-11nvme: make NVME_RDMA depend on BLOCKLinus Torvalds
2016-08-19nvme: fabrics drivers don't need the nvme-pci driverChristoph Hellwig
2016-07-08nvme-rdma: add a NVMe over Fabrics RDMA host driverChristoph Hellwig
2016-07-05nvme-fabrics: add a generic NVMe over Fabrics libraryChristoph Hellwig
2016-04-26NVMe: small typo in section BLK_DEV_NVME_SCSI of host/KconfigWang Sheng-Hui
2016-03-18Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-02-10nvme: split pci module out of core moduleMing Lin
2016-02-09nvme: fix Kconfig description for BLK_DEV_NVME_SCSIChristoph Hellwig
2016-01-12nvme: make SG_IO support optionalChristoph Hellwig
2015-10-12NVMe: Add explicit block config dependencyKeith Busch
2015-10-09nvme: move to a new drivers/nvme/host directoryJay Sternberg