aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi/be_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-30be2iscsi : Fix kernel panic during reboot/shutdownJohn Soni Jose1-1/+1
2014-09-16be2iscsi: Use pci_enable_msix_range()Alexander Gordeev1-3/+3
2014-09-16be2iscsi: Fix processing CQE before connection resources are freedJayamohan Kallickal1-1/+14
2014-09-16be2iscsi: Fix updating the boot enteries in sysfsJayamohan Kallickal1-0/+17
2014-09-16be2iscsi: Fix the copyright yearJayamohan Kallickal1-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-08-08scsi: use pci_zalloc_consistentJoe Perches1-6/+4
2014-06-25be2iscsi: add an missing goto in error pathTomas Henzl1-0/+2
2014-06-02Revert "be2iscsi: Fix processing cqe for cxn whose endpoint is freed"Christoph Hellwig1-11/+0
2014-05-28be2iscsi: Fix processing cqe for cxn whose endpoint is freedJayamohan Kallickal1-0/+11
2014-05-28be2iscsi: Fix destroy MCC-CQ before MCC-EQ is destroyedJayamohan Kallickal1-5/+6
2014-05-28be2iscsi: Fix memory corruption in MBX pathJayamohan Kallickal1-1/+1
2014-05-28be2iscsi: Fix interrupt Coalescing mechanism.Jayamohan Kallickal1-2/+56
2014-05-28be2iscsi: Fix exposing Host in sysfs after adapter initialization is completeJayamohan Kallickal1-8/+3
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-143/+63
2014-03-15[SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz1-13/+13
2014-03-15[SCSI] be2iscsi : Fix DMA Out of SW-IOMMU space errorJayamohan Kallickal1-2/+13
2014-03-15[SCSI] be2iscsi: Fix scsi_cmnd leakage in driver.Jayamohan Kallickal1-1/+9
2014-03-15[SCSI] be2iscsi: Fix the session cleanup when reboot/shutdown happensJayamohan Kallickal1-0/+2
2014-03-15[SCSI] be2iscsi: Fix doorbell format for EQ/CQ/RQ s per SLI spec.Jayamohan Kallickal1-3/+22
2014-03-15[SCSI] be2iscsi: Fix handling timed out MBX completion from FWJayamohan Kallickal1-8/+19
2014-03-13block: remove old blk_iopoll_enabled variableJens Axboe1-143/+63
2014-03-10[SCSI] be2iscsi: fix bad if expressionMike Christie1-1/+1
2013-10-25[SCSI] be2iscsi: Fix SGL posting for unaligned ICD valuesJayamohan Kallickal1-3/+50
2013-10-25[SCSI] be2iscsi: Fix AER handling in driverJayamohan Kallickal1-15/+205
2013-10-25[SCSI] be2iscsi: Invalidate WRB in Abort/Reset PathJayamohan Kallickal1-0/+10
2013-10-25[SCSI] be2iscsi: Fix log level for protocol specific logsJayamohan Kallickal1-3/+8
2013-10-25[SCSI] be2iscsi: Fix MSIx creation for SKH-R adapterJayamohan Kallickal1-16/+29
2013-10-25[SCSI] be2iscsi: Display Port Identifier for each iSCSI functionJayamohan Kallickal1-0/+2
2013-10-25[SCSI] be2iscsi: Dispaly CID available for connection offloadJayamohan Kallickal1-2/+6
2013-10-25[SCSI] be2iscsi: Fix chute cleanup during drivers unload.Jayamohan Kallickal1-4/+10
2013-10-25[SCSI] be2iscsi: Fix connection offload to support Dual Chute.Jayamohan Kallickal1-5/+8
2013-10-25[SCSI] be2iscsi: Fix CID allocation/freeing to support Dual chute modeJayamohan Kallickal1-19/+89
2013-10-25[SCSI] be2iscsi: Fix WRB_Q posting to support Dual Chute modeJayamohan Kallickal1-3/+27
2013-10-25[SCSI] be2iscsi: Fix SGL Initilization and posting Pages for Dual ChuteJayamohan Kallickal1-4/+13
2013-10-25[SCSI] be2iscsi: Fix Template HDR support for Dual Chute modeJayamohan Kallickal1-17/+26
2013-10-25[SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapterJayamohan Kallickal1-264/+422
2013-10-25[SCSI] be2iscsi: Config parameters update for Dual Chute SupportJayamohan Kallickal1-25/+38
2013-10-25[SCSI] be2iscsi: Fix soft lock up issue during UE or if FW taking time to respondJayamohan Kallickal1-3/+2
2013-10-25[SCSI] be2iscsi: Fix locking mechanism in Unsol PathJayamohan Kallickal1-0/+7
2013-10-25[SCSI] be2iscsi: Fix repeated issue of MAC ADDR get IOCTLJayamohan Kallickal1-0/+1
2013-10-25[SCSI] be2iscsi: Fix Template HDR IOCTLJayamohan Kallickal1-0/+41
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook1-1/+1
2013-05-02[SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsnJayamohan Kallickal1-8/+9
2013-05-02[SCSI] be2iscsi: Fix possible reentrancy issue in be_iopollShlomo Pongratz1-1/+1
2013-05-02[SCSI] be2scsi: Update copyright dates to 2013Jayamohan Kallickal1-1/+1
2013-05-02[SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driverJayamohan Kallickal1-43/+107
2013-05-02[SCSI] be2iscsi : Fix the NOP-In handling code pathJayamohan Kallickal1-13/+8
2013-05-02[SCSI] be2iscsi: Fix displaying the Active Session Count from driverJayamohan Kallickal1-0/+2
2013-05-02[SCSI] be2iscsi: Fix displaying the FW Version from driver.Jayamohan Kallickal1-0/+2