summaryrefslogtreecommitdiff
path: root/sys/dev/pci/qla_pci.c
AgeCommit message (Expand)Author
2014-04-03Add the missing 6322 PCI id.Brad Smith
2014-03-09Print interrupt string *after* establishing it.Mark Kettenis
2014-02-17use the DEVNAME macro to get the name of the interrupt rather than theDavid Gwynne
2014-02-06Almost-working QLA2100 support. This appears to be the best I can do forJonathan Matthew
2014-02-01On sparc64, use the WWNs from Open Firmware, as the onboard ISP2200 that canMark Kettenis
2014-01-22missing printf arg, spotted by jsg@Jonathan Matthew
2014-01-21Add support for ISP2200 based adapters.Jonathan Matthew
2014-01-19Introduce qla(4), a new driver for Qlogic fibre channel HBAs (only ISP23xxJonathan Matthew