index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bnx2fc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
scsi: bnx2fc: Avoid using get_cpu() in bnx2fc_cmd_alloc()
Sebastian Andrzej Siewior
1
-3
/
+1
2022-05-16
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
2
-24
/
+11
2022-03-30
scsi: bnx2fc: Fix spelling mistake "mis-match" -> "mismatch"
Colin Ian King
1
-3
/
+3
2022-02-22
scsi: bnx2fc: Stop using the SCSI pointer
Bart Van Assche
3
-14
/
+19
2022-02-14
Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging
Martin K. Petersen
1
-23
/
+18
2022-01-31
scsi: bnx2fc: Make use of the helper macro kthread_run()
Yin Xiujiang
1
-4
/
+3
2022-01-31
scsi: bnx2fc: Fix typo in comments
Cai Huoqing
1
-1
/
+1
2022-01-31
scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe
John Meneghini
1
-8
/
+13
2022-01-24
scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()
John Meneghini
1
-15
/
+5
2021-10-16
scsi: bnx2fc: Switch to attribute groups
Bart Van Assche
1
-3
/
+5
2021-10-16
scsi: bnx2fc: Call scsi_done() directly
Bart Van Assche
1
-4
/
+4
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2021-06-22
scsi: bnx2fc: Remove meaningless bnx2fc_abts_cleanup() return value assignment
SeongJae Park
1
-1
/
+1
2021-05-21
scsi: bnx2fc: Return failure if io_req is already in ABTS processing
Javed Hasan
1
-0
/
+1
2021-03-24
scsi: bnx2fc: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-15
scsi: bnx2fc: Fix misnaming of bnx2fc_free_session_resc()
Lee Jones
1
-1
/
+1
2021-03-15
scsi: bnx2fc: Fix typo in bnx2fc_indicate_kcqe()
Lee Jones
1
-1
/
+1
2021-02-22
scsi: bnx2fc: Fix Kconfig warning & CNIC build errors
Randy Dunlap
1
-0
/
+1
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-5
/
+3
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+2
2020-11-10
scsi: bnx2fc: Fix comparison to bool warning
Kaixu Xia
1
-2
/
+2
2020-11-04
scsi: bnx2fc: Remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-29
scsi: libfc: Move scsi/fc_encode.h to libfc
Arnd Bergmann
1
-1
/
+0
2020-10-26
scsi: Remove unneeded break statements
Tom Rix
1
-1
/
+0
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-8
/
+8
2020-09-15
scsi: bnx2fc: Make a bunch of symbols static in bnx2fc_fcoe.c
Jason Yan
1
-5
/
+5
2020-08-24
scsi: bnx2fc: Fix spelling mistake "couldnt" -> "couldn't"
Colin Ian King
1
-3
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+0
2020-07-15
scsi: bnx2fc: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
1
-4
/
+3
2020-07-15
scsi: bnx2fc: Fix a couple of bitrotted function documentation headers
Lee Jones
1
-3
/
+3
2020-07-15
scsi: bnx2fc: Repair a range of kerneldoc issues
Lee Jones
1
-10
/
+8
2020-06-26
scsi: bnx2fc: Removal of unused variables
Javed Hasan
1
-15
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-04-24
scsi: bnx2fc: Remove unneeded semicolon in bnx2fc_fcoe.c
Jason Yan
1
-2
/
+2
2020-04-24
scsi: bnx2fc: Add missing annotation for bnx2fc_abts_cleanup()
Jules Irenge
1
-0
/
+1
2020-03-31
scsi: bnx2fc: fix boolreturn.cocci warnings
kbuild test robot
1
-3
/
+3
2020-03-29
scsi: bnx2fc: Update the driver version to 2.12.13
Saurav Kashyap
1
-1
/
+1
2020-03-29
scsi: bnx2fc: Fix SCSI command completion after cleanup is posted
Saurav Kashyap
1
-0
/
+6
2020-03-29
scsi: bnx2fc: Process the RQE with CQE in interrupt context
Javed Hasan
4
-54
/
+96
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-11-19
scsi: bnx2fc: timeout calculation invalid for bnx2fc_eh_abort()
Laurence Oberman
1
-1
/
+1
2019-10-24
scsi: Fix various misspellings of "connect"
Geert Uytterhoeven
1
-1
/
+1
2019-10-09
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
1
-5
/
+24
2019-09-23
scsi: bnx2fc: Handle scope bits when array returns BUSY or TSF
Laurence Oberman
1
-5
/
+24
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-25
/
+0
2019-08-29
scsi: bnx2fc: remove set but not used variables 'task','port','orig_task'
zhengbin
1
-16
/
+0
2019-08-29
scsi: bnx2fc: remove set but not used variables 'lport','host'
zhengbin
1
-7
/
+0
2019-08-29
scsi: bnx2fc: remove set but not used variable 'fh'
zhengbin
1
-2
/
+0
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-63
/
+140
[next]