summaryrefslogtreecommitdiff
path: root/sys/dev/pci/nvme_pci.c
AgeCommit message (Expand)Author
2019-06-27Enable MSI-X interrupts.Mark Kettenis
2018-01-10Attach nvme to additional Apple NVMe device, limit targets to 1Joshua Stein
2017-07-03blacklist MSI on intel m.2 optane parts. it just doesnt work there.David Gwynne
2016-11-10Match Apple NVMe controller by product ID, yes apple is different.Martin Pieuchot
2016-10-25mask and unmask the interrupt source in an intx specific intr handler.David Gwynne
2016-04-14provide a shutdown hook that follows the procedure in the docsDavid Gwynne
2014-04-15i wanted to work on this in the tree so i could commit lots of smallDavid Gwynne
2014-04-12start working on a driver for non volatile memory express controllers.David Gwynne