summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-16/+16
* [SCSI] qla2xxx: Updates to ISP82xx support.Giridhar Malavali2010-05-164-144/+111
* [SCSI] qla2xxx: Optionally disable target reset.Giridhar Malavali2010-05-162-1/+8
* [SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutual...Lalit Chandivade2010-05-162-1/+51
* [SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did.Mike Waychison2010-05-161-2/+2
* [SCSI] qla2xxx: T10 DIF support added.Arun Easi2010-05-1610-12/+1053
* [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.Madhuranath Iyengar2010-05-168-4/+366
* [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.Madhuranath Iyengar2010-05-167-142/+162
* [SCSI] qla2xxx: Cleanup FCP-command-status processing debug statements.Andrew Vasquez2010-05-161-129/+63
* [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.Andrew Vasquez2010-05-166-28/+178
* [SCSI] qla2xxx: Further generalization of SRB CTX infrastructure.Andrew Vasquez2010-05-163-69/+65
* [SCSI] qla2xxx: Add char device to increase driver use countHarish Zunjarrao2010-05-162-1/+16
* [SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors.Lalit Chandivade2010-05-161-1/+2
* [SCSI] qla2xxx: Display proper link state for disconnected ports.Andrew Vasquez2010-05-161-1/+2
* [SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware vers...Andrew Vasquez2010-05-161-3/+5
* [SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali2010-05-0115-125/+5518
* [SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameterFerenc Wagner2010-04-111-2/+2
* [SCSI] qla2xxx: General checkpatch corrections.Andrew Vasquez2010-04-115-60/+69
* [SCSI] qla2xxx: Fix to make conditional decision based on port number.Sarang Radke2010-04-111-2/+2
* [SCSI] qla2xxx: Free DMA memory only if it is allocated in vendor specific BS...Harish Zunjarrao2010-04-111-2/+4
* [SCSI] qla2xxx: Add APEX support.Sarang Radke2010-04-117-4/+518
* [SCSI] qla2xxx: Re-organized BSG interface specific code.Giridhar Malavali2010-04-117-831/+1230
* [SCSI] qla2xxx: fix lock imbalanceJiri Slaby2010-04-081-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-056-28/+49
|\
| * [SCSI] qla2xxx: Updated version number to 8.03.02-k2.Giridhar Malavali2010-03-271-2/+2
| * [SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.Santosh Vernekar2010-03-271-1/+5
| * [SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432.Ben Hutchings2010-03-271-15/+13
| * [SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not e...Michael Hernandez2010-03-271-1/+3
| * [SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing.Andrew Vasquez2010-03-271-5/+4
| * [SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs.Santosh Vernekar2010-03-272-4/+22
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-307-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-02-2610-85/+1396
|\
| * [SCSI] qla2xxx: Update version number to 8.03.02-k1.Giridhar Malavali2010-02-191-2/+2
| * [SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset.Richard Lary2010-02-191-0/+5
| * [SCSI] qla2xxx: Add firmware ETS burst support.Andrew Vasquez2010-02-193-1/+17
| * [SCSI] qla2xxx: Correct loop-resync issues during SNS scans.Andrew Vasquez2010-02-191-1/+6
| * [SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.Andrew Vasquez2010-02-193-41/+0
| * [SCSI] qla2xxx: Correct EH bus-reset handling.Andrew Vasquez2010-02-191-13/+14
| * [SCSI] qla2xxx: Proper clean-up of BSG requests when request times out.Giridhar Malavali2010-02-192-73/+67
| * [SCSI] qla2xxx: Initialize payload receive length in failure path of vendor c...Sarang Radke2010-02-191-0/+1
| * [SCSI] qla2xxx: negative error return in qla2x00_change_queue_depth()Roel Kluin2010-02-171-1/+1
| * [SCSI] qla2xxx: Update version number to 8.03.02-k0.Giridhar Malavali2010-01-181-2/+2
| * [SCSI] qla2xxx: Remove firmware hint for 81xx parts.Giridhar Malavali2010-01-181-1/+0
| * [SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.Giridhar Malavali2010-01-189-4/+1326
| * [SCSI] qla2xxx: Enhance EEH support and enable AER support.Joe Carnuccio2010-01-182-18/+27
* | [SCSI] qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty2010-02-083-32/+6
* | [SCSI] qla2xxx: make msix interrupt handler safe for irqXiaotian Feng2010-02-081-6/+9
|/
* [SCSI] qla2xxx: Update version number to 8.03.01-k10.Giridhar Malavali2010-01-171-1/+1
* [SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor add...Andrew Vasquez2010-01-171-0/+3
* [SCSI] qla2xxx: Correct FCP2 recovery handling.Andrew Vasquez2010-01-173-14/+13
OpenPOWER on IntegriCloud