index
:
talos-op-linux
master
Talos™ II 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: 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
*
[SCSI] qla2xxx: Proper clean-up of BSG requests when request times out.
Giridhar Malavali
2010-02-19
1
-71
/
+54
*
[SCSI] qla2xxx: Initialize payload receive length in failure path of vendor c...
Sarang Radke
2010-02-19
1
-0
/
+1
*
[SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.
Giridhar Malavali
2010-01-18
1
-1
/
+745
*
[SCSI] qla2xxx: Extend base EEH support in qla2xxx.
Andrew Vasquez
2009-12-30
1
-5
/
+27
*
[SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects
James Bottomley
2009-12-04
1
-1
/
+2
*
[SCSI] qla2xxx: Correct various NPIV issues.
Andrew Vasquez
2009-09-12
1
-0
/
+5
*
[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue...
Anirban Chakraborty
2009-08-22
1
-2
/
+2
*
[SCSI] qla2xxx: Export additional firmware-states for application support.
Andrew Vasquez
2009-06-08
1
-0
/
+18
*
[SCSI] qla2xxx: Avoid explicit LOGO during driver host tear-down.
Andrew Vasquez
2009-06-08
1
-1
/
+2
*
[SCSI] qla2xxx: Correct NULL pointer bug in cpu affinity mode.
Anirban Chakraborty
2009-06-08
1
-5
/
+10
*
[SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode.
Anirban Chakraborty
2009-06-08
1
-7
/
+7
*
[SCSI] qla2xxx: Export TLV data on supported ISPs.
Andrew Vasquez
2009-06-08
1
-0
/
+52
*
[SCSI] qla2xxx: Export XGMAC statistics on supported ISPs.
Andrew Vasquez
2009-06-08
1
-0
/
+57
*
[SCSI] qla2xxx: Export negotiated fabric-parameters for application support.
Andrew Vasquez
2009-06-08
1
-0
/
+11
*
[SCSI] qla2xxx: Correct typo in read_nvram() callback.
Andrew Vasquez
2009-05-20
1
-1
/
+1
*
[SCSI] qla2xxx: Add CPU affinity support.
Anirban Chakraborty
2009-05-20
1
-2
/
+2
*
[SCSI] qla2xxx: Add QoS support.
Anirban Chakraborty
2009-05-20
1
-17
/
+30
*
[SCSI] qla2xxx: Export additional FCoE attributes for application support.
Andrew Vasquez
2009-05-20
1
-0
/
+32
*
[SCSI] qla2xxx: Correct several PCI-EEH issues.
Seokmann Ju
2009-04-03
1
-1
/
+8
*
[SCSI] qla2xxx: Don't cache VPD data for newer ISPs.
Andrew Vasquez
2009-04-03
1
-2
/
+6
*
[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.
Andrew Vasquez
2009-04-03
1
-2
/
+4
*
[SCSI] qla2xxx: Add EDC-update support.
Joe Carnuccio
2009-04-03
1
-0
/
+144
[next]