aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-30[SCSI] qla2xxx: Update version number to 8.03.01-k9.Giridhar Malavali1-1/+1
2009-12-30[SCSI] qla2xxx: Added to EEH support.Duane Grigsby1-0/+7
2009-12-30[SCSI] qla2xxx: Extend base EEH support in qla2xxx.Andrew Vasquez7-21/+165
2009-12-30[SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity modeAnirban Chakraborty1-0/+2
2009-12-30[SCSI] qla2xxx: Get the link data rate explicitly during device resync.Michael Hernandez3-0/+36
2009-12-10[SCSI] qla2xxx: Update version number to 8.03.01-k8.Giridhar Malavali1-1/+1
2009-12-10[SCSI] qla2xxx: fix for multiqueue in MISX disabled caseAnirban Chakraborty4-2/+27
2009-12-10[SCSI] qla2xxx: Queue depth ramp up/down modification changes.Giridhar Malavali4-115/+51
2009-12-10[SCSI] qla2xxx: dpc thread can execute before scsi host has been addedMichael Reed1-3/+3
2009-12-04[SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley1-1/+2
2009-12-04[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt1-21/+4
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie1-2/+5
2009-12-04[SCSI] qla2xxx: Update version number to 8.03.01-k7Giridhar Malavali1-1/+1
2009-12-04[SCSI] qla2xxx: Properly handle UNDERRUN completion statuses.Lalit Chandivade1-63/+57
2009-12-04[SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link disruptions.Andrew Vasquez3-6/+8
2009-12-04[SCSI] qla2xxx: Properly check FCP_RSP response-info field after TMF completion.Andrew Vasquez1-4/+22
2009-12-04[SCSI] qla2xxx: Retrieve firmware's maximum number of supported FCFs.Andrew Vasquez3-6/+11
2009-12-04[SCSI] qla2xxx: Set the size of the host buffer used to fetch DCBX and XGMAC parameters to 4K.Giridhar Malavali1-2/+2
2009-12-04[SCSI] qla2xxx: Reread firmware versions information after an ISP abort.Lalit Chandivade1-0/+9
2009-12-04[SCSI] qla2xxx: Display additional mailbox registers during AEN handling.Andrew Vasquez1-9/+15
2009-12-04[SCSI] qla2xxx: Add firmware-dump kobject uevent notification.Andrew Vasquez4-55/+64
2009-10-02[SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue createAnirban Chakraborty1-2/+4
2009-09-12[SCSI] qla2xxx: Update version number to 8.03.01-k6.Giridhar Malavali1-1/+1