index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bnx2fc
/
bnx2fc_fcoe.c
Age
Commit message (
Expand
)
Author
2024-01-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-12-18
scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()
Wei Yongjun
2023-11-15
scsi: bnx2fc: Replace deprecated strncpy() with strscpy()
Justin Stitt
2022-05-16
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
2022-02-22
scsi: bnx2fc: Stop using the SCSI pointer
Bart Van Assche
2022-02-14
Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging
Martin K. Petersen
2022-01-31
scsi: bnx2fc: Make use of the helper macro kthread_run()
Yin Xiujiang
2022-01-31
scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe
John Meneghini
2022-01-24
scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()
John Meneghini
2021-10-16
scsi: bnx2fc: Switch to attribute groups
Bart Van Assche
2021-03-24
scsi: bnx2fc: Fix a typo
Bhaskar Chowdhury
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-10
scsi: bnx2fc: Fix comparison to bool warning
Kaixu Xia
2020-11-04
scsi: bnx2fc: Remove unneeded semicolon
Tom Rix
2020-09-15
scsi: bnx2fc: Make a bunch of symbols static in bnx2fc_fcoe.c
Jason Yan
2020-07-15
scsi: bnx2fc: Repair a range of kerneldoc issues
Lee Jones
2020-04-24
scsi: bnx2fc: Remove unneeded semicolon in bnx2fc_fcoe.c
Jason Yan
2020-03-29
scsi: bnx2fc: Process the RQE with CQE in interrupt context
Javed Hasan
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-08-29
scsi: bnx2fc: remove set but not used variable 'fh'
zhengbin
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-06-26
scsi: bnx2fc: Limit the IO size according to the FW capability
Saurav Kashyap
2019-02-19
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-07
scsi: bnx2fc: Fix NULL dereference in error handling
Dan Carpenter
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-09-17
scsi: bnx2fc: Remove set but not used variable 'oxid'
YueHaibing
2018-09-10
bnx2fc_fcoe: Use skb_queue_walk_safe().
David S. Miller
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-12-04
scsi: bnx2fc: fix spelling mistake: "Couldnt" -> "Couldn't"
Colin Ian King
2017-10-27
scsi: fcoe: Convert timers to use timer_setup()
Kees Cook
2017-07-26
scsi: bnx2fc: Simplify CPU hotplug code
Thomas Gleixner
2017-07-26
scsi: bnx2fc: Prevent recursive cpuhotplug locking
Thomas Gleixner
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-06-27
scsi: bnx2fc: Make rport_terminate_io callback a NOOP.
Chad Dupuis
2017-06-27
scsi: bnx2fc: Adjust bnx2fc_npiv_create_vports for WWNNs from NVRAM that are ...
Chad Dupuis
2017-06-27
scsi: bnx2fc: Update copyright for 2017.
Chad Dupuis
2017-06-27
scsi: bnx2fc: Add filters to the non-offload FCoE receive path.
Chad Dupuis
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-05-24
scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats()
Maurizio Lombardi
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2016-12-25
scsi/bnx2fc: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-08
scsi: libfc: Remove fc_rport_init()
Hannes Reinecke
2016-09-09
scsi: bnx2fc: Mark symbols static where possible
Baoyou Xie
2016-09-09
scsi: bnx2fc: Simplify code
Christophe JAILLET
2016-07-13
fcoe: use enum for fip_mode
Hannes Reinecke
[next]