summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes.James Smart2013-05-027-25/+149
* [SCSI] lpfc 8.3.39: Remove driver dependency on HZJames Smart2013-05-029-49/+80
* [SCSI] lpfc 8.3.39: Fixed BlockGuard error reportingJames Smart2013-05-022-25/+255
* [SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performedJames Smart2013-05-025-3/+51
* [SCSI] ipr: Need to reset adapter after the 6th EEH errorwenxiong@linux.vnet.ibm.com2013-05-021-2/+10
* [SCSI] qla4xxx: Update driver version to 5.03.00-k9Vikas Chaudhary2013-05-021-1/+1
* [SCSI] qla4xxx: Assign values using correct datatypeAdheer Chandravanshi2013-05-021-4/+4
* [SCSI] qla4xxx: Fix smatch warningsAdheer Chandravanshi2013-05-021-16/+1
* [SCSI] qla4xxx: Fix sparse warning for qla4xxx_sysfs_ddb_tgt_createVikas Chaudhary2013-05-021-3/+3
* [SCSI] qla4xxx: Silence gcc warningVikas Chaudhary2013-05-021-5/+3
* [SCSI] megaraid_sas: release lock on error pathDan Carpenter2013-05-021-1/+2
* [SCSI] ibmvfc: Driver version 1.0.11Brian King2013-05-021-2/+2
* [SCSI] ibmvfc: Suppress ABTS if target goneBrian King2013-05-022-7/+9
* [SCSI] ibmvfc: Send cancel when link is downBrian King2013-05-021-5/+8
* [SCSI] ibmvfc: Support FAST_IO_FAIL in EH handlersBrian King2013-05-021-17/+52
* [SCSI] ibmvfc: Properly set cancel flags when cancelling abortBrian King2013-05-021-1/+1
* [SCSI] be2iscsi: Bump the driver version to 10.0.467.0Jayamohan Kallickal2013-05-021-1/+1
* [SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsnJayamohan Kallickal2013-05-021-8/+9
* [SCSI] be2iscsi: Fix possible reentrancy issue in be_iopollShlomo Pongratz2013-05-021-1/+1
* [SCSI] be2scsi: Update copyright dates to 2013Jayamohan Kallickal2013-05-029-9/+9
* [SCSI] be2iscsi: Fix checking Adapter state while establishing CXNJayamohan Kallickal2013-05-021-0/+7
* [SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driverJayamohan Kallickal2013-05-023-70/+133
* [SCSI] be2iscsi : Fix the NOP-In handling code pathJayamohan Kallickal2013-05-023-15/+12
* [SCSI] be2iscsi: Fix the Port Link Status issueJayamohan Kallickal2013-05-022-16/+16
* [SCSI] be2iscsi: Fix displaying the Active Session Count from driverJayamohan Kallickal2013-05-023-0/+25
* [SCSI] be2iscsi: Fix displaying the FW Version from driver.Jayamohan Kallickal2013-05-024-13/+42
* [SCSI] be2iscsi: Fix support for DEFQ extensionJayamohan Kallickal2013-05-022-12/+44
* [SCSI] be2iscsi: Fix MACRO for checking the adapter typeJayamohan Kallickal2013-05-023-76/+79
* [SCSI] be2iscsi: Fix freeing CXN specific driver resources.Jayamohan Kallickal2013-05-023-22/+62
* [SCSI] be2iscsi: Fix MSIX support in SKH-R to 32Jayamohan Kallickal2013-05-022-1/+2
* [SCSI] be2iscsi: Fix MBX Command issuesJayamohan Kallickal2013-05-022-5/+12
* [SCSI] be2iscsi: Fix returning Failure when MBX fails with Insufficient buffe...Jayamohan Kallickal2013-05-022-0/+17
* [SCSI] be2iscsi: Fix lack of uninitialize pattern to FWJayamohan Kallickal2013-05-023-0/+53
* [SCSI] csiostor: off by one errorDan Carpenter2013-05-022-2/+2
* [SCSI] bnx2fc: Bumped version to 1.0.14Bhanu Prakash Gollapudi2013-05-022-2/+2
* [SCSI] bnx2fc: Update copyright datesBhanu Prakash Gollapudi2013-05-026-6/+6
* [SCSI] bnx2fc: Fix race condition between IO completion and abortBhanu Prakash Gollapudi2013-05-021-2/+5
* [SCSI] bnx2fc: Include chip number in the symbolic nameBhanu Prakash Gollapudi2013-05-022-6/+49
* [SCSI] bnx2fc: Enable cached tasks to improve performanceBhanu Prakash Gollapudi2013-05-021-1/+5
* [SCSI] fnic: Incremented driver versionHiral Patel2013-05-021-1/+1
* [SCSI] fnic: Kernel panic due to FIP mode misconfigurationHiral Patel2013-05-021-0/+6
* [SCSI] fnic: FIP VLAN Discovery Feature SupportHiral Patel2013-05-027-4/+784
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-0120-622/+1299
|\
| * bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi2013-04-254-41/+48
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-2212-79/+37
| |\
| * | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-034-29/+78
| |\ \
| * | | scsi: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-283-50/+45
| * | | csiostor: Cleanup chip specific operations.Arvind Bhushan2013-03-146-512/+193
| * | | csiostor: Header file modifications for chip support and bug fixes.Arvind Bhushan2013-03-145-18/+212
OpenPOWER on IntegriCloud