aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-30[SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status.Andrew Vasquez1-1/+1
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds12-106/+1671
2011-10-02[SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unloadRoland Dreier1-4/+5
2011-09-23scsi: fix qla2xxx printk format warningRandy Dunlap1-2/+2
2011-08-29[SCSI] qla2xxx: Fix "active_mask" may be used uninitialized warning.Chad Dupuis1-1/+2
2011-08-29[SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset for ISP82xx.Giridhar Malavali3-45/+56
2011-08-29[SCSI] qla2xxx: Return sysfs error codes appropriate to conditions.Joe Carnuccio1-30/+29
2011-08-29[SCSI] qla2xxx: Provide method for updating I2C attached VPD.Joe Carnuccio2-0/+193
2011-08-29[SCSI] qla2xxx: Correction to sysfs edc interface.Joe Carnuccio1-3/+3
2011-08-29[SCSI] qla2xxx: During loopdown perform Diagnostic loopback.Saurav Kashyap1-0/+1
2011-08-29[SCSI] qla2xxx: Fix array out of bound warning.Saurav Kashyap1-1/+1
2011-08-29[SCSI] qla2xxx: check for marker IOCB during response queue processing.Saurav Kashyap1-0/+5
2011-08-29[SCSI] qla2xxx: Enable write permission to some debug related module parameters to be changed dynamically.Chad Dupuis1-3/+3
2011-08-29[SCSI] qla2xxx: Prevent CPU lockups when "ql2xdontresethba" module param is set.Saurav Kashyap1-3/+8
2011-08-29[SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX.Saurav Kashyap6-7/+92
2011-08-29[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.Giridhar Malavali9-50/+1315
2011-08-27[SCSI] qla2xxx: Update version number to 8.03.07.07-k.Chad Dupuis1-1/+1
2011-08-27[SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.Saurav Kashyap1-10/+10
2011-08-27[SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update handling.Andrew Vasquez2-4/+0
2011-08-27[SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.Saurav Kashyap1-2/+3
2011-08-27[SCSI] qla2xxx: Double check for command completion if abort mailbox command fails.Chad Dupuis1-0/+4
2011-08-27[SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.Saurav Kashyap1-0/+3
2011-08-27[SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.Chad Dupuis1-3/+2
2011-08-27[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi8-64/+62
2011-08-27[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.Arun Easi6-38/+335
2011-07-27[SCSI] qla2xxx: Cleanup of previous infrastructure.Saurav Kashyap2-243/+0
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap15-2606/+2941
2011-07-27[SCSI] qla2xxx: Basic infrastructure for dynamic logging.Saurav Kashyap5-3/+349
2011-06-27scsi: qla_isr.c: fix comment typo 'hammmer'Justin P. Mattock1-2/+2
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2011-05-17[SCSI] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature.Joe Carnuccio1-42/+11
2011-05-17[SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.Joe Carnuccio3-62/+33
2011-05-17[SCSI] qla2xxx: Clear complete initialization control block.Andrew Vasquez1-1/+1
2011-05-17[SCSI] qla2xxx: Allow an override of the registered maximum LUN.Andrew Vasquez3-2/+9
2011-05-17[SCSI] qla2xxx: Add host number in reset and quiescent message logs.Saurav Kashyap1-3/+5
2011-05-17[SCSI] qla2xxx: Correctly read sfp single byte mailbox register.Joe Carnuccio1-2/+2
2011-05-17[SCSI] qla2xxx: Add qla82xx_rom_unlock() function.Chad Dupuis2-8/+13
2011-05-17[SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash.Chad Dupuis1-1/+5
2011-05-17[SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queuecommand functionMadhuranath Iyengar1-1/+1
2011-05-17[SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.Joe Carnuccio1-1/+1
2011-05-17[SCSI] qla2xxx: Update firmware version after flash update for ISP82xx.Saurav Kashyap1-0/+7
2011-05-17[SCSI] qla2xxx: Fix hang during driver unload when vport is active.Arun Easi1-10/+15
2011-05-17[SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6.Andrew Vasquez2-4/+3
2011-05-17[SCSI] qla2xxx: Fix virtual port failing to login after chip reset.Saurav Kashyap1-3/+4
2011-05-17[SCSI] qla2xxx: Fix vport delete hang when logins are outstanding.Arun Easi1-2/+3
2011-05-01[SCSI] qla2xxx: Update version number to 8.03.07.03-k.Madhuranath Iyengar1-2/+2
2011-05-01[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.Chad Dupuis6-8/+35
2011-05-01[SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed.Andrew Vasquez2-5/+23
2011-05-01[SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx.Giridhar Malavali1-4/+14
2011-05-01[SCSI] qla2xxx: Add the ql2xdontresethba module_param.Giridhar Malavali3-0/+10