summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-011-143/+63
|\
| * block: remove old blk_iopoll_enabled variableJens Axboe2014-03-131-143/+63
* | [SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz2014-03-151-13/+13
* | [SCSI] be2iscsi : Bump the driver versionJayamohan Kallickal2014-03-151-1/+1
* | [SCSI] be2iscsi : Fix DMA Out of SW-IOMMU space errorJayamohan Kallickal2014-03-151-2/+13
* | [SCSI] be2iscsi: Fix scsi_cmnd leakage in driver.Jayamohan Kallickal2014-03-151-1/+9
* | [SCSI] be2iscsi: Fix the session cleanup when reboot/shutdown happensJayamohan Kallickal2014-03-156-1/+26
* | [SCSI] be2iscsi: Fix doorbell format for EQ/CQ/RQ s per SLI spec.Jayamohan Kallickal2014-03-154-21/+40
* | [SCSI] be2iscsi: Fix port speed typo in driver.Jayamohan Kallickal2014-03-151-1/+1
* | [SCSI] be2iscsi: Fix handling timed out MBX completion from FWJayamohan Kallickal2014-03-156-45/+117
* | [SCSI] be2iscsi: fix bad if expressionMike Christie2014-03-101-1/+1
|/
* [SCSI] be2iscsi: fix memory leak in error pathGeyslan G. Bem2013-12-191-5/+3
* [SCSI] be2iscsi: Bump driver versionJayamohan Kallickal2013-10-251-1/+1
* [SCSI] be2iscsi: Fix SGL posting for unaligned ICD valuesJayamohan Kallickal2013-10-252-5/+58
* [SCSI] be2iscsi: Fix AER handling in driverJayamohan Kallickal2013-10-254-29/+270
* [SCSI] be2iscsi: Invalidate WRB in Abort/Reset PathJayamohan Kallickal2013-10-251-0/+10
* [SCSI] be2iscsi: Fix Insufficient Buffer Error returned in MBX CompletionJayamohan Kallickal2013-10-254-43/+99
* [SCSI] be2iscsi: Fix log level for protocol specific logsJayamohan Kallickal2013-10-252-3/+9
* [SCSI] be2iscsi: Fix MSIx creation for SKH-R adapterJayamohan Kallickal2013-10-253-17/+42
* [SCSI] be2iscsi: Display Port Identifier for each iSCSI functionJayamohan Kallickal2013-10-253-0/+24
* [SCSI] be2iscsi: Dispaly CID available for connection offloadJayamohan Kallickal2013-10-253-6/+44
* [SCSI] be2iscsi: Fix chute cleanup during drivers unload.Jayamohan Kallickal2013-10-252-8/+23
* [SCSI] be2iscsi: Fix connection offload to support Dual Chute.Jayamohan Kallickal2013-10-254-8/+31
* [SCSI] be2iscsi: Fix CID allocation/freeing to support Dual chute modeJayamohan Kallickal2013-10-254-38/+160
* [SCSI] be2iscsi: Fix WRB_Q posting to support Dual Chute modeJayamohan Kallickal2013-10-254-25/+89
* [SCSI] be2iscsi: Fix SGL Initilization and posting Pages for Dual ChuteJayamohan Kallickal2013-10-251-4/+13
* [SCSI] be2iscsi: Fix Template HDR support for Dual Chute modeJayamohan Kallickal2013-10-252-23/+33
* [SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapterJayamohan Kallickal2013-10-255-293/+516
* [SCSI] be2iscsi: Config parameters update for Dual Chute SupportJayamohan Kallickal2013-10-254-53/+128
* [SCSI] be2iscsi: Fix soft lock up issue during UE or if FW taking time to res...Jayamohan Kallickal2013-10-253-21/+34
* [SCSI] be2iscsi: Fix locking mechanism in Unsol PathJayamohan Kallickal2013-10-252-0/+8
* [SCSI] be2iscsi: Fix negotiated parameters upload to FWJayamohan Kallickal2013-10-253-20/+24
* [SCSI] be2iscsi: Fix repeated issue of MAC ADDR get IOCTLJayamohan Kallickal2013-10-253-1/+4
* [SCSI] be2iscsi: Fix the MCCQ count leakageJayamohan Kallickal2013-10-251-1/+5
* [SCSI] be2iscsi: Fix Template HDR IOCTLJayamohan Kallickal2013-10-254-0/+116
* drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-031-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
OpenPOWER on IntegriCloud