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
/
bnx2fc
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-5
/
+5
*
scsi: bnx2fc: Fix check in SCSI completion handler for timed out request
Chad Dupuis
2018-01-30
1
-0
/
+1
*
scsi: bnx2fc: Use zeroing allocator rather than allocator/memset
Himanshu Jha
2018-01-10
2
-64
/
+47
*
scsi: bnx2fc: fix spelling mistake: "Couldnt" -> "Couldn't"
Colin Ian King
2017-12-04
1
-2
/
+2
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
1
-8
/
+8
|
\
|
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-8
/
+8
*
|
scsi: bnx2fc: Fix hung task messages when a cleanup response is not received ...
Chad Dupuis
2017-11-15
1
-8
/
+32
|
/
*
scsi: fcoe: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-6
/
+5
*
Merge branch 'fixes' into misc
James Bottomley
2017-09-07
2
-75
/
+38
|
\
|
*
scsi: bnx2fc: Simplify CPU hotplug code
Thomas Gleixner
2017-07-26
1
-54
/
+15
|
*
scsi: bnx2fc: Prevent recursive cpuhotplug locking
Thomas Gleixner
2017-07-26
1
-7
/
+8
|
*
scsi: bnx2fc: Plug CPU hotplug race
Thomas Gleixner
2017-07-26
1
-22
/
+23
*
|
scsi: bnx2fc: remove obsolete bnx2fc_eh_host_reset() definition
Hannes Reinecke
2017-08-25
1
-1
/
+0
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-07-06
10
-25
/
+90
|
\
|
*
scsi: bnx2fc: Update version number to 2.11.8.
Chad Dupuis
2017-06-27
1
-1
/
+1
|
*
scsi: bnx2fc: Make rport_terminate_io callback a NOOP.
Chad Dupuis
2017-06-27
1
-1
/
+6
|
*
scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer.
Chad Dupuis
2017-06-27
1
-8
/
+3
|
*
scsi: bnx2fc: Adjust bnx2fc_npiv_create_vports for WWNNs from NVRAM that are ...
Chad Dupuis
2017-06-27
1
-1
/
+16
|
*
scsi: bnx2fc: Update copyright for 2017.
Chad Dupuis
2017-06-27
10
-10
/
+20
|
*
scsi: bnx2fc: Check for connection offload before sending RRQ.
Chad Dupuis
2017-06-27
1
-3
/
+10
|
*
scsi: bnx2fc: Add filters to the non-offload FCoE receive path.
Chad Dupuis
2017-06-27
1
-1
/
+34
*
|
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
|
/
*
scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats()
Maurizio Lombardi
2017-05-24
2
-2
/
+9
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-22
1
-3
/
+3
|
\
|
*
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2017-02-06
1
-3
/
+3
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
1
-0
/
+1
|
\
\
|
*
|
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
1
-0
/
+1
|
|
/
*
/
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-4
/
+4
|
/
*
scsi/bnx2fc: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-12-25
1
-46
/
+33
*
scsi: libfc: Remove fc_rport_init()
Hannes Reinecke
2016-11-08
1
-1
/
+0
*
scsi: libfc: Replace ->rport_logoff callback with function call
Hannes Reinecke
2016-11-08
1
-2
/
+1
*
scsi: bnx2fc: Mark symbols static where possible
Baoyou Xie
2016-09-09
4
-8
/
+9
*
scsi: bnx2fc: Simplify code
Christophe JAILLET
2016-09-09
1
-2
/
+1
*
fcoe: use enum for fip_mode
Hannes Reinecke
2016-07-13
1
-3
/
+3
*
fcoe: convert to kworker
Sebastian Andrzej Siewior
2016-07-12
1
-4
/
+4
*
bnx2fc: replace printk() with BNX2FC_IO_DBG()
Maurizio Lombardi
2016-07-12
1
-1
/
+1
*
bnx2fc: Update version number to 2.10.3.
Chad Dupuis
2016-04-15
1
-1
/
+1
*
bnx2fc: Check sc_cmd device and host pointer before returning the command to ...
Chad Dupuis
2016-04-15
1
-0
/
+12
*
bnx2fc: Print netdev device name when FCoE is successfully initialized.
Chad Dupuis
2016-04-15
1
-0
/
+2
*
bnx2fc: Print when we send a fip keep alive.
Chad Dupuis
2016-04-15
1
-0
/
+19
*
bnx2fc: Add driver tunables.
Joe Carnuccio
2016-04-15
3
-2
/
+80
*
bnx2fc: bnx2fc_eh_abort(): fix wrong return code.
Maurizio Lombardi
2016-02-23
1
-3
/
+2
*
bnx2fc: Show information about log levels in 'modinfo'
Jose Castillo
2016-02-23
1
-0
/
+9
*
bnx2fc: Update version number to 2.9.6.
Chad Dupuis
2015-11-09
2
-2
/
+2
*
bnx2fc: Remove explicit logouts.
Chad Dupuis
2015-11-09
4
-85
/
+12
*
bnx2fc: Fix FCP RSP residual parsing.
Chad Dupuis
2015-11-09
1
-1
/
+4
*
bnx2fc: Set ELS transfer length correctly for middle path commands.
Chad Dupuis
2015-11-09
2
-2
/
+7
*
bnx2fc: Remove 'NetXtreme II' from source files.
Chad Dupuis
2015-11-09
11
-15
/
+14
*
bnx2fc: Update copyright for 2015.
Chad Dupuis
2015-11-09
10
-20
/
+20
[next]