aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2005-11-07[PATCH] kfree cleanup: drivers/scsiJesper Juhl
2005-10-28[SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com
2005-10-28[SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez
2005-10-28[SCSI] qla2xxx: put back label erroneously removed by eh_active patchJames Bottomley
2005-10-28[SCSI] qla2xxx: fix unnecessary activation of blk tag queueJames Bottomley
2005-10-28[SCSI] qla2xxx: fix compile warningAndrew Vasquez
2005-10-28[SCSI] qla2xxx: remove eh_active checks in qla2xxx error handlingAndrew Vasquez
2005-10-28[SCSI] qla2xxx: Resync with latest released ISP23xx/63xx firmware -- 3.03.18.James Bottomley
2005-10-28[SCSI] qla2xxx: Update license.Andrew Vasquez
2005-10-28[SCSI] qla2xxx: Use midlayer's int_to_scsilun() function.Andrew Vasquez
2005-10-28[SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.Andrew Vasquez
2005-10-28[SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD.Andrew Vasquez
2005-10-28[PATCH] gfp_t: drivers/scsiAl Viro
2005-10-25[PATCH] qlogic lockup fixAndrew Morton
2005-09-25[SCSI] qla2xxx: fix remote port timeout with qla2xxx driverAndrew Vasquez
2005-09-17[PATCH] qla2xxx: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds
2005-09-10[SCSI] qla2xxx: use wwn_to_u64() transport helperAndrew Vasquez
2005-09-09[PATCH] trivial iomem annotations in qla2xxx/qla_dbg.cviro@ZenIV.linux.org.uk
2005-09-04[SCSI] qla2xxx: Update version number to 8.01.00-k.Andrew Vasquez
2005-09-04[SCSI] qla2xxx: Stop firmware execution at unintialization time.Andrew Vasquez
2005-09-04[SCSI] qla2xxx: Replace schedule_timeout().Andrew Vasquez
2005-09-04[SCSI] qla2xxx: Remove bad call to fc_remove_host() during probe failure.Andrew Vasquez
2005-09-04[SCSI] qla2xxx: Add host attributes.Andrew Vasquez
2005-09-04[SCSI] qla2xxx: Add change_queue_depth/type() API support.Andrew Vasquez
2005-09-04[SCSI] qla2xxx: Remove redundant call to pci_unmap_sg().Andrew Vasquez
2005-09-04[SCSI] qla2xxx: Remove RISC pause/release barriers during flash manipulation.Andrew Vasquez
2005-09-04[SCSI] qla2xxx: Correct LED scheme definition.Andrew Vasquez
2005-09-04[SCSI] qla2xxx: Simplify redundant target/device reset logic.Andrew Vasquez
2005-09-04[SCSI] qla2xxx: Correct domain/area exclusion logic.Andrew Vasquez
2005-09-04[SCSI] qla2xxx: Add FDMI support.Andrew Vasquez
2005-09-04[SCSI] qla2xxx: Export class-of-service (COS) information.Andrew Vasquez
2005-09-04[SCSI] qla2xxx: Use dma_get_required_mask() in determining the 'ideal' DMA mask.Andrew Vasquez
2005-07-27[PATCH] More qla2xxx configuration fixesAndrew Vasquez
2005-07-27Fix up qla2xxx configuration bogosityLinus Torvalds
2005-07-26Fix compiler warning in qla_iocb.cLinus Torvalds
2005-07-26[PATCH] qla2xxx: Kconfig dependency fixAndrew Morton
2005-07-26[PATCH] qla: remove anonymous unionAndrew Morton
2005-07-14[SCSI] qla2xxx: Cleanup FC remote port registration.Andrew Vasquez
2005-07-14[SCSI] qla2xxx: Consolidate ISP24xx chip reset logic.Andrew Vasquez
2005-07-14[SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str().Andrew Vasquez
2005-07-14[SCSI] qla2xxx: Update version number to 8.01.00b5-k.Andrew Vasquez
2005-07-14[SCSI] qla2xxx: Correct maximum supported lun and target-id definitions.Andrew Vasquez
2005-07-14[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez
2005-07-14[SCSI] qla2xxx: Firmware updates.Andrew Vasquez
2005-07-14[SCSI] qla2xxx: Code scrubbing.Andrew Vasquez
2005-07-14[SCSI] qla2xxx: NVRAM id-list updates.Andrew Vasquez
2005-07-14[SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition.Andrew Vasquez
2005-07-14[SCSI] qla2xxx: Add ISP24xx initialization routines.Andrew Vasquez
2005-07-14[SCSI] qla2xxx: Add ISP24xx ISR routines.Andrew Vasquez