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