aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_attr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-03[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.Joe Carnuccio1-1/+24
2013-09-03[SCSI] qla2xxx: Reconfigure thermal temperature.Joe Carnuccio1-6/+0
2013-09-03[SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh1-8/+21
2013-07-08[SCSI] qla2xxx: Do not query FC statistics during chip reset.Chad Dupuis1-1/+4
2013-04-11[SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali1-1/+34
2013-04-06[SCSI] qla2xxx: Remove debug code that msleeps for random duration.Saurav Kashyap1-5/+0
2013-02-22[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.Joe Carnuccio1-13/+20
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap1-1/+1
2012-11-30[SCSI] qla2xxx: Change in setting UNLOADING flag and FC vports logout sequence while unloading qla2xxx driver.Giridhar Malavali1-2/+1
2012-09-24[SCSI] qla2xxx: T10 DIF - ISP83xx changes.Arun Easi1-2/+9
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis1-1/+1
2012-09-24[SCSI] qla2xxx: Implemetation of mctp.Saurav Kashyap1-2/+23
2012-09-24[SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar1-11/+49
2012-09-24[SCSI] qla2xxx: Add FW DUMP SIZE sysfs attribute.Harish Zunjarrao1-0/+20
2012-09-24[SCSI] qla2xxx: Implementation of bidirectional.Saurav Kashyap1-0/+29
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger1-1/+4
2012-05-22[SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from application.Giridhar Malavali1-0/+1
2012-05-22[SCSI] qla2xxx: Fixups for ISP83xx.Nigel Kirkland1-2/+2
2012-05-22[SCSI] qla2xxx: Display proper supported speeds for 16G FC adapters.Giridhar Malavali1-0/+3
2012-05-22[SCSI] qla2xxx: Stats should be different from physical and virtual portsSaurav Kashyap1-5/+4
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