summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi/be_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-121-1/+1
|\
| * be2iscsi: Fix bogus WARN_ON length checkTim Gardner2015-11-111-1/+1
* | be2iscsi: Fix updating the next pointer during WRB postingJohn Soni Jose2015-11-091-15/+47
|/
* be2iscsi: Revert ownership to EmulexKetan Mukadam2015-10-271-4/+4
* be2iscsi : Logout of FW Boot SessionJohn Soni Jose2015-05-251-0/+3
* be2iscsi : Fix memory check before unmapping.John Soni Jose2015-05-251-3/+7
* be2iscsi : Fix memory leak in the unload pathJohn Soni Jose2015-05-251-6/+12
* be2iscsi : Fix the PCI request region reserving.John Soni Jose2015-05-251-4/+18
* be2iscsi : Fix the retry count for boot targetsJohn Soni Jose2015-05-251-3/+20
* MAINTAINERS, be2iscsi: change email domainMinh Tran2015-05-181-6/+6
* be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose2015-04-081-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-211-1/+0
|\
| * fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran2015-02-151-1/+0
* | MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton2015-02-131-1/+0
|/
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-1/+1
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-1/+1
* be2iscsi : Fix kernel panic during reboot/shutdownJohn Soni Jose2014-09-301-1/+1
* be2iscsi: Use pci_enable_msix_range()Alexander Gordeev2014-09-161-3/+3
* be2iscsi: Fix processing CQE before connection resources are freedJayamohan Kallickal2014-09-161-1/+14
* be2iscsi: Fix updating the boot enteries in sysfsJayamohan Kallickal2014-09-161-0/+17
* be2iscsi: Fix the copyright yearJayamohan Kallickal2014-09-161-1/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* scsi: use pci_zalloc_consistentJoe Perches2014-08-081-6/+4
* be2iscsi: add an missing goto in error pathTomas Henzl2014-06-251-0/+2
* Revert "be2iscsi: Fix processing cqe for cxn whose endpoint is freed"Christoph Hellwig2014-06-021-11/+0
* be2iscsi: Fix processing cqe for cxn whose endpoint is freedJayamohan Kallickal2014-05-281-0/+11
* be2iscsi: Fix destroy MCC-CQ before MCC-EQ is destroyedJayamohan Kallickal2014-05-281-5/+6
* be2iscsi: Fix memory corruption in MBX pathJayamohan Kallickal2014-05-281-1/+1
* be2iscsi: Fix interrupt Coalescing mechanism.Jayamohan Kallickal2014-05-281-2/+56
* be2iscsi: Fix exposing Host in sysfs after adapter initialization is completeJayamohan Kallickal2014-05-281-8/+3
* 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 : 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-151-0/+2
* | [SCSI] be2iscsi: Fix doorbell format for EQ/CQ/RQ s per SLI spec.Jayamohan Kallickal2014-03-151-3/+22
* | [SCSI] be2iscsi: Fix handling timed out MBX completion from FWJayamohan Kallickal2014-03-151-8/+19
* | [SCSI] be2iscsi: fix bad if expressionMike Christie2014-03-101-1/+1
|/
* [SCSI] be2iscsi: Fix SGL posting for unaligned ICD valuesJayamohan Kallickal2013-10-251-3/+50
* [SCSI] be2iscsi: Fix AER handling in driverJayamohan Kallickal2013-10-251-15/+205
* [SCSI] be2iscsi: Invalidate WRB in Abort/Reset PathJayamohan Kallickal2013-10-251-0/+10
* [SCSI] be2iscsi: Fix log level for protocol specific logsJayamohan Kallickal2013-10-251-3/+8
* [SCSI] be2iscsi: Fix MSIx creation for SKH-R adapterJayamohan Kallickal2013-10-251-16/+29
* [SCSI] be2iscsi: Display Port Identifier for each iSCSI functionJayamohan Kallickal2013-10-251-0/+2
* [SCSI] be2iscsi: Dispaly CID available for connection offloadJayamohan Kallickal2013-10-251-2/+6
* [SCSI] be2iscsi: Fix chute cleanup during drivers unload.Jayamohan Kallickal2013-10-251-4/+10
* [SCSI] be2iscsi: Fix connection offload to support Dual Chute.Jayamohan Kallickal2013-10-251-5/+8
* [SCSI] be2iscsi: Fix CID allocation/freeing to support Dual chute modeJayamohan Kallickal2013-10-251-19/+89
* [SCSI] be2iscsi: Fix WRB_Q posting to support Dual Chute modeJayamohan Kallickal2013-10-251-3/+27
OpenPOWER on IntegriCloud