aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)AuthorFilesLines
2005-07-27[PATCH] More qla2xxx configuration fixesAndrew Vasquez2-1/+14
2005-07-27Fix up qla2xxx configuration bogosityLinus Torvalds2-2/+0
2005-07-26Fix compiler warning in qla_iocb.cLinus Torvalds1-1/+1
2005-07-26[PATCH] qla2xxx: Kconfig dependency fixAndrew Morton1-0/+1
2005-07-26[PATCH] qla: remove anonymous unionAndrew Morton1-3/+1
2005-07-14[SCSI] qla2xxx: Cleanup FC remote port registration.Andrew Vasquez2-22/+11
2005-07-14[SCSI] qla2xxx: Consolidate ISP24xx chip reset logic.Andrew Vasquez2-47/+42
2005-07-14[SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str().Andrew Vasquez1-1/+4
2005-07-14[SCSI] qla2xxx: Update version number to 8.01.00b5-k.Andrew Vasquez1-3/+3
2005-07-14[SCSI] qla2xxx: Correct maximum supported lun and target-id definitions.Andrew Vasquez2-3/+3
2005-07-14[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez21-21/+21
2005-07-14[SCSI] qla2xxx: Firmware updates.Andrew Vasquez5-27900/+28078
2005-07-14[SCSI] qla2xxx: Code scrubbing.Andrew Vasquez14-306/+199
2005-07-14[SCSI] qla2xxx: NVRAM id-list updates.Andrew Vasquez1-5/+41
2005-07-14[SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition.Andrew Vasquez4-95/+350
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