aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2005-12-15Merge by hand (conflicts in scsi_lib.c)James Bottomley
2005-12-13[SCSI] qla2xxx: fix compile error caused by pci_dev.owner moveJames Bottomley
2005-12-13[SCSI] qla2xxx: Resync with latest released ISP24xx firmware -- 4.00.16.Andrew Vasquez
2005-12-13[SCSI] qla2xxx: Add support for embedded ISP24xx firmware.Andrew Vasquez
2005-12-13[SCSI] qla2xxx: Add full firmware(-request) hotplug support for all ISPs.Andrew Vasquez
2005-12-07[SCSI] qla2xxx: Correct short-WRITE status handling.Andrew Vasquez
2005-12-07[SCSI] qla2xxx: Correct mis-handling of AENs.Andrew Vasquez
2005-11-09[SCSI] qla2xxx: Update version number to 8.01.03-k.Andrew Vasquez
2005-11-09[SCSI] qla2xxx: Correct ISP24xx soft-reset handling.Andrew Vasquez
2005-11-09[SCSI] qla2xxx: Correct abort issue during loop-down state.Ravi Anand
2005-11-09[SCSI] qla2xxx: Correct loop-in-transition issuesRavi Anand
2005-11-09[SCSI] qla2xxx: Correct additional posting issues during NVRAM accesses.Andrew Vasquez
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