summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)AuthorFilesLines
2005-07-14[SCSI] qla2xxx: Add ISP24xx initialization routines.Andrew Vasquez3-135/+848
2005-07-14[SCSI] qla2xxx: Add ISP24xx ISR routines.Andrew Vasquez2-164/+419
2005-07-14[SCSI] qla2xxx: Add ISP24xx IOCB manipulation routines.Andrew Vasquez3-16/+323
2005-07-14[SCSI] qla2xxx: Add ISP24xx flash-manipulation routines.Andrew Vasquez4-79/+531
2005-07-14[SCSI] qla2xxx: Add MBX command routines for ISP24xx support.Andrew Vasquez5-244/+809
2005-07-14[SCSI] qla2xxx: Generalize SNS generic-services routines.Andrew Vasquez4-73/+121
2005-07-14[SCSI] qla2xxx: Add ISP24xx diagnostic routines.Andrew Vasquez3-1/+983
2005-07-14[SCSI] qla2xxx: Add ISP24xx definitions.Andrew Vasquez11-152/+1318
2005-07-14[SCSI] qla2xxx: Add pci ids for new ISP types.Andrew Vasquez1-21/+0
2005-07-14[SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables.Andrew Vasquez10-199/+275
2005-06-17merge by hand (qla_os.c mismerge)James Bottomley8-219/+12
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley8-221/+13
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-4/+0
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-4/+0
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-7/+1
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-2/+0
2005-06-11[SCSI] qla2xxx: Pull-down scsi-host-addition to follow board initialization.Andrew Vasquez1-27/+28
2005-06-03[SCSI] qla2xxx: fix bad locking during eh_abortAndrew Vasquez1-11/+13
2005-05-20[SCSI] qla trivial iomem annotationAl Viro1-1/+1
2005-05-20[SCSI] remove some dead code in qla2xxxAndrew Vasquez8-204/+12
2005-05-06Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.gitLinus Torvalds3-10/+5
2005-04-26[PATCH] qla trivial iomem annotationAl Viro1-1/+1
2005-04-21[SCSI] qla2xxx: remove a transport #includeAndrew Vasquez3-10/+5
2005-04-18qla2xxx: fix compiler warning in qla_attr.c1-1/+1
2005-04-18[PATCH] qla2xxx: update version to 8.00.02b5-k1-2/+2
2005-04-18[PATCH] qla2xxx: remove /proc interface1-254/+0
2005-04-18[PATCH] qla2xxx: cleanup DMA mappings...1-39/+33
2005-04-18[PATCH] qla2xxx: remove lun discovery codes...10-1300/+103
2005-04-18[PATCH] qla2xxx: add remote port codes...6-270/+403
2005-04-18[PATCH] qla2xxx: remove internal queuing...7-2276/+269
2005-04-18[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field1-4/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds29-0/+53786