index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
be2iscsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
be2iscsi: Fix be_mcc_compl_poll to use tag_state
Jitendra Bhivare
2016-02-23
1
-45
/
+47
*
|
be2iscsi: Remove be_mbox_notify_wait function
Jitendra Bhivare
2016-02-23
1
-75
/
+4
*
|
be2iscsi: Rename MCC and BMBX processing functions
Jitendra Bhivare
2016-02-23
5
-36
/
+36
*
|
be2iscsi: Remove redundant MCC processing code
Jitendra Bhivare
2016-02-23
5
-116
/
+68
*
|
be2iscsi: Use macros for MCC WRB and CQE fields
Jitendra Bhivare
2016-02-23
4
-31
/
+41
*
|
be2iscsi: Remove unused mcc_cq_lock
Jitendra Bhivare
2016-02-23
3
-4
/
+0
*
|
be2iscsi: add checks for dma mapping errors
Alexey Khoroshilov
2016-02-23
1
-6
/
+14
*
|
be2iscsi: Update the driver version
Jitendra Bhivare
2016-02-23
1
-1
/
+1
*
|
be2iscsi: Fix WRB leak in login/logout path
Jitendra Bhivare
2016-02-23
1
-23
/
+49
*
|
be2iscsi: Fix async link event processing
Jitendra Bhivare
2016-02-23
3
-48
/
+34
*
|
be2iscsi: Fix to process 25G link speed info from FW
Jitendra Bhivare
2016-02-23
5
-83
/
+21
*
|
be2iscsi: Fix IOPOLL implementation
Jitendra Bhivare
2016-02-23
4
-42
/
+52
*
|
be2iscsi: Fix return value for MCC completion
Jitendra Bhivare
2016-02-23
1
-1
/
+1
*
|
be2iscsi: Add FW config validation
Jitendra Bhivare
2016-02-23
3
-67
/
+125
*
|
be2iscsi: Fix to handle misconfigured optics events
Jitendra Bhivare
2016-02-23
6
-85
/
+199
*
|
be2iscsi: Fix VLAN support for IPv6 network
Jitendra Bhivare
2016-02-23
1
-0
/
+4
*
|
be2iscsi: Fix to remove shutdown entry point
Jitendra Bhivare
2016-02-23
4
-37
/
+9
*
|
be2iscsi: Added return value check for mgmt_get_all_if_id
Jitendra Bhivare
2016-02-23
2
-7
/
+10
*
|
be2iscsi: Set mbox timeout to 30s
Jitendra Bhivare
2016-02-23
1
-2
/
+3
*
|
be2iscsi: Fix to synchronize tag allocation using spin_lock
Jitendra Bhivare
2016-02-23
1
-2
/
+4
*
|
be2iscsi: Fix to use atomic bit operations for tag_state
Jitendra Bhivare
2016-02-23
4
-77
/
+84
*
|
be2iscsi: Fix mbox synchronization replacing spinlock with mutex
Jitendra Bhivare
2016-02-23
4
-88
/
+94
*
|
be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbx
Jitendra Bhivare
2016-02-23
2
-41
/
+51
|
/
*
irq_poll: fold irq_poll_sched_prep into irq_poll_sched
Christoph Hellwig
2015-12-11
1
-4
/
+2
*
irq_poll: don't disable new irq_poll instances
Christoph Hellwig
2015-12-11
1
-2
/
+0
*
irq_poll: make blk-iopoll available outside the block layer
Christoph Hellwig
2015-12-11
4
-16
/
+17
*
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
2015-11-12
1
-1
/
+1
|
\
|
*
be2iscsi: Fix bogus WARN_ON length check
Tim Gardner
2015-11-11
1
-1
/
+1
*
|
be2iscsi: Bump the driver version
John Soni Jose
2015-11-09
1
-1
/
+1
*
|
be2iscsi: Fix updating the next pointer during WRB posting
John Soni Jose
2015-11-09
4
-23
/
+75
|
/
*
be2iscsi: Revert ownership to Emulex
Ketan Mukadam
2015-10-27
10
-22
/
+22
*
be2iscsi : Bump the driver version
John Soni Jose
2015-05-25
1
-1
/
+1
*
be2iscsi : Logout of FW Boot Session
John Soni Jose
2015-05-25
4
-0
/
+87
*
be2iscsi : Fix memory check before unmapping.
John Soni Jose
2015-05-25
1
-3
/
+7
*
be2iscsi : Fix memory leak in the unload path
John Soni Jose
2015-05-25
1
-6
/
+12
*
be2iscsi : Fix the PCI request region reserving.
John Soni Jose
2015-05-25
1
-4
/
+18
*
be2iscsi : Fix the retry count for boot targets
John Soni Jose
2015-05-25
3
-3
/
+28
*
MAINTAINERS, be2iscsi: change email domain
Minh Tran
2015-05-18
9
-36
/
+36
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
|
be2iscsi: Fix kernel panic when device initialization fails
John Soni Jose
2015-04-08
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-02-21
1
-1
/
+0
|
\
\
|
*
|
fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...
Minh Duc Tran
2015-02-15
1
-1
/
+0
*
|
|
MODULE_DEVICE_TABLE: fix some callsites
Andrew Morton
2015-02-13
1
-1
/
+0
|
/
/
*
|
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-1
/
+1
*
|
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-1
/
+1
|
/
*
be2iscsi: check ip buffer before copying
Mike Christie
2014-09-30
1
-5
/
+8
*
be2iscsi : Bump the driver version
John Soni Jose
2014-09-30
1
-1
/
+1
*
be2iscsi : Fix kernel panic during reboot/shutdown
John Soni Jose
2014-09-30
1
-1
/
+1
*
be2iscsi: Use pci_enable_msix_range()
Alexander Gordeev
2014-09-16
1
-3
/
+3
[prev]
[next]