index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_attr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: Remove EDC sysfs interface.
Joe Carnuccio
2012-02-19
1
-140
/
+0
*
[SCSI] qla2xxx: Perform implicit logout during rport tear-down.
Andrew Vasquez
2012-02-19
1
-4
/
+8
*
[SCSI] qla2xxx: Return blank sysfs string on initial get thermal failure.
Joe Carnuccio
2012-02-19
1
-1
/
+1
*
[SCSI] qla2xxx: Correct print format for edc ql_log() calls.
Joe Carnuccio
2012-02-19
1
-2
/
+2
*
[SCSI] qla2xxx: Enhancements to support ISP83xx.
Giridhar Malavali
2012-02-19
1
-9
/
+14
*
[SCSI] qla2xxx: Add an "is reset active" helper.
Andrew Vasquez
2012-02-18
1
-9
/
+4
*
[SCSI] qla2xxx: Corrections to returned sysfs error codes.
Joe Carnuccio
2011-12-15
1
-2
/
+2
*
[SCSI] qla2xxx: Update to dynamic logging.
Chad Dupuis
2011-12-15
1
-1
/
+1
*
[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...
Joe Perches
2011-12-15
1
-2
/
+2
*
[SCSI] qla2xxx: Correct fc_host port_state display.
Saurav Kashyap
2011-12-12
1
-4
/
+23
*
[SCSI] qla2xxx: Return sysfs error codes appropriate to conditions.
Joe Carnuccio
2011-08-29
1
-30
/
+29
*
[SCSI] qla2xxx: Correction to sysfs edc interface.
Joe Carnuccio
2011-08-29
1
-3
/
+3
*
[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.
Giridhar Malavali
2011-08-29
1
-8
/
+42
*
[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.
Arun Easi
2011-08-27
1
-1
/
+1
*
[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.
Arun Easi
2011-08-27
1
-1
/
+4
*
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
Saurav Kashyap
2011-07-27
1
-86
/
+97
*
[SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.
Joe Carnuccio
2011-05-17
1
-6
/
+6
*
[SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.
Joe Carnuccio
2011-05-17
1
-1
/
+1
*
[SCSI] qla2xxx: Fix vport delete hang when logins are outstanding.
Arun Easi
2011-05-17
1
-2
/
+3
*
[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.
Chad Dupuis
2011-05-01
1
-1
/
+1
*
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
2011-05-01
1
-1
/
+1
*
[SCSI] qla2xxx: Change from irq to irqsave with host_lock
Madhuranath Iyengar
2011-02-12
1
-2
/
+3
*
[SCSI] qla2xxx: Add sysfs node for displaying board temperature.
Andrew Vasquez
2010-12-23
1
-0
/
+27
*
[SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.
Giridhar Malavali
2010-10-25
1
-4
/
+4
*
[SCSI] qla2xxx: Remove port down retry count.
Chad Dupuis
2010-10-25
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-10-22
1
-14
/
+16
|
\
|
*
[SCSI] qla2xxx: prep for fc host dev loss tmo support
Mike Christie
2010-10-07
1
-11
/
+2
|
*
[SCSI] qla2xxx: Clear local references of rport on device loss timeout notifi...
Giridhar Malavali
2010-09-05
1
-9
/
+9
|
*
[SCSI] qla2xxx: Return proper fabric name based on device state.
Giridhar Malavali
2010-09-05
1
-5
/
+5
|
*
[SCSI] qla2xxx: do not reset dev_loss_tmo in slave callout
Mike Christie
2010-09-05
1
-0
/
+11
*
|
[SCSI] qla2xxx: Fix vport delete issues
Arun Easi
2010-09-05
1
-8
/
+15
|
/
*
[SCSI] qla2xxx: T10 DIF Type 2 support
Arun Easi
2010-07-28
1
-0
/
+2
*
[SCSI] qla2xxx: Update copyright banner.
Giridhar Malavali
2010-07-28
1
-1
/
+1
*
[SCSI] qla2xxx: Add qla2x00_free_fcports() function
Chad Dupuis
2010-07-28
1
-6
/
+1
*
[SCSI] qla2xxx: Check for golden firmware and show version if available
Madhuranath Iyengar
2010-07-28
1
-0
/
+18
*
[SCSI] qla2xxx: Removed redundant check for ISP 84xx.
Giridhar Malavali
2010-07-27
1
-1
/
+1
*
[SCSI] qla2xxx: T10 DIF enablement for 81XX
Arun Easi
2010-07-27
1
-1
/
+1
*
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
1
-16
/
+16
*
[SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutual...
Lalit Chandivade
2010-05-16
1
-0
/
+6
*
[SCSI] qla2xxx: T10 DIF support added.
Arun Easi
2010-05-16
1
-0
/
+16
*
[SCSI] qla2xxx: Display proper link state for disconnected ports.
Andrew Vasquez
2010-05-16
1
-1
/
+2
*
[SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware vers...
Andrew Vasquez
2010-05-16
1
-3
/
+5
*
[SCSI] qla2xxx: Add ISP82XX support.
Giridhar Malavali
2010-05-01
1
-7
/
+28
*
[SCSI] qla2xxx: General checkpatch corrections.
Andrew Vasquez
2010-04-11
1
-4
/
+2
*
[SCSI] qla2xxx: Re-organized BSG interface specific code.
Giridhar Malavali
2010-04-11
1
-701
/
+1
*
[SCSI] qla2xxx: fix lock imbalance
Jiri Slaby
2010-04-08
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2010-04-05
1
-1
/
+5
|
\
|
*
[SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.
Santosh Vernekar
2010-03-27
1
-1
/
+5
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
[SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.
Andrew Vasquez
2010-02-19
1
-2
/
+0
[next]