index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bnx2fc
/
bnx2fc_fcoe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: bnx2fc: Fix a typo
Bhaskar Chowdhury
2021-03-25
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-12-16
1
-3
/
+3
|
\
|
*
scsi: bnx2fc: Fix comparison to bool warning
Kaixu Xia
2020-11-11
1
-2
/
+2
|
*
scsi: bnx2fc: Remove unneeded semicolon
Tom Rix
2020-11-05
1
-1
/
+1
*
|
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-24
1
-0
/
+2
|
/
*
scsi: bnx2fc: Make a bunch of symbols static in bnx2fc_fcoe.c
Jason Yan
2020-09-16
1
-5
/
+5
*
scsi: bnx2fc: Repair a range of kerneldoc issues
Lee Jones
2020-07-15
1
-10
/
+8
*
scsi: bnx2fc: Remove unneeded semicolon in bnx2fc_fcoe.c
Jason Yan
2020-04-25
1
-2
/
+2
*
scsi: bnx2fc: Process the RQE with CQE in interrupt context
Javed Hasan
2020-03-30
1
-2
/
+6
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-09-21
1
-2
/
+0
|
\
|
*
scsi: bnx2fc: remove set but not used variable 'fh'
zhengbin
2019-08-30
1
-2
/
+0
*
|
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
1
-1
/
+1
|
/
*
scsi: bnx2fc: Limit the IO size according to the FW capability
Saurav Kashyap
2019-06-27
1
-1
/
+2
*
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
2019-02-20
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-1
/
+0
|
\
|
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-19
1
-1
/
+0
*
|
scsi: bnx2fc: Fix NULL dereference in error handling
Dan Carpenter
2018-12-08
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-25
1
-3
/
+0
|
\
|
*
scsi: bnx2fc: Remove set but not used variable 'oxid'
YueHaibing
2018-09-17
1
-3
/
+0
*
|
bnx2fc_fcoe: Use skb_queue_walk_safe().
David S. Miller
2018-09-10
1
-5
/
+1
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
scsi: bnx2fc: fix spelling mistake: "Couldnt" -> "Couldn't"
Colin Ian King
2017-12-05
1
-2
/
+2
*
scsi: fcoe: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-6
/
+5
*
scsi: bnx2fc: Simplify CPU hotplug code
Thomas Gleixner
2017-07-27
1
-54
/
+15
*
scsi: bnx2fc: Prevent recursive cpuhotplug locking
Thomas Gleixner
2017-07-27
1
-7
/
+8
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-07-06
1
-4
/
+58
|
\
|
*
scsi: bnx2fc: Make rport_terminate_io callback a NOOP.
Chad Dupuis
2017-06-28
1
-1
/
+6
|
*
scsi: bnx2fc: Adjust bnx2fc_npiv_create_vports for WWNNs from NVRAM that are ...
Chad Dupuis
2017-06-28
1
-1
/
+16
|
*
scsi: bnx2fc: Update copyright for 2017.
Chad Dupuis
2017-06-28
1
-1
/
+2
|
*
scsi: bnx2fc: Add filters to the non-offload FCoE receive path.
Chad Dupuis
2017-06-28
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
1
-2
/
+8
*
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
*
|
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-07
1
-0
/
+1
|
/
*
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: bnx2fc: Mark symbols static where possible
Baoyou Xie
2016-09-09
1
-4
/
+5
*
scsi: bnx2fc: Simplify code
Christophe JAILLET
2016-09-09
1
-2
/
+1
*
fcoe: use enum for fip_mode
Hannes Reinecke
2016-07-14
1
-3
/
+3
*
fcoe: convert to kworker
Sebastian Andrzej Siewior
2016-07-13
1
-4
/
+4
*
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
1
-1
/
+78
*
bnx2fc: Show information about log levels in 'modinfo'
Jose Castillo
2016-02-24
1
-0
/
+9
*
bnx2fc: Update version number to 2.9.6.
Chad Dupuis
2015-11-10
1
-1
/
+1
*
bnx2fc: Remove 'NetXtreme II' from source files.
Chad Dupuis
2015-11-10
1
-3
/
+3
*
bnx2fc: Update copyright for 2015.
Chad Dupuis
2015-11-10
1
-2
/
+2
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-10
1
-1
/
+0
*
bnx2fc: reduce stack usage in __bnx2fc_enable
Arnd Bergmann
2015-11-10
1
-4
/
+9
[next]