summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
AgeCommit message (Expand)Author
2011-02-06qla2xxx: Correct issue where NPIV-config data was not being allocated for 82x...Andrew Vasquez
2010-05-16[SCSI] qla2xxx: Optionally disable target reset.Giridhar Malavali
2010-05-16[SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutual...Lalit Chandivade
2010-05-16[SCSI] qla2xxx: T10 DIF support added.Arun Easi
2010-05-16[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.Madhuranath Iyengar
2010-05-16[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.Madhuranath Iyengar
2010-05-16[SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.Andrew Vasquez
2010-05-16[SCSI] qla2xxx: Add char device to increase driver use countHarish Zunjarrao
2010-05-16[SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors.Lalit Chandivade
2010-05-01[SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali
2010-04-11[SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameterFerenc Wagner
2010-04-11[SCSI] qla2xxx: General checkpatch corrections.Andrew Vasquez
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