aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_attr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-19[SCSI] qla2xxx: Remove EDC sysfs interface.Joe Carnuccio1-140/+0
2012-02-19[SCSI] qla2xxx: Perform implicit logout during rport tear-down.Andrew Vasquez1-4/+8
2012-02-19[SCSI] qla2xxx: Return blank sysfs string on initial get thermal failure.Joe Carnuccio1-1/+1
2012-02-19[SCSI] qla2xxx: Correct print format for edc ql_log() calls.Joe Carnuccio1-2/+2
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali1-9/+14
2012-02-18[SCSI] qla2xxx: Add an "is reset active" helper.Andrew Vasquez1-9/+4
2011-12-15[SCSI] qla2xxx: Corrections to returned sysfs error codes.Joe Carnuccio1-2/+2
2011-12-15[SCSI] qla2xxx: Update to dynamic logging.Chad Dupuis1-1/+1
2011-12-15[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed the current broken uses as appropriate.Joe Perches1-2/+2
2011-12-12[SCSI] qla2xxx: Correct fc_host port_state display.Saurav Kashyap1-4/+23
2011-08-29[SCSI] qla2xxx: Return sysfs error codes appropriate to conditions.Joe Carnuccio1-30/+29
2011-08-29[SCSI] qla2xxx: Correction to sysfs edc interface.Joe Carnuccio1-3/+3
2011-08-29[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.Giridhar Malavali1-8/+42
2011-08-27[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi1-1/+1
2011-08-27[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.Arun Easi1-1/+4
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap1-86/+97
2011-05-17[SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.Joe Carnuccio1-6/+6
2011-05-17[SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.Joe Carnuccio1-1/+1
2011-05-17[SCSI] qla2xxx: Fix vport delete hang when logins are outstanding.Arun Easi1-2/+3
2011-05-01[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.Chad Dupuis1-1/+1
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2011-02-12[SCSI] qla2xxx: Change from irq to irqsave with host_lockMadhuranath Iyengar1-2/+3
2010-12-23[SCSI] qla2xxx: Add sysfs node for displaying board temperature.Andrew Vasquez1-0/+27
2010-10-25[SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.Giridhar Malavali1-4/+4
2010-10-25[SCSI] qla2xxx: Remove port down retry count.Chad Dupuis1-0/+4
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-14/+16
2010-10-07[SCSI] qla2xxx: prep for fc host dev loss tmo supportMike Christie1-11/+2
2010-09-05[SCSI] qla2xxx: Clear local references of rport on device loss timeout notification from FC transport.Giridhar Malavali1-9/+9
2010-09-05[SCSI] qla2xxx: Return proper fabric name based on device state.Giridhar Malavali1-5/+5
2010-09-05[SCSI] qla2xxx: Fix vport delete issuesArun Easi1-8/+15
2010-09-05[SCSI] qla2xxx: do not reset dev_loss_tmo in slave calloutMike Christie1-0/+11
2010-07-28[SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi1-0/+2
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali1-1/+1
2010-07-28[SCSI] qla2xxx: Add qla2x00_free_fcports() functionChad Dupuis1-6/+1
2010-07-28[SCSI] qla2xxx: Check for golden firmware and show version if availableMadhuranath Iyengar1-0/+18
2010-07-27[SCSI] qla2xxx: Removed redundant check for ISP 84xx.Giridhar Malavali1-1/+1
2010-07-27[SCSI] qla2xxx: T10 DIF enablement for 81XXArun Easi1-1/+1
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-16/+16
2010-05-16[SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutually exclusiveLalit Chandivade1-0/+6
2010-05-16[SCSI] qla2xxx: T10 DIF support added.Arun Easi1-0/+16
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 Malavali1-7/+28
2010-04-11[SCSI] qla2xxx: General checkpatch corrections.Andrew Vasquez1-4/+2
2010-04-11[SCSI] qla2xxx: Re-organized BSG interface specific code.Giridhar Malavali1-701/+1
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 Torvalds1-1/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-27[SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.Santosh Vernekar1-1/+5
2010-02-19[SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.Andrew Vasquez1-2/+0