Age | Commit message (Expand) | Author |
2016-02-23 | be2iscsi: Remove redundant MCC processing code | Jitendra Bhivare |
2016-02-23 | be2iscsi: Use macros for MCC WRB and CQE fields | Jitendra Bhivare |
2016-02-23 | be2iscsi: Remove unused mcc_cq_lock | Jitendra Bhivare |
2016-02-23 | be2iscsi: add checks for dma mapping errors | Alexey Khoroshilov |
2016-02-23 | be2iscsi: Update the driver version | Jitendra Bhivare |
2016-02-23 | be2iscsi: Fix WRB leak in login/logout path | Jitendra Bhivare |
2016-02-23 | be2iscsi: Fix async link event processing | Jitendra Bhivare |
2016-02-23 | be2iscsi: Fix to process 25G link speed info from FW | Jitendra Bhivare |
2016-02-23 | be2iscsi: Fix IOPOLL implementation | Jitendra Bhivare |
2016-02-23 | be2iscsi: Fix return value for MCC completion | Jitendra Bhivare |
2016-02-23 | be2iscsi: Add FW config validation | Jitendra Bhivare |
2016-02-23 | be2iscsi: Fix to handle misconfigured optics events | Jitendra Bhivare |
2016-02-23 | be2iscsi: Fix VLAN support for IPv6 network | Jitendra Bhivare |
2016-02-23 | be2iscsi: Fix to remove shutdown entry point | Jitendra Bhivare |
2016-02-23 | be2iscsi: Added return value check for mgmt_get_all_if_id | Jitendra Bhivare |
2016-02-23 | be2iscsi: Set mbox timeout to 30s | Jitendra Bhivare |
2016-02-23 | be2iscsi: Fix to synchronize tag allocation using spin_lock | Jitendra Bhivare |
2016-02-23 | be2iscsi: Fix to use atomic bit operations for tag_state | Jitendra Bhivare |
2016-02-23 | be2iscsi: Fix mbox synchronization replacing spinlock with mutex | Jitendra Bhivare |
2016-02-23 | be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbx | Jitendra Bhivare |
2015-12-11 | irq_poll: fold irq_poll_sched_prep into irq_poll_sched | Christoph Hellwig |
2015-12-11 | irq_poll: don't disable new irq_poll instances | Christoph Hellwig |
2015-12-11 | irq_poll: make blk-iopoll available outside the block layer | Christoph Hellwig |
2015-11-12 | Merge tag '4.4-scsi-mkp' into misc | James Bottomley |
2015-11-11 | be2iscsi: Fix bogus WARN_ON length check | Tim Gardner |
2015-11-09 | be2iscsi: Bump the driver version | John Soni Jose |
2015-11-09 | be2iscsi: Fix updating the next pointer during WRB posting | John Soni Jose |
2015-10-27 | be2iscsi: Revert ownership to Emulex | Ketan Mukadam |
2015-05-25 | be2iscsi : Bump the driver version | John Soni Jose |
2015-05-25 | be2iscsi : Logout of FW Boot Session | John Soni Jose |
2015-05-25 | be2iscsi : Fix memory check before unmapping. | John Soni Jose |
2015-05-25 | be2iscsi : Fix memory leak in the unload path | John Soni Jose |
2015-05-25 | be2iscsi : Fix the PCI request region reserving. | John Soni Jose |
2015-05-25 | be2iscsi : Fix the retry count for boot targets | John Soni Jose |
2015-05-18 | MAINTAINERS, be2iscsi: change email domain | Minh Tran |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-04-08 | be2iscsi: Fix kernel panic when device initialization fails | John Soni Jose |
2015-03-06 | treewide: Fix typo in printk messages | Masanari Iida |
2015-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-02-15 | fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe... | Minh Duc Tran |
2015-02-13 | MODULE_DEVICE_TABLE: fix some callsites | Andrew Morton |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig |
2014-09-30 | be2iscsi: check ip buffer before copying | Mike Christie |
2014-09-30 | be2iscsi : Bump the driver version | John Soni Jose |
2014-09-30 | be2iscsi : Fix kernel panic during reboot/shutdown | John Soni Jose |
2014-09-16 | be2iscsi: Use pci_enable_msix_range() | Alexander Gordeev |
2014-09-16 | be2iscsi: Bump the driver version | Jayamohan Kallickal |
2014-09-16 | be2iscsi: Fix processing CQE before connection resources are freed | Jayamohan Kallickal |
2014-09-16 | be2iscsi: Fix updating the boot enteries in sysfs | Jayamohan Kallickal |