aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-16/+16
2010-05-16[SCSI] qla2xxx: Updates to ISP82xx support.Giridhar Malavali4-144/+111
2010-05-16[SCSI] qla2xxx: Optionally disable target reset.Giridhar Malavali2-1/+8
2010-05-16[SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutually exclusiveLalit Chandivade2-1/+51
2010-05-16[SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did.Mike Waychison1-2/+2
2010-05-16[SCSI] qla2xxx: T10 DIF support added.Arun Easi10-12/+1053
2010-05-16[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.Madhuranath Iyengar8-4/+366
2010-05-16[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.Madhuranath Iyengar7-142/+162
2010-05-16[SCSI] qla2xxx: Cleanup FCP-command-status processing debug statements.Andrew Vasquez1-129/+63
2010-05-16[SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.Andrew Vasquez6-28/+178
2010-05-16[SCSI] qla2xxx: Further generalization of SRB CTX infrastructure.Andrew Vasquez3-69/+65
2010-05-16[SCSI] qla2xxx: Add char device to increase driver use countHarish Zunjarrao2-1/+16
2010-05-16[SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors.Lalit Chandivade1-1/+2
2010-05-16[SCSI] qla2xxx: Display proper link state for disconnected ports.Andrew Vasquez1-1/+2
2010-05-16[SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware version.Andrew Vasquez1-3/+5
2010-05-01[SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali15-125/+5518
2010-04-11[SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameterFerenc Wagner1-2/+2
2010-04-11[SCSI] qla2xxx: General checkpatch corrections.Andrew Vasquez5-60/+69
2010-04-11[SCSI] qla2xxx: Fix to make conditional decision based on port number.Sarang Radke1-2/+2
2010-04-11[SCSI] qla2xxx: Free DMA memory only if it is allocated in vendor specific BSG commandHarish Zunjarrao1-2/+4
2010-04-11[SCSI] qla2xxx: Add APEX support.Sarang Radke7-4/+518
2010-04-11[SCSI] qla2xxx: Re-organized BSG interface specific code.Giridhar Malavali7-831/+1230
2010-04-08[SCSI] qla2xxx: fix lock imbalanceJiri Slaby1-0/+1
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-28/+49
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo7-0/+7
2010-03-27[SCSI] qla2xxx: Updated version number to 8.03.02-k2.Giridhar Malavali1-2/+2
2010-03-27[SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.Santosh Vernekar1-1/+5
2010-03-27[SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432.Ben Hutchings1-15/+13
2010-03-27[SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not enabled at the same time.Michael Hernandez1-1/+3
2010-03-27[SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing.Andrew Vasquez1-5/+4
2010-03-27[SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs.Santosh Vernekar2-4/+22
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds10-85/+1396
2010-02-19[SCSI] qla2xxx: Update version number to 8.03.02-k1.Giridhar Malavali1-2/+2
2010-02-19[SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset.Richard Lary1-0/+5
2010-02-19[SCSI] qla2xxx: Add firmware ETS burst support.Andrew Vasquez3-1/+17
2010-02-19[SCSI] qla2xxx: Correct loop-resync issues during SNS scans.Andrew Vasquez1-1/+6
2010-02-19[SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.Andrew Vasquez3-41/+0
2010-02-19[SCSI] qla2xxx: Correct EH bus-reset handling.Andrew Vasquez1-13/+14
2010-02-19[SCSI] qla2xxx: Proper clean-up of BSG requests when request times out.Giridhar Malavali2-73/+67
2010-02-19[SCSI] qla2xxx: Initialize payload receive length in failure path of vendor commandsSarang Radke1-0/+1
2010-02-17[SCSI] qla2xxx: negative error return in qla2x00_change_queue_depth()Roel Kluin1-1/+1
2010-02-08[SCSI] qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty3-32/+6
2010-02-08[SCSI] qla2xxx: make msix interrupt handler safe for irqXiaotian Feng1-6/+9
2010-01-18[SCSI] qla2xxx: Update version number to 8.03.02-k0.Giridhar Malavali1-2/+2
2010-01-18[SCSI] qla2xxx: Remove firmware hint for 81xx parts.Giridhar Malavali1-1/+0
2010-01-18[SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.Giridhar Malavali9-4/+1326
2010-01-18[SCSI] qla2xxx: Enhance EEH support and enable AER support.Joe Carnuccio2-18/+27
2010-01-17[SCSI] qla2xxx: Update version number to 8.03.01-k10.Giridhar Malavali1-1/+1
2010-01-17[SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor address alignment.Andrew Vasquez1-0/+3
2010-01-17[SCSI] qla2xxx: Correct FCP2 recovery handling.Andrew Vasquez3-14/+13