aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
AgeCommit message (Expand)Author
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes
2008-10-13[SCSI] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected rpor...Mike Christie
2008-10-03[SCSI] qla2xxx: Add NPIV-Config Table support.Andrew Vasquez
2008-10-03[SCSI] qla2xxx: Add Flash Layout Table support.Andrew Vasquez
2008-09-13[SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization ...Andrew Vasquez
2008-08-16[SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().Andrew Vasquez
2008-08-16[SCSI] qla2xxx: Reference proper ha during SBR handling.Andrew Vasquez
2008-08-16[SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands.Andrew Vasquez
2008-07-26[SCSI] qla2xxx: Additional NPIV corrections.Andrew Vasquez
2008-07-26[SCSI] qla2xxx: suppress uninitialized-var warningAndrew Morton
2008-07-26[SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-re...Seokmann Ju
2008-07-26[SCSI] qla2xxx: Correct fcport state-management during loss.Seokmann Ju
2008-07-26[SCSI] qla2xxx: Allow the user the option of disabling iIDMA.Andrew Vasquez
2008-07-26[SCSI] qla2xxx: Cleanup NPIV related functionsSeokmann Ju
2008-07-26[SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.Andrew Vasquez
2008-07-26[SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.Seokmann Ju
2008-05-30[SCSI] qla2xxx: Correct handling of AENs postings for vports.Seokmann Ju
2008-05-15[SCSI] qla2xxx: Convert vport_sem to a mutexmatthias@kaehlcke.net
2008-05-15[SCSI] qla2xxx: firmware semaphore to mutexDaniel Walker
2008-05-15[SCSI] qla2xxx: Display driver version at module init-time.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Correct regression in relogin code.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: qla_os.c, make 2 functions staticAdrian Bunk
2008-04-27[SCSI] qla2xxx: Re-register FDMI information after a LIP.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port.Seokmann Ju
2008-04-07[SCSI] qla2xxx: Add ISP84XX support.Harihara Kadayam
2008-04-07[SCSI] qla2xxx: Add midlayer target/device reset support.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Cruft cleanup of functions and structures.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Add hardware trace-logging support.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Remove unused and obsolete #define's.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez
2008-02-07[SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP...Seokmann Ju
2008-02-07[SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request...Andrew Vasquez
2008-02-07[SCSI] qla2xxx: Consolidate RISC-parity enablement codes.Andrew Vasquez
2008-02-07[SCSI] qla2xxx: Cleanse memory allocation logic during probe.Andrew Vasquez
2008-02-07[SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown.Andrew Vasquez
2008-02-07[SCSI] qla2xxx: Add MODULE_FIRMWARE hint for ISP25XX firmware.Andrew Vasquez
2008-02-01PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-01-23[SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Trace-Control naming cleanups.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Code cleanups.Adrian Bunk
2008-01-23[SCSI] qla2xxx: Use completion routines.Marcus Barrow
2008-01-23[SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources.Andrew Vasquez