aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2fc/bnx2fc_tgt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-09bnx2fc: Remove explicit logouts.Chad Dupuis1-6/+0
2015-11-09bnx2fc: Remove 'NetXtreme II' from source files.Chad Dupuis1-1/+1
2015-11-09bnx2fc: Update copyright for 2015.Chad Dupuis1-2/+2
2014-07-25bnx2fc: Rebranding bnx2fc driverSaurav Kashyap1-1/+2
2014-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2014-03-18cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan1-17/+21
2014-03-15[SCSI] bnx2fc: Fixed the handling for the SCSI retry delayEddie Wai1-0/+1
2013-05-02[SCSI] bnx2fc: Update copyright datesBhanu Prakash Gollapudi1-1/+1
2013-01-30[SCSI] bnx2fc: Map the doorbell register between offload and enable requestsBhanu Prakash Gollapudi1-9/+17
2013-01-30[SCSI] bnx2fc: Move offload/upload wait logic into a functionBhanu Prakash Gollapudi1-35/+30
2013-01-30[SCSI] bnx2fc: support software fcoe targetBhanu Prakash Gollapudi1-1/+3
2012-07-20[SCSI] bnx2fc: use list_entry instead of explicit castBhanu Prakash Gollapudi1-10/+5
2012-07-20[SCSI] bnx2fc: Improve error recovery by handling parity errorsBhanu Prakash Gollapudi1-5/+20
2012-05-22[SCSI] bnx2fc: cleanup task management IO when it times out.Bhanu Prakash Gollapudi1-0/+10
2012-05-22[SCSI] bnx2fc: Decrememnt io ref count when abort times outBhanu Prakash Gollapudi1-1/+10
2011-09-17[SCSI] bnx2fc: Fix FW assert during RSCN stress testsBhanu Prakash Gollapudi1-3/+1
2011-08-27[SCSI] bnx2fc: code cleanup in bnx2fc_offload_sessionBhanu Prakash Gollapudi1-4/+3
2011-08-27[SCSI] bnx2fc: Fix NULL pointer deref during arm_cq.Bhanu Prakash Gollapudi1-8/+11
2011-08-27[SCSI] bnx2fc: Do not reuse the fcoe connection id immediatelyBhanu Prakash Gollapudi1-1/+0
2011-07-28[SCSI] bnx2fc: Update copyright and bump version to 1.0.4Bhanu Prakash Gollapudi1-1/+1
2011-07-27[SCSI] bnx2fc: Enable REC & CONF support for the sessionBhanu Prakash Gollapudi1-0/+8
2011-07-27[SCSI] bnx2fc: Introduce interface structure for each vlan interfaceBhanu Prakash Gollapudi1-6/+11
2011-07-26[SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFOBhanu Prakash Gollapudi1-12/+12
2011-06-15New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fcVlad Zolotarov1-5/+19
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23[SCSI] bnx2fc: Avoid holding cq_lock when iounmap() is calledBhanu Gollapudi1-2/+2
2011-02-28[SCSI] bnx2fc: Broadcom FCoE offload driverBhanu Gollapudi1-0/+844