summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi
Commit message (Expand)AuthorAgeFilesLines
...
* | be2iscsi: Fix be_mcc_compl_poll to use tag_stateJitendra Bhivare2016-02-231-45/+47
* | be2iscsi: Remove be_mbox_notify_wait functionJitendra Bhivare2016-02-231-75/+4
* | be2iscsi: Rename MCC and BMBX processing functionsJitendra Bhivare2016-02-235-36/+36
* | be2iscsi: Remove redundant MCC processing codeJitendra Bhivare2016-02-235-116/+68
* | be2iscsi: Use macros for MCC WRB and CQE fieldsJitendra Bhivare2016-02-234-31/+41
* | be2iscsi: Remove unused mcc_cq_lockJitendra Bhivare2016-02-233-4/+0
* | be2iscsi: add checks for dma mapping errorsAlexey Khoroshilov2016-02-231-6/+14
* | be2iscsi: Update the driver versionJitendra Bhivare2016-02-231-1/+1
* | be2iscsi: Fix WRB leak in login/logout pathJitendra Bhivare2016-02-231-23/+49
* | be2iscsi: Fix async link event processingJitendra Bhivare2016-02-233-48/+34
* | be2iscsi: Fix to process 25G link speed info from FWJitendra Bhivare2016-02-235-83/+21
* | be2iscsi: Fix IOPOLL implementationJitendra Bhivare2016-02-234-42/+52
* | be2iscsi: Fix return value for MCC completionJitendra Bhivare2016-02-231-1/+1
* | be2iscsi: Add FW config validationJitendra Bhivare2016-02-233-67/+125
* | be2iscsi: Fix to handle misconfigured optics eventsJitendra Bhivare2016-02-236-85/+199
* | be2iscsi: Fix VLAN support for IPv6 networkJitendra Bhivare2016-02-231-0/+4
* | be2iscsi: Fix to remove shutdown entry pointJitendra Bhivare2016-02-234-37/+9
* | be2iscsi: Added return value check for mgmt_get_all_if_idJitendra Bhivare2016-02-232-7/+10
* | be2iscsi: Set mbox timeout to 30sJitendra Bhivare2016-02-231-2/+3
* | be2iscsi: Fix to synchronize tag allocation using spin_lockJitendra Bhivare2016-02-231-2/+4
* | be2iscsi: Fix to use atomic bit operations for tag_stateJitendra Bhivare2016-02-234-77/+84
* | be2iscsi: Fix mbox synchronization replacing spinlock with mutexJitendra Bhivare2016-02-234-88/+94
* | be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbxJitendra Bhivare2016-02-232-41/+51
|/
* 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-114-16/+17
* 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: Bump the driver versionJohn Soni Jose2015-11-091-1/+1
* | be2iscsi: Fix updating the next pointer during WRB postingJohn Soni Jose2015-11-094-23/+75
|/
* be2iscsi: Revert ownership to EmulexKetan Mukadam2015-10-2710-22/+22
* be2iscsi : Bump the driver versionJohn Soni Jose2015-05-251-1/+1
* be2iscsi : Logout of FW Boot SessionJohn Soni Jose2015-05-254-0/+87
* 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-253-3/+28
* MAINTAINERS, be2iscsi: change email domainMinh Tran2015-05-189-36/+36
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | 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: check ip buffer before copyingMike Christie2014-09-301-5/+8
* be2iscsi : Bump the driver versionJohn Soni Jose2014-09-301-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