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
/
bnx2fc_hwi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2019-05-20
scsi: bnx2fc: fix incorrect cast to u64 on shift operation
Colin Ian King
1
-1
/
+1
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-2
/
+0
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-25
/
+24
2018-01-10
scsi: bnx2fc: Use zeroing allocator rather than allocator/memset
Himanshu Jha
1
-35
/
+25
2017-07-26
scsi: bnx2fc: Plug CPU hotplug race
Thomas Gleixner
1
-22
/
+23
2017-06-27
scsi: bnx2fc: Update copyright for 2017.
Chad Dupuis
1
-1
/
+2
2016-09-09
scsi: bnx2fc: Mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2015-11-09
bnx2fc: Remove 'NetXtreme II' from source files.
Chad Dupuis
1
-1
/
+1
2015-11-09
bnx2fc: Update copyright for 2015.
Chad Dupuis
1
-2
/
+2
2014-07-25
bnx2fc: Rebranding bnx2fc driver
Saurav Kashyap
1
-1
/
+2
2014-05-19
bnx2fc: fix memory leak in bnx2fc_allocate_hash_table()
Maurizio Lombardi
1
-12
/
+19
2014-05-19
bnx2fc: fix memory leak and potential NULL pointer dereference.
Maurizio Lombardi
1
-14
/
+20
2014-05-19
bnx2fc: remove unused variable hash_table_size
Maurizio Lombardi
1
-3
/
+0
2013-09-18
bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.
Michael Chan
1
-2
/
+1
2013-05-02
[SCSI] bnx2fc: Update copyright dates
Bhanu Prakash Gollapudi
1
-1
/
+1
2013-05-02
[SCSI] bnx2fc: Enable cached tasks to improve performance
Bhanu Prakash Gollapudi
1
-1
/
+5
2013-04-25
bnx2x, bnx2fc: Use per port max exchange resources
Bhanu Prakash Gollapudi
1
-9
/
+13
2013-01-30
[SCSI] bnx2fc: Map the doorbell register between offload and enable requests
Bhanu Prakash Gollapudi
1
-19
/
+6
2013-01-29
[SCSI] bnx2fc: remove useless calls to memset().
Cyril Roelandt
1
-4
/
+0
2012-11-19
treewide: fix typo of "suppport" in various comments
Masanari Iida
1
-1
/
+1
2012-07-20
[SCSI] bnx2fc: Improve error recovery by handling parity errors
Bhanu Prakash Gollapudi
1
-1
/
+3
2012-05-23
[SCSI] bnx2fc: Allocate fcoe_ctlr with bnx2fc_interface, not as a member
Robert Love
1
-18
/
+21
2012-02-20
bnx2fc: HSI dependent changes for 7.2.xx FW
Bhanu Prakash Gollapudi
1
-3
/
+9
2011-09-17
[SCSI] bnx2fc: No abort issued for REC when it times out
Bhanu Prakash Gollapudi
1
-2
/
+4
2011-08-27
[SCSI] bnx2fc: Fix NULL pointer deref during arm_cq.
Bhanu Prakash Gollapudi
1
-3
/
+7
2011-07-28
[SCSI] bnx2fc: Update copyright and bump version to 1.0.4
Bhanu Prakash Gollapudi
1
-1
/
+1
2011-07-28
[SCSI] bnx2fc: Tx BDs cache in write tasks
Bhanu Prakash Gollapudi
1
-7
/
+22
2011-07-28
[SCSI] bnx2fc: Do not arm CQ when there are no CQEs
Bhanu Prakash Gollapudi
1
-2
/
+4
2011-07-28
[SCSI] bnx2fc: HSI changes for tape
Bhanu Prakash Gollapudi
1
-4
/
+26
2011-07-28
[SCSI] bnx2fc: Handle REC_TOV error code from firmware
Bhanu Prakash Gollapudi
1
-29
/
+111
2011-07-28
[SCSI] bnx2fc: Support 'sequence cleanup' task
Bhanu Prakash Gollapudi
1
-0
/
+97
2011-07-27
[SCSI] bnx2fc: Enable REC & CONF support for the session
Bhanu Prakash Gollapudi
1
-0
/
+12
2011-07-27
[SCSI] bnx2fc: Introduce interface structure for each vlan interface
Bhanu Prakash Gollapudi
1
-43
/
+55
2011-07-26
[SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFO
Bhanu Prakash Gollapudi
1
-11
/
+12
2011-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+23
2011-06-29
[SCSI] bnx2fc: Fix kernel panic when deleting NPIV ports
Bhanu Prakash Gollapudi
1
-1
/
+23
2011-06-15
New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc
Vlad Zolotarov
1
-205
/
+237
2011-05-01
[SCSI] bnx2fc: introduce missing kfree
Julia Lawall
1
-0
/
+3
2011-03-23
[SCSI] bnx2fc: Fix MTU issue by using static MTU
Bhanu Gollapudi
1
-1
/
+1
2011-03-23
[SCSI] bnx2fc: Call bnx2fc_return_rqe and bnx2fc_get_next_rqe with tgt lock held
Nithin Sujir
1
-2
/
+11
2011-02-28
[SCSI] bnx2fc: Broadcom FCoE offload driver
Bhanu Gollapudi
1
-0
/
+1868