summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi
AgeCommit message (Expand)Author
2015-05-25be2iscsi : Bump the driver versionJohn Soni Jose
2015-05-25be2iscsi : Logout of FW Boot SessionJohn Soni Jose
2015-05-25be2iscsi : Fix memory check before unmapping.John Soni Jose
2015-05-25be2iscsi : Fix memory leak in the unload pathJohn Soni Jose
2015-05-25be2iscsi : Fix the PCI request region reserving.John Soni Jose
2015-05-25be2iscsi : Fix the retry count for boot targetsJohn Soni Jose
2015-05-18MAINTAINERS, be2iscsi: change email domainMinh Tran
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-08be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-02-15fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran
2015-02-13MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-09-30be2iscsi: check ip buffer before copyingMike Christie
2014-09-30be2iscsi : Bump the driver versionJohn Soni Jose
2014-09-30be2iscsi : Fix kernel panic during reboot/shutdownJohn Soni Jose
2014-09-16be2iscsi: Use pci_enable_msix_range()Alexander Gordeev
2014-09-16be2iscsi: Bump the driver versionJayamohan Kallickal
2014-09-16be2iscsi: Fix processing CQE before connection resources are freedJayamohan Kallickal
2014-09-16be2iscsi: Fix updating the boot enteries in sysfsJayamohan Kallickal
2014-09-16be2iscsi: Fix the copyright yearJayamohan Kallickal
2014-09-16be2iscsi: Fix the sparse warning introduced in previous submissionJayamohan Kallickal
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08scsi: use pci_zalloc_consistentJoe Perches
2014-07-25be2iscsi: Fix memory leak in mgmt_set_ip()Maurizio Lombardi
2014-07-25bnx2i, be2iscsi: fix custom stats lengthMike Christie
2014-06-25be2iscsi: remove potential junk pointer freeTomas Henzl
2014-06-25be2iscsi: add an missing goto in error pathTomas Henzl
2014-06-02Revert "be2iscsi: Fix processing cqe for cxn whose endpoint is freed"Christoph Hellwig
2014-05-28be2iscsi: Bump the driver versionJayamohan Kallickal
2014-05-28be2iscsi: Fix processing cqe for cxn whose endpoint is freedJayamohan Kallickal
2014-05-28be2iscsi: Fix destroy MCC-CQ before MCC-EQ is destroyedJayamohan Kallickal
2014-05-28be2iscsi: Fix memory corruption in MBX pathJayamohan Kallickal
2014-05-28be2iscsi: Fix TCP parameters while connection offloading.Jayamohan Kallickal
2014-05-28be2iscsi: Fix interrupt Coalescing mechanism.Jayamohan Kallickal
2014-05-28be2iscsi: Fix exposing Host in sysfs after adapter initialization is completeJayamohan Kallickal
2014-05-28be2iscsi: Fix retrieving MCCQ_WRB in non-embedded Mbox pathJayamohan Kallickal
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-03-15[SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz
2014-03-15[SCSI] be2iscsi : Bump the driver versionJayamohan Kallickal
2014-03-15[SCSI] be2iscsi : Fix DMA Out of SW-IOMMU space errorJayamohan Kallickal
2014-03-15[SCSI] be2iscsi: Fix scsi_cmnd leakage in driver.Jayamohan Kallickal
2014-03-15[SCSI] be2iscsi: Fix the session cleanup when reboot/shutdown happensJayamohan Kallickal
2014-03-15[SCSI] be2iscsi: Fix doorbell format for EQ/CQ/RQ s per SLI spec.Jayamohan Kallickal
2014-03-15[SCSI] be2iscsi: Fix port speed typo in driver.Jayamohan Kallickal
2014-03-15[SCSI] be2iscsi: Fix handling timed out MBX completion from FWJayamohan Kallickal
2014-03-13block: remove old blk_iopoll_enabled variableJens Axboe
2014-03-10[SCSI] be2iscsi: fix bad if expressionMike Christie