summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-29[SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com1-8/+13
2005-10-29[SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez1-0/+7
2005-10-29[SCSI] qla2xxx: put back label erroneously removed by eh_active patchJames Bottomley1-1/+1
2005-10-28[SCSI] qla2xxx: remove eh_active checks in qla2xxx error handlingAndrew Vasquez1-26/+15
2005-10-28[SCSI] qla2xxx: Update license.Andrew Vasquez1-15/+3
2005-10-28[SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.Andrew Vasquez1-23/+0
2005-10-26[PATCH] qlogic lockup fixAndrew Morton1-1/+2
2005-09-05[SCSI] qla2xxx: Stop firmware execution at unintialization time.Andrew Vasquez1-6/+8
2005-09-05[SCSI] qla2xxx: Replace schedule_timeout().Andrew Vasquez1-14/+11
2005-09-05[SCSI] qla2xxx: Remove bad call to fc_remove_host() during probe failure.Andrew Vasquez1-2/+0
2005-09-05[SCSI] qla2xxx: Add host attributes.Andrew Vasquez1-0/+2
2005-09-05[SCSI] qla2xxx: Add change_queue_depth/type() API support.Andrew Vasquez1-0/+29
2005-09-05[SCSI] qla2xxx: Simplify redundant target/device reset logic.Andrew Vasquez1-1/+1
2005-09-05[SCSI] qla2xxx: Add FDMI support.Andrew Vasquez1-0/+10
2005-09-05[SCSI] qla2xxx: Use dma_get_required_mask() in determining the 'ideal' DMA mask.Andrew Vasquez1-23/+10
2005-07-14[SCSI] qla2xxx: Cleanup FC remote port registration.Andrew Vasquez1-15/+1
2005-07-14[SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str().Andrew Vasquez1-1/+4
2005-07-14[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2005-07-14[SCSI] qla2xxx: Code scrubbing.Andrew Vasquez1-39/+39
2005-07-14[SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition.Andrew Vasquez1-86/+331
2005-07-14[SCSI] qla2xxx: Add ISP24xx initialization routines.Andrew Vasquez1-0/+1
2005-07-14[SCSI] qla2xxx: Add ISP24xx flash-manipulation routines.Andrew Vasquez1-0/+2
2005-07-14[SCSI] qla2xxx: Add MBX command routines for ISP24xx support.Andrew Vasquez1-1/+4
2005-07-14[SCSI] qla2xxx: Add ISP24xx definitions.Andrew Vasquez1-4/+4
2005-07-14[SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables.Andrew Vasquez1-26/+75
2005-06-18merge by hand (qla_os.c mismerge)James Bottomley1-86/+8
2005-06-18merge by hand (fix up qla_os.c merge error)James Bottomley1-88/+9
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] remove some dead code in qla2xxxAndrew Vasquez1-71/+8
2005-04-22[SCSI] qla2xxx: remove a transport #includeAndrew Vasquez1-1/+2
2005-04-18[PATCH] qla2xxx: remove /proc interface1-254/+0
2005-04-18[PATCH] qla2xxx: remove lun discovery codes...1-242/+40
2005-04-18[PATCH] qla2xxx: add remote port codes...1-266/+36
2005-04-18[PATCH] qla2xxx: remove internal queuing...1-1642/+258
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+4456