aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
AgeCommit message (Expand)Author
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-27[SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not e...Michael Hernandez
2010-02-19[SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset.Richard Lary
2010-02-19[SCSI] qla2xxx: Add firmware ETS burst support.Andrew Vasquez
2010-02-19[SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.Andrew Vasquez
2010-02-19[SCSI] qla2xxx: Correct EH bus-reset handling.Andrew Vasquez
2010-02-19[SCSI] qla2xxx: Proper clean-up of BSG requests when request times out.Giridhar Malavali
2010-02-17[SCSI] qla2xxx: negative error return in qla2x00_change_queue_depth()Roel Kluin
2010-01-18[SCSI] qla2xxx: Remove firmware hint for 81xx parts.Giridhar Malavali
2010-01-18[SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.Giridhar Malavali
2010-01-18[SCSI] qla2xxx: Enhance EEH support and enable AER support.Joe Carnuccio
2010-01-17[SCSI] qla2xxx: Correct FCP2 recovery handling.Andrew Vasquez
2009-12-30[SCSI] qla2xxx: Added to EEH support.Duane Grigsby
2009-12-30[SCSI] qla2xxx: Extend base EEH support in qla2xxx.Andrew Vasquez
2009-12-10[SCSI] qla2xxx: Queue depth ramp up/down modification changes.Giridhar Malavali
2009-12-10[SCSI] qla2xxx: dpc thread can execute before scsi host has been addedMichael Reed
2009-12-04[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-12-04[SCSI] qla2xxx: Add firmware-dump kobject uevent notification.Andrew Vasquez
2009-09-12[SCSI] qla2xxx: Properly delete rports attached to a vport.Andrew Vasquez
2009-09-12[SCSI] qla2xxx: Correct various NPIV issues.Andrew Vasquez
2009-09-12[SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly.Lalit Chandivade
2009-09-12[SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device.Santosh Vernekar
2009-09-05[SCSI] qla2xxx: Add asynchronous-login support.Andrew Vasquez
2009-09-05[SCSI] qla2xxx: Generalize srb structure usage.Andrew Vasquez
2009-08-22[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue...Anirban Chakraborty
2009-06-21qla2xxx: Fixed a bug in number of response queue creation logic.Anirban Chakraborty
2009-06-08[SCSI] qla2xxx: Reduce lock-contention during do-work processing.Andrew Vasquez
2009-06-08[SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs.Andrew Vasquez
2009-06-08[SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode.Anirban Chakraborty
2009-06-08[SCSI] qla2xxx: Export TLV data on supported ISPs.Andrew Vasquez
2009-06-08[SCSI] qla2xxx: Export XGMAC statistics on supported ISPs.Andrew Vasquez
2009-05-20[SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets.Anirban Chakraborty
2009-05-20[SCSI] qla2xxx: Add an override option to specify ISP firmware load semantics.Andrew Vasquez
2009-05-20[SCSI] qla2xxx: Conditionally disable automatic queue full tracking.Michael Reed
2009-05-20[SCSI] qla2xxx: Remove reference to request queue from scsi request block.Anirban Chakraborty
2009-05-20[SCSI] qla2xxx: Add CPU affinity support.Anirban Chakraborty
2009-05-20[SCSI] qla2xxx: Add QoS support.Anirban Chakraborty
2009-05-20[SCSI] qla2xxx: Correct bus-reset behaviour with recent ISPs.Seokmann Ju
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-03[SCSI] qla2xxx: Correct several PCI-EEH issues.Seokmann Ju
2009-04-03[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.Andrew Vasquez
2009-04-03[SCSI] qla2xxx: Add EDC-update support.Joe Carnuccio
2009-04-03[SCSI] qla2xxx: Cleanup unused flags and #defines.Shyam Sundar
2009-04-03[SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.Lalit Chandivade
2009-04-03[SCSI] qla2xxx: Ensure the timer and DPC routines complete prior to midlayer ...Andrew Vasquez
2009-04-03[SCSI] qla2xxx: Correct abort-semantics in qla2x00_abort_all_cmds().Andrew Vasquez
2009-04-03[SCSI] qla2xxx: Pass in optional extended-initialization control block.Andrew Vasquez