index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
be2iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-23
scsi: be2iscsi: Set and return right iface v4/v6 states
Jitendra Bhivare
1
-10
/
+21
2016-08-23
scsi: be2iscsi: Reduce driver load/unload time
Jitendra Bhivare
1
-1
/
+2
2016-08-23
scsi: be2iscsi: Replace _bh version for mcc_lock spinlock
Jitendra Bhivare
1
-4
/
+4
2016-08-23
scsi: be2iscsi: Fix to use correct configuration values
Jitendra Bhivare
1
-3
/
+3
2016-03-15
Merge branch 'fixes' into misc
James Bottomley
1
-0
/
+1
2016-03-08
be2iscsi: set the boot_kset pointer to NULL in case of failure
Maurizio Lombardi
1
-0
/
+1
2016-03-07
be2iscsi: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
1
-4
/
+1
2016-02-29
be2iscsi:Add missing error check in beiscsi_eeh_resume
Nicholas Krause
1
-0
/
+6
2016-02-23
be2iscsi: Fix memory leak in beiscsi_alloc_mem()
Maurizio Lombardi
1
-1
/
+3
2016-02-23
be2iscsi: Add lock to protect WRB alloc and free
Jitendra Bhivare
2
-0
/
+6
2016-02-23
be2iscsi: _bh for io_sgl_lock and mgmt_sgl_lock
Jitendra Bhivare
1
-15
/
+10
2016-02-23
be2iscsi: Fix ExpStatSn in management tasks
Jitendra Bhivare
1
-8
/
+4
2016-02-23
be2iscsi: Couple MCC tag and WRB alloc and free
Jitendra Bhivare
5
-118
/
+130
2016-02-23
be2iscsi: Fix MCC WRB leak in open_connection
Jitendra Bhivare
1
-9
/
+9
2016-02-23
be2iscsi: Cleanup processing of BMBX completion
Jitendra Bhivare
1
-39
/
+36
2016-02-23
be2iscsi: Fix be_mcc_compl_poll to use tag_state
Jitendra Bhivare
1
-45
/
+47
2016-02-23
be2iscsi: Remove be_mbox_notify_wait function
Jitendra Bhivare
1
-75
/
+4
2016-02-23
be2iscsi: Rename MCC and BMBX processing functions
Jitendra Bhivare
5
-36
/
+36
2016-02-23
be2iscsi: Remove redundant MCC processing code
Jitendra Bhivare
5
-116
/
+68
2016-02-23
be2iscsi: Use macros for MCC WRB and CQE fields
Jitendra Bhivare
4
-31
/
+41
2016-02-23
be2iscsi: Remove unused mcc_cq_lock
Jitendra Bhivare
3
-4
/
+0
2016-02-23
be2iscsi: add checks for dma mapping errors
Alexey Khoroshilov
1
-6
/
+14
2016-02-23
be2iscsi: Update the driver version
Jitendra Bhivare
1
-1
/
+1
2016-02-23
be2iscsi: Fix WRB leak in login/logout path
Jitendra Bhivare
1
-23
/
+49
2016-02-23
be2iscsi: Fix async link event processing
Jitendra Bhivare
3
-48
/
+34
2016-02-23
be2iscsi: Fix to process 25G link speed info from FW
Jitendra Bhivare
5
-83
/
+21
2016-02-23
be2iscsi: Fix IOPOLL implementation
Jitendra Bhivare
4
-42
/
+52
2016-02-23
be2iscsi: Fix return value for MCC completion
Jitendra Bhivare
1
-1
/
+1
2016-02-23
be2iscsi: Add FW config validation
Jitendra Bhivare
3
-67
/
+125
2016-02-23
be2iscsi: Fix to handle misconfigured optics events
Jitendra Bhivare
6
-85
/
+199
2016-02-23
be2iscsi: Fix VLAN support for IPv6 network
Jitendra Bhivare
1
-0
/
+4
2016-02-23
be2iscsi: Fix to remove shutdown entry point
Jitendra Bhivare
4
-37
/
+9
2016-02-23
be2iscsi: Added return value check for mgmt_get_all_if_id
Jitendra Bhivare
2
-7
/
+10
2016-02-23
be2iscsi: Set mbox timeout to 30s
Jitendra Bhivare
1
-2
/
+3
2016-02-23
be2iscsi: Fix to synchronize tag allocation using spin_lock
Jitendra Bhivare
1
-2
/
+4
2016-02-23
be2iscsi: Fix to use atomic bit operations for tag_state
Jitendra Bhivare
4
-77
/
+84
2016-02-23
be2iscsi: Fix mbox synchronization replacing spinlock with mutex
Jitendra Bhivare
4
-88
/
+94
2016-02-23
be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbx
Jitendra Bhivare
2
-41
/
+51
2015-12-11
irq_poll: fold irq_poll_sched_prep into irq_poll_sched
Christoph Hellwig
1
-4
/
+2
2015-12-11
irq_poll: don't disable new irq_poll instances
Christoph Hellwig
1
-2
/
+0
2015-12-11
irq_poll: make blk-iopoll available outside the block layer
Christoph Hellwig
4
-16
/
+17
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
1
-1
/
+1
2015-11-11
be2iscsi: Fix bogus WARN_ON length check
Tim Gardner
1
-1
/
+1
2015-11-09
be2iscsi: Bump the driver version
John Soni Jose
1
-1
/
+1
2015-11-09
be2iscsi: Fix updating the next pointer during WRB posting
John Soni Jose
4
-23
/
+75
2015-10-27
be2iscsi: Revert ownership to Emulex
Ketan Mukadam
10
-22
/
+22
2015-05-25
be2iscsi : Bump the driver version
John Soni Jose
1
-1
/
+1
2015-05-25
be2iscsi : Logout of FW Boot Session
John Soni Jose
4
-0
/
+87
2015-05-25
be2iscsi : Fix memory check before unmapping.
John Soni Jose
1
-3
/
+7
2015-05-25
be2iscsi : Fix memory leak in the unload path
John Soni Jose
1
-6
/
+12
[prev]
[next]