summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_os.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Fix vport delete issuesArun Easi2010-09-051-4/+26
* drivers/scsi/qla2xxx/qla_os.c: fix continuation line formatsJoe Perches2010-08-111-2/+2
* [SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi2010-07-281-1/+6
* [SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez2010-07-281-2/+2
* [SCSI] qla2xxx: Update copyright banner.Giridhar Malavali2010-07-281-1/+1
* [SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...Giridhar Malavali2010-07-281-34/+7
* [SCSI] qla2xxx: Add qla2x00_free_fcports() functionChad Dupuis2010-07-281-0/+13
* [SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as defaul...Giridhar Malavali2010-07-271-1/+1
* [SCSI] qla2xxx: T10 DIF enablement for 81XXArun Easi2010-07-271-2/+2
* [SCSI] qla2xxx: Add internal loopback support for ISP81xx.Sarang Radke2010-07-271-0/+1
* [SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort.Giridhar Malavali2010-07-271-1/+30
* [SCSI] qla2xxx: Clear drive active CRB register when not in use.Giridhar Malavali2010-07-271-0/+4
* [SCSI] qla2xxx: Optionally disable target reset.Giridhar Malavali2010-05-161-1/+7
* [SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutual...Lalit Chandivade2010-05-161-1/+45
* [SCSI] qla2xxx: T10 DIF support added.Arun Easi2010-05-161-8/+67
* [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.Madhuranath Iyengar2010-05-161-0/+5
* [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.Madhuranath Iyengar2010-05-161-9/+4
* [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.Andrew Vasquez2010-05-161-3/+28
* [SCSI] qla2xxx: Add char device to increase driver use countHarish Zunjarrao2010-05-161-0/+14
* [SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors.Lalit Chandivade2010-05-161-1/+2
* [SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali2010-05-011-25/+321
* [SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameterFerenc Wagner2010-04-111-2/+2
* [SCSI] qla2xxx: General checkpatch corrections.Andrew Vasquez2010-04-111-7/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-051-1/+3
|\
| * [SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not e...Michael Hernandez2010-03-271-1/+3
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* [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-191-0/+6
* [SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.Andrew Vasquez2010-02-191-38/+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-191-2/+13
* [SCSI] qla2xxx: negative error return in qla2x00_change_queue_depth()Roel Kluin2010-02-171-1/+1
* [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-181-0/+1
* [SCSI] qla2xxx: Enhance EEH support and enable AER support.Joe Carnuccio2010-01-181-16/+24
* [SCSI] qla2xxx: Correct FCP2 recovery handling.Andrew Vasquez2010-01-171-6/+6
* [SCSI] qla2xxx: Added to EEH support.Duane Grigsby2009-12-301-0/+7
* [SCSI] qla2xxx: Extend base EEH support in qla2xxx.Andrew Vasquez2009-12-301-8/+75
* [SCSI] qla2xxx: Queue depth ramp up/down modification changes.Giridhar Malavali2009-12-101-18/+51
* [SCSI] qla2xxx: dpc thread can execute before scsi host has been addedMichael Reed2009-12-101-3/+3
* [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt2009-12-041-21/+4
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-2/+5
* [SCSI] qla2xxx: Add firmware-dump kobject uevent notification.Andrew Vasquez2009-12-041-0/+35
* [SCSI] qla2xxx: Properly delete rports attached to a vport.Andrew Vasquez2009-09-121-2/+4
* [SCSI] qla2xxx: Correct various NPIV issues.Andrew Vasquez2009-09-121-10/+11
* [SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly.Lalit Chandivade2009-09-121-4/+1
* [SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device.Santosh Vernekar2009-09-121-0/+3
* [SCSI] qla2xxx: Add asynchronous-login support.Andrew Vasquez2009-09-051-6/+66
* [SCSI] qla2xxx: Generalize srb structure usage.Andrew Vasquez2009-09-051-2/+9
* [SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue...Anirban Chakraborty2009-08-221-4/+19
OpenPOWER on IntegriCloud