summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* be2iscsi: Fix async link event processingJitendra Bhivare2016-02-243-48/+34
* be2iscsi: Fix to process 25G link speed info from FWJitendra Bhivare2016-02-245-83/+21
* be2iscsi: Fix IOPOLL implementationJitendra Bhivare2016-02-244-42/+52
* be2iscsi: Fix return value for MCC completionJitendra Bhivare2016-02-241-1/+1
* be2iscsi: Add FW config validationJitendra Bhivare2016-02-243-67/+125
* be2iscsi: Fix to handle misconfigured optics eventsJitendra Bhivare2016-02-246-85/+199
* be2iscsi: Fix VLAN support for IPv6 networkJitendra Bhivare2016-02-241-0/+4
* be2iscsi: Fix to remove shutdown entry pointJitendra Bhivare2016-02-244-37/+9
* be2iscsi: Added return value check for mgmt_get_all_if_idJitendra Bhivare2016-02-242-7/+10
* be2iscsi: Set mbox timeout to 30sJitendra Bhivare2016-02-241-2/+3
* be2iscsi: Fix to synchronize tag allocation using spin_lockJitendra Bhivare2016-02-241-2/+4
* be2iscsi: Fix to use atomic bit operations for tag_stateJitendra Bhivare2016-02-244-77/+84
* be2iscsi: Fix mbox synchronization replacing spinlock with mutexJitendra Bhivare2016-02-244-88/+94
* be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbxJitendra Bhivare2016-02-242-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-121-1/+1
* | be2iscsi: Bump the driver versionJohn Soni Jose2015-11-101-1/+1
* | be2iscsi: Fix updating the next pointer during WRB postingJohn Soni Jose2015-11-104-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-221-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-141-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
* be2iscsi: Bump the driver versionJayamohan Kallickal2014-09-161-1/+1
* be2iscsi: Fix processing CQE before connection resources are freedJayamohan Kallickal2014-09-163-1/+46
* be2iscsi: Fix updating the boot enteries in sysfsJayamohan Kallickal2014-09-164-2/+62
* be2iscsi: Fix the copyright yearJayamohan Kallickal2014-09-169-9/+9
* be2iscsi: Fix the sparse warning introduced in previous submissionJayamohan Kallickal2014-09-161-7/+7
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* scsi: use pci_zalloc_consistentJoe Perches2014-08-092-8/+5
* be2iscsi: Fix memory leak in mgmt_set_ip()Maurizio Lombardi2014-07-251-9/+11
* bnx2i, be2iscsi: fix custom stats lengthMike Christie2014-07-251-1/+1