summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2fc/bnx2fc_tgt.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-05-141-3/+1
|\
| * scsi: bnx2fc: Remove redundant assignment to variable 'i'Colin Ian King2024-04-241-3/+1
* | scsi: bnx2fc: Remove spin_lock_bh while releasing resources after uploadSaurav Kashyap2024-03-251-2/+0
|/
* scsi: bnx2fc: Fix typo in commentsCai Huoqing2022-01-311-1/+1
* scsi: bnx2fc: Fix misnaming of bnx2fc_free_session_resc()Lee Jones2021-03-151-1/+1
* scsi: bnx2fc: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones2020-07-151-4/+3
* scsi: bnx2fc: Separate out completion flags and variables for abort and cleanupSaurav Kashyap2019-06-261-5/+5
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-22/+22
* scsi: bnx2fc: Use zeroing allocator rather than allocator/memsetHimanshu Jha2018-01-101-29/+22
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-8/+8
* scsi: bnx2fc: Update copyright for 2017.Chad Dupuis2017-06-271-1/+2
* scsi: libfc: Replace ->rport_logoff callback with function callHannes Reinecke2016-11-081-2/+1
* bnx2fc: Remove explicit logouts.Chad Dupuis2015-11-091-6/+0
* bnx2fc: Remove 'NetXtreme II' from source files.Chad Dupuis2015-11-091-1/+1
* bnx2fc: Update copyright for 2015.Chad Dupuis2015-11-091-2/+2
* bnx2fc: Rebranding bnx2fc driverSaurav Kashyap2014-07-251-1/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-04-011-0/+1
|\
| * [SCSI] bnx2fc: Fixed the handling for the SCSI retry delayEddie Wai2014-03-151-0/+1
* | cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan2014-03-181-17/+21
|/
* [SCSI] bnx2fc: Update copyright datesBhanu Prakash Gollapudi2013-05-021-1/+1
* [SCSI] bnx2fc: Map the doorbell register between offload and enable requestsBhanu Prakash Gollapudi2013-01-301-9/+17
* [SCSI] bnx2fc: Move offload/upload wait logic into a functionBhanu Prakash Gollapudi2013-01-301-35/+30
* [SCSI] bnx2fc: support software fcoe targetBhanu Prakash Gollapudi2013-01-301-1/+3
* [SCSI] bnx2fc: use list_entry instead of explicit castBhanu Prakash Gollapudi2012-07-201-10/+5
* [SCSI] bnx2fc: Improve error recovery by handling parity errorsBhanu Prakash Gollapudi2012-07-201-5/+20
* [SCSI] bnx2fc: cleanup task management IO when it times out.Bhanu Prakash Gollapudi2012-05-221-0/+10
* [SCSI] bnx2fc: Decrememnt io ref count when abort times outBhanu Prakash Gollapudi2012-05-221-1/+10
* [SCSI] bnx2fc: Fix FW assert during RSCN stress testsBhanu Prakash Gollapudi2011-09-171-3/+1
* [SCSI] bnx2fc: code cleanup in bnx2fc_offload_sessionBhanu Prakash Gollapudi2011-08-271-4/+3
* [SCSI] bnx2fc: Fix NULL pointer deref during arm_cq.Bhanu Prakash Gollapudi2011-08-271-8/+11
* [SCSI] bnx2fc: Do not reuse the fcoe connection id immediatelyBhanu Prakash Gollapudi2011-08-271-1/+0
* [SCSI] bnx2fc: Update copyright and bump version to 1.0.4Bhanu Prakash Gollapudi2011-07-281-1/+1
* [SCSI] bnx2fc: Enable REC & CONF support for the sessionBhanu Prakash Gollapudi2011-07-271-0/+8
* [SCSI] bnx2fc: Introduce interface structure for each vlan interfaceBhanu Prakash Gollapudi2011-07-271-6/+11
* [SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFOBhanu Prakash Gollapudi2011-07-261-12/+12
* New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fcVlad Zolotarov2011-06-151-5/+19
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [SCSI] bnx2fc: Avoid holding cq_lock when iounmap() is calledBhanu Gollapudi2011-03-231-2/+2
* [SCSI] bnx2fc: Broadcom FCoE offload driverBhanu Gollapudi2011-02-281-0/+844