summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi/be_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into miscJames Bottomley2016-03-151-0/+1
|\
| * be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi2016-03-081-0/+1
* | be2iscsi: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2016-03-071-4/+1
* | be2iscsi:Add missing error check in beiscsi_eeh_resumeNicholas Krause2016-02-291-0/+6
* | be2iscsi: Fix memory leak in beiscsi_alloc_mem()Maurizio Lombardi2016-02-231-1/+3
* | be2iscsi: Add lock to protect WRB alloc and freeJitendra Bhivare2016-02-231-0/+5
* | be2iscsi: _bh for io_sgl_lock and mgmt_sgl_lockJitendra Bhivare2016-02-231-15/+10
* | be2iscsi: Fix ExpStatSn in management tasksJitendra Bhivare2016-02-231-8/+4
* | be2iscsi: Couple MCC tag and WRB alloc and freeJitendra Bhivare2016-02-231-2/+1
* | be2iscsi: Rename MCC and BMBX processing functionsJitendra Bhivare2016-02-231-4/+4
* | be2iscsi: Remove redundant MCC processing codeJitendra Bhivare2016-02-231-5/+3
* | be2iscsi: Use macros for MCC WRB and CQE fieldsJitendra Bhivare2016-02-231-5/+6
* | be2iscsi: Remove unused mcc_cq_lockJitendra Bhivare2016-02-231-1/+0
* | be2iscsi: add checks for dma mapping errorsAlexey Khoroshilov2016-02-231-6/+14
* | be2iscsi: Fix WRB leak in login/logout pathJitendra Bhivare2016-02-231-23/+49
* | be2iscsi: Fix IOPOLL implementationJitendra Bhivare2016-02-231-38/+47
* | be2iscsi: Add FW config validationJitendra Bhivare2016-02-231-1/+1
* | be2iscsi: Fix to handle misconfigured optics eventsJitendra Bhivare2016-02-231-15/+4
* | be2iscsi: Fix to remove shutdown entry pointJitendra Bhivare2016-02-231-20/+4
* | be2iscsi: Fix mbox synchronization replacing spinlock with mutexJitendra Bhivare2016-02-231-1/+1
|/
* irq_poll: fold irq_poll_sched_prep into irq_poll_schedChristoph Hellwig2015-12-111-4/+2
* irq_poll: don't disable new irq_poll instancesChristoph Hellwig2015-12-111-2/+0
* irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-111-12/+12
* 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
OpenPOWER on IntegriCloud