summaryrefslogtreecommitdiff
path: root/drivers/scsi/be2iscsi
AgeCommit message (Expand)Author
2016-02-24be2iscsi: Rename MCC and BMBX processing functionsJitendra Bhivare
2016-02-24be2iscsi: Remove redundant MCC processing codeJitendra Bhivare
2016-02-24be2iscsi: Use macros for MCC WRB and CQE fieldsJitendra Bhivare
2016-02-24be2iscsi: Remove unused mcc_cq_lockJitendra Bhivare
2016-02-24be2iscsi: add checks for dma mapping errorsAlexey Khoroshilov
2016-02-24be2iscsi: Update the driver versionJitendra Bhivare
2016-02-24be2iscsi: Fix WRB leak in login/logout pathJitendra Bhivare
2016-02-24be2iscsi: Fix async link event processingJitendra Bhivare
2016-02-24be2iscsi: Fix to process 25G link speed info from FWJitendra Bhivare
2016-02-24be2iscsi: Fix IOPOLL implementationJitendra Bhivare
2016-02-24be2iscsi: Fix return value for MCC completionJitendra Bhivare
2016-02-24be2iscsi: Add FW config validationJitendra Bhivare
2016-02-24be2iscsi: Fix to handle misconfigured optics eventsJitendra Bhivare
2016-02-24be2iscsi: Fix VLAN support for IPv6 networkJitendra Bhivare
2016-02-24be2iscsi: Fix to remove shutdown entry pointJitendra Bhivare
2016-02-24be2iscsi: Added return value check for mgmt_get_all_if_idJitendra Bhivare
2016-02-24be2iscsi: Set mbox timeout to 30sJitendra Bhivare
2016-02-24be2iscsi: Fix to synchronize tag allocation using spin_lockJitendra Bhivare
2016-02-24be2iscsi: Fix to use atomic bit operations for tag_stateJitendra Bhivare
2016-02-24be2iscsi: Fix mbox synchronization replacing spinlock with mutexJitendra Bhivare
2016-02-24be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbxJitendra Bhivare
2015-12-11irq_poll: fold irq_poll_sched_prep into irq_poll_schedChristoph Hellwig
2015-12-11irq_poll: don't disable new irq_poll instancesChristoph Hellwig
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-12be2iscsi: Fix bogus WARN_ON length checkTim Gardner
2015-11-09be2iscsi: Bump the driver versionJohn Soni Jose
2015-11-09be2iscsi: Fix updating the next pointer during WRB postingJohn Soni Jose
2015-10-27be2iscsi: Revert ownership to EmulexKetan Mukadam
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-22Merge 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-14MODULE_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