Sign in
android-kvm
/
linux
/
414a3c1b811da4ba4ebe441f3e69a17c053196a2
/
drivers
/
scsi
/
bnx2fc
a7f7f62
treewide: replace '---help---' in Kconfig files with 'help'
by Masahiro Yamada
· 4 years, 8 months ago
acfcb72
scsi: bnx2fc: Remove unneeded semicolon in bnx2fc_fcoe.c
by Jason Yan
· 4 years, 10 months ago
bc834e0
scsi: bnx2fc: Add missing annotation for bnx2fc_abts_cleanup()
by Jules Irenge
· 4 years, 10 months ago
60f537d
scsi: bnx2fc: fix boolreturn.cocci warnings
by kbuild test robot
· 5 years ago
955225d
scsi: bnx2fc: Update the driver version to 2.12.13
by Saurav Kashyap
· 5 years ago
30e7367
scsi: bnx2fc: Fix SCSI command completion after cleanup is posted
by Saurav Kashyap
· 5 years ago
7733111
scsi: bnx2fc: Process the RQE with CQE in interrupt context
by Javed Hasan
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
65309ef
scsi: bnx2fc: timeout calculation invalid for bnx2fc_eh_abort()
by Laurence Oberman
· 5 years ago
1125c70
scsi: Fix various misspellings of "connect"
by Geert Uytterhoeven
· 5 years ago
a3a8d13
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
by Martin K. Petersen
· 5 years ago
c9c5374
scsi: bnx2fc: Handle scope bits when array returns BUSY or TSF
by Laurence Oberman
· 5 years ago
10fd717
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
8476970
scsi: bnx2fc: remove set but not used variables 'task','port','orig_task'
by zhengbin
· 5 years ago
2f8eeaa
scsi: bnx2fc: remove set but not used variables 'lport','host'
by zhengbin
· 5 years ago
7444ad4
scsi: bnx2fc: remove set but not used variable 'fh'
by zhengbin
· 5 years ago
b54c9d5
net: Use skb_frag_off accessors
by Jonathan Lemon
· 6 years ago
ba6d10a
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
7bfe5ae
scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_srr
by Lin Yi
· 6 years ago
177709c
scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_rec
by Lin Yi
· 6 years ago
10b3ef2
scsi: bnx2fc: Update the driver version to 2.12.10
by Saurav Kashyap
· 6 years ago
3c97b56
scsi: bnx2fc: Limit the IO size according to the FW capability
by Saurav Kashyap
· 6 years ago
25ad739
scsi: bnx2fc: Do not allow both a cleanup completion and abort completion for the same request
by Saurav Kashyap
· 6 years ago
0e0fcef
scsi: bnx2fc: Separate out completion flags and variables for abort and cleanup
by Saurav Kashyap
· 6 years ago
a92ac6e
scsi: bnx2fc: Only put reference to io_req in bnx2fc_abts_cleanup if cleanup times out
by Chad Dupuis
· 6 years ago
4adb451
scsi: bnx2fc: Redo setting source FCoE MAC
by Chad Dupuis
· 6 years ago
2409207
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
d0c0d90
scsi: bnx2fc: fix incorrect cast to u64 on shift operation
by Colin Ian King
· 6 years ago
d1cd7c8
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
fb24ea5
drivers: Remove explicit invocations of mmiowb()
by Will Deacon
· 6 years ago
9e29a68
scsi: bnx2fc: remove unneeded variable
by Ding Xiang
· 6 years ago
92fff53
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
8beb90a
scsi: fcoe: make use of fip_mode enum complete
by Sedat Dilek
· 6 years ago
3cde55e
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
b2d3492
scsi: bnx2fc: Fix error handling in probe()
by Dan Carpenter
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
938edb8
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
2a3d4eb
scsi: flip the default on use_clustering
by Christoph Hellwig
· 6 years ago
9ae4f84
scsi: bnx2fc: Fix NULL dereference in error handling
by Dan Carpenter
· 6 years ago
d49f8a5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
efcbe99
scsi: bnx2fc: Remove set but not used variable 'oxid'
by YueHaibing
· 6 years ago
1173ab7
bnx2fc_fcoe: Use skb_queue_walk_safe().
by David S. Miller
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
ecf7ff4
scsi: bnx2fc: Fix check in SCSI completion handler for timed out request
by Chad Dupuis
· 7 years ago
bb5420c
scsi: bnx2fc: Use zeroing allocator rather than allocator/memset
by Himanshu Jha
· 7 years ago
ab9dd49
scsi: bnx2fc: fix spelling mistake: "Couldnt" -> "Couldn't"
by Colin Ian King
· 7 years ago
844056f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
faae19b
scsi: bnx2fc: Fix hung task messages when a cleanup response is not received during abort
by Chad Dupuis
· 7 years ago
1305910
scsi: fcoe: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
2441500
Merge branch 'fixes' into misc
by James Bottomley
· 7 years ago
4c3bb25
scsi: bnx2fc: remove obsolete bnx2fc_eh_host_reset() definition
by Hannes Reinecke
· 7 years ago
1937f8a
scsi: bnx2fc: Simplify CPU hotplug code
by Thomas Gleixner
· 8 years ago
2c2b66a
scsi: bnx2fc: Prevent recursive cpuhotplug locking
by Thomas Gleixner
· 8 years ago
8addebc
scsi: bnx2fc: Plug CPU hotplug race
by Thomas Gleixner
· 8 years ago
9031114
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
3655a28
scsi: bnx2fc: Update version number to 2.11.8.
by Chad Dupuis
· 8 years ago
5eddc33
scsi: bnx2fc: Make rport_terminate_io callback a NOOP.
by Chad Dupuis
· 8 years ago
5c63daf
scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer.
by Chad Dupuis
· 8 years ago
59fb870
scsi: bnx2fc: Adjust bnx2fc_npiv_create_vports for WWNNs from NVRAM that are zero.
by Chad Dupuis
· 8 years ago
21144b8
scsi: bnx2fc: Update copyright for 2017.
by Chad Dupuis
· 8 years ago
de08f46
scsi: bnx2fc: Check for connection offload before sending RRQ.
by Chad Dupuis
· 8 years ago
56ffd3a
scsi: bnx2fc: Add filters to the non-offload FCoE receive path.
by Chad Dupuis
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
c2dd893
scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats()
by Maurizio Lombardi
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
cdc1947
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
b6a05c8
scsi: remove eh_timed_out methods in the transport template
by Christoph Hellwig
· 8 years ago
d0d7b10
net-next: treewide use is_vlan_dev() helper function.
by Parav Pandit
· 8 years ago
2c935bc
locking/atomic, kref: Add kref_read()
by Peter Zijlstra
· 8 years ago
c53b005
scsi/bnx2fc: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
a8220de
scsi: libfc: Remove fc_rport_init()
by Hannes Reinecke
· 8 years ago
c96c792
scsi: libfc: Replace ->rport_logoff callback with function call
by Hannes Reinecke
· 8 years ago
3f7d67d
scsi: bnx2fc: Mark symbols static where possible
by Baoyou Xie
· 8 years ago
393c801
scsi: bnx2fc: Simplify code
by Christophe JAILLET
· 8 years ago
1917d42
fcoe: use enum for fip_mode
by Hannes Reinecke
· 9 years ago
4b9bc86
fcoe: convert to kworker
by Sebastian Andrzej Siewior
· 9 years ago
8a30a3c
bnx2fc: replace printk() with BNX2FC_IO_DBG()
by Maurizio Lombardi
· 9 years ago
63f2167
bnx2fc: Update version number to 2.10.3.
by Chad Dupuis
· 9 years ago
d02327a
bnx2fc: Check sc_cmd device and host pointer before returning the command to the mid-layer.
by Chad Dupuis
· 9 years ago
f72464d
bnx2fc: Print netdev device name when FCoE is successfully initialized.
by Chad Dupuis
· 9 years ago
3f12f76
bnx2fc: Print when we send a fip keep alive.
by Chad Dupuis
· 9 years ago
10755d3
bnx2fc: Add driver tunables.
by Joe Carnuccio
· 9 years ago
617757d
bnx2fc: bnx2fc_eh_abort(): fix wrong return code.
by Maurizio Lombardi
· 9 years ago
d4faee0
bnx2fc: Show information about log levels in 'modinfo'
by Jose Castillo
· 9 years ago
edb394b
bnx2fc: Update version number to 2.9.6.
by Chad Dupuis
· 9 years ago
50a87414
bnx2fc: Remove explicit logouts.
by Chad Dupuis
· 9 years ago
adcf7df
bnx2fc: Fix FCP RSP residual parsing.
by Chad Dupuis
· 9 years ago
1fffa19
bnx2fc: Set ELS transfer length correctly for middle path commands.
by Chad Dupuis
· 9 years ago
de909d8
bnx2fc: Remove 'NetXtreme II' from source files.
by Chad Dupuis
· 9 years ago
97586090
bnx2fc: Update copyright for 2015.
by Chad Dupuis
· 9 years ago
64d513a
scsi: use host wide tags by default
by Christoph Hellwig
· 9 years ago
720ba80
bnx2fc: reduce stack usage in __bnx2fc_enable
by Arnd Bergmann
· 9 years ago
d6dbad4
bnx2fc: Do not log error for netevents that need no action
by Shirish Pargaonkar
· 11 years ago
2971ff6
bnx2fc: Read npiv table from nvram and create vports.
by Joe Carnuccio
· 10 years ago
e617457
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
096cbc3
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
dc843ef
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
by James Bottomley
· 10 years ago
Next »