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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the b...
Anirban Chakraborty
2009-08-22
1
-2
/
+4
*
[SCSI] qla2xxx: ISP21xx/22xx do not support FDMI registrations.
Andrew Vasquez
2009-08-22
1
-0
/
+4
*
[SCSI] qla2xxx: Pad IOCB structure for size requirements.
Shyam Sundar
2009-08-22
1
-1
/
+1
*
[SCSI] qla2xxx: Handle RSCN's per master/slave vn-port basis.
Santosh Vernekar
2009-08-22
1
-1
/
+1
*
[SCSI] qla2xxx: Process DPC requests within valid Fabric topologies.
Lalit Chandivade
2009-08-22
1
-0
/
+3
*
[SCSI] qla2xxx: Mark all devices lost on loss of fc port.
Santosh Vernekar
2009-08-22
1
-0
/
+1
*
[SCSI] qla2xxx: Skip RSCN processing on vha if event is global.
Santosh Vernekar
2009-08-22
1
-4
/
+20
*
[SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN.
Andrew Vasquez
2009-08-22
1
-1
/
+29
*
[SCSI] qla2xxx: Pass the command's data residual to upper-layer callers.
Ravi Anand
2009-08-22
1
-0
/
+1
*
[SCSI] scsi_dh: Use scsi_dh_set_params() in multipath.
Chandra Seetharaman
2009-08-22
1
-6
/
+36
*
[SCSI] scsi_dh: Provide set_params interface in emc device handler
Chandra Seetharaman
2009-08-22
1
-3
/
+56
*
[SCSI] scsi_dh: add the interface scsi_dh_set_params()
Chandra Seetharaman
2009-08-22
3
-0
/
+39
*
[SCSI] ses: update enclosure data on hot add
James Bottomley
2009-08-22
2
-71
/
+100
*
[SCSI] ses: add support for enclosure component hot removal
James Bottomley
2009-08-22
3
-16
/
+41
*
[SCSI] ses: fix hotplug with multiple devices and expanders
James Bottomley
2009-08-22
3
-17
/
+40
*
[SCSI] ipr: fix buffer overflow
Brian King
2009-08-22
1
-1
/
+1
*
[SCSI] bnx2i : Fix "cid #n not valid" issue
Anil Veerabhadrappa
2009-08-22
1
-2
/
+1
*
[SCSI] bnx2i : Fix command session number jump issue seen during cable pull test
Anil Veerabhadrappa
2009-08-22
1
-3
/
+0
*
[SCSI] fcoe: removes phys_dev and renames real_dev to netdev.
Vasu Dev
2009-08-22
2
-47
/
+51
*
[SCSI] libfc: Remove page flags check for sglist
Yi Zou
2009-08-22
1
-27
/
+0
*
[SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_data
Yi Zou
2009-08-22
2
-9
/
+0
*
[SCSI] fcoe: Remove ifdef for NETIF_F_FCOE_CRC and NETIF_F_FSO
Yi Zou
2009-08-22
1
-6
/
+0
*
[SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range...
Vasu Dev
2009-08-22
3
-79
/
+85
*
[SCSI] fcoe: modifies fcoe_hostlist_lock uses as prep work to add shared offl...
Vasu Dev
2009-08-22
1
-8
/
+18
*
[SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list
Vasu Dev
2009-08-22
6
-137
/
+142
*
[SCSI] libfc: Remove the FC_EM_DBG macro
Robert Love
2009-08-22
2
-13
/
+6
*
[SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat...
Vasu Dev
2009-08-22
4
-7
/
+80
*
[SCSI] libfc: fix: cancel rport retry timer
Joe Eykholt
2009-08-22
1
-2
/
+1
*
[SCSI] libfc: fc_rport_logoff should not drop the lock
Joe Eykholt
2009-08-22
1
-22
/
+38
*
[SCSI] libfc: rename rport state "NONE" to "DELETE".
Joe Eykholt
2009-08-22
2
-15
/
+15
*
[SCSI] libfc: fix WARNING from fc_seq_start_next on closed exchanges
Joe Eykholt
2009-08-22
1
-1
/
+0
*
[SCSI] libfc: in fc_lport_destroy, flush rports after turning off link
Joe Eykholt
2009-08-22
1
-1
/
+5
*
[SCSI] libfc: stop login after fabric logoff
Joe Eykholt
2009-08-22
1
-8
/
+34
*
[SCSI] libfc: rename lport NONE state to DISABLED
Joe Eykholt
2009-08-22
3
-8
/
+8
*
[SCSI] fcoe: stop delivery of received frames before doing lport_destroy()
Joe Eykholt
2009-08-22
1
-3
/
+3
*
[SCSI] libfc: change debug messages to give host number.
Joe Eykholt
2009-08-22
1
-16
/
+20
*
[SCSI] libfc: remove extra semicolons from debug macros
Joe Eykholt
2009-08-22
1
-10
/
+10
*
[SCSI] fcoe: Call dev_ethtool_get_settings() in fcoe_link_ok
Yi Zou
2009-08-22
1
-21
/
+17
*
[SCSI] libfcoe: Set fip_flags according to fcf and lport's capability of SPMA...
Yi Zou
2009-08-22
1
-3
/
+9
*
[SCSI] fcoe: Fix validation of mac address when checking for spma support
Yi Zou
2009-08-22
1
-1
/
+1
*
[SCSI] ALUA: send STPG if explicit and implicit is supported
Mike Christie
2009-08-22
1
-1
/
+1
*
[SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_phys
James Bottomley
2009-08-22
1
-4
/
+0
*
[SCSI] fc_transport: Correct max fc_host attribute count
James Smart
2009-08-22
1
-1
/
+1
*
[SCSI] lpfc 8.3.4: Update driver version to 8.3.4
James Smart
2009-08-22
1
-1
/
+1
*
[SCSI] lpfc 8.3.4: Remove spaces before newlines in several log messages
James Smart
2009-08-22
6
-13
/
+13
*
[SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT support
James Smart
2009-08-22
10
-2
/
+954
*
[SCSI] lpfc 8.3.4: NPIV vport fixes
James Smart
2009-08-22
7
-56
/
+168
*
[SCSI] lpfc 8.3.4: Fix a pair of FCoE issues
James Smart
2009-08-22
5
-5
/
+92
*
[SCSI] lpfc 8.3.4: Various SLI3 fixes
James Smart
2009-08-22
4
-16
/
+31
*
[SCSI] lpfc 8.3.4: Consistently Implement persistent port disable
James Smart
2009-08-22
8
-32
/
+242
[prev]
[next]