index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bnx2fc
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-01-02
scsi: bnx2fc: Use kthread_create_on_cpu()
Frederic Weisbecker
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
2024-08-28
scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport
Christophe JAILLET
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-04-24
scsi: bnx2fc: Remove redundant assignment to variable 'i'
Colin Ian King
2024-03-25
scsi: bnx2fc: Remove spin_lock_bh while releasing resources after upload
Saurav Kashyap
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
2023-10-13
scsi: bnx2fc: Do not rely on a SCSI command for LUN or target reset
Hannes Reinecke
2022-05-16
scsi: bnx2fc: Avoid using get_cpu() in bnx2fc_cmd_alloc()
Sebastian Andrzej Siewior
2022-05-16
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
2022-03-30
scsi: bnx2fc: Fix spelling mistake "mis-match" -> "mismatch"
Colin Ian King
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: Fix typo in comments
Cai Huoqing
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-10-16
scsi: bnx2fc: Call scsi_done() directly
Bart Van Assche
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-06-22
scsi: bnx2fc: Remove meaningless bnx2fc_abts_cleanup() return value assignment
SeongJae Park
2021-05-21
scsi: bnx2fc: Return failure if io_req is already in ABTS processing
Javed Hasan
2021-03-24
scsi: bnx2fc: Fix a typo
Bhaskar Chowdhury
2021-03-15
scsi: bnx2fc: Fix misnaming of bnx2fc_free_session_resc()
Lee Jones
2021-03-15
scsi: bnx2fc: Fix typo in bnx2fc_indicate_kcqe()
Lee Jones
2021-02-22
scsi: bnx2fc: Fix Kconfig warning & CNIC build errors
Randy Dunlap
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-10-29
scsi: libfc: Move scsi/fc_encode.h to libfc
Arnd Bergmann
2020-10-26
scsi: Remove unneeded break statements
Tom Rix
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-09-15
scsi: bnx2fc: Make a bunch of symbols static in bnx2fc_fcoe.c
Jason Yan
2020-08-24
scsi: bnx2fc: Fix spelling mistake "couldnt" -> "couldn't"
Colin Ian King
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-15
scsi: bnx2fc: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
2020-07-15
scsi: bnx2fc: Fix a couple of bitrotted function documentation headers
Lee Jones
2020-07-15
scsi: bnx2fc: Repair a range of kerneldoc issues
Lee Jones
2020-06-26
scsi: bnx2fc: Removal of unused variables
Javed Hasan
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-04-24
scsi: bnx2fc: Remove unneeded semicolon in bnx2fc_fcoe.c
Jason Yan
2020-04-24
scsi: bnx2fc: Add missing annotation for bnx2fc_abts_cleanup()
Jules Irenge
[next]