| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2024-05-14 | 1 | -3/+1 |
|\ |
|
| * | scsi: bnx2fc: Remove redundant assignment to variable 'i' | Colin Ian King | 2024-04-24 | 1 | -3/+1 |
* | | scsi: bnx2fc: Remove spin_lock_bh while releasing resources after upload | Saurav Kashyap | 2024-03-25 | 1 | -2/+0 |
|/ |
|
* | scsi: bnx2fc: Fix typo in comments | Cai Huoqing | 2022-01-31 | 1 | -1/+1 |
* | scsi: bnx2fc: Fix misnaming of bnx2fc_free_session_resc() | Lee Jones | 2021-03-15 | 1 | -1/+1 |
* | scsi: bnx2fc: Demote obvious misuse of kerneldoc to standard comment blocks | Lee Jones | 2020-07-15 | 1 | -4/+3 |
* | scsi: bnx2fc: Separate out completion flags and variables for abort and cleanup | Saurav Kashyap | 2019-06-26 | 1 | -5/+5 |
* | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 2019-01-08 | 1 | -22/+22 |
* | scsi: bnx2fc: Use zeroing allocator rather than allocator/memset | Himanshu Jha | 2018-01-10 | 1 | -29/+22 |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 1 | -8/+8 |
* | scsi: bnx2fc: Update copyright for 2017. | Chad Dupuis | 2017-06-27 | 1 | -1/+2 |
* | scsi: libfc: Replace ->rport_logoff callback with function call | Hannes Reinecke | 2016-11-08 | 1 | -2/+1 |
* | bnx2fc: Remove explicit logouts. | Chad Dupuis | 2015-11-09 | 1 | -6/+0 |
* | bnx2fc: Remove 'NetXtreme II' from source files. | Chad Dupuis | 2015-11-09 | 1 | -1/+1 |
* | bnx2fc: Update copyright for 2015. | Chad Dupuis | 2015-11-09 | 1 | -2/+2 |
* | bnx2fc: Rebranding bnx2fc driver | Saurav Kashyap | 2014-07-25 | 1 | -1/+2 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2014-04-01 | 1 | -0/+1 |
|\ |
|
| * | [SCSI] bnx2fc: Fixed the handling for the SCSI retry delay | Eddie Wai | 2014-03-15 | 1 | -0/+1 |
* | | cnic,bnx2i,bnx2fc: Fix inconsistent use of page size | Michael Chan | 2014-03-18 | 1 | -17/+21 |
|/ |
|
* | [SCSI] bnx2fc: Update copyright dates | Bhanu Prakash Gollapudi | 2013-05-02 | 1 | -1/+1 |
* | [SCSI] bnx2fc: Map the doorbell register between offload and enable requests | Bhanu Prakash Gollapudi | 2013-01-30 | 1 | -9/+17 |
* | [SCSI] bnx2fc: Move offload/upload wait logic into a function | Bhanu Prakash Gollapudi | 2013-01-30 | 1 | -35/+30 |
* | [SCSI] bnx2fc: support software fcoe target | Bhanu Prakash Gollapudi | 2013-01-30 | 1 | -1/+3 |
* | [SCSI] bnx2fc: use list_entry instead of explicit cast | Bhanu Prakash Gollapudi | 2012-07-20 | 1 | -10/+5 |
* | [SCSI] bnx2fc: Improve error recovery by handling parity errors | Bhanu Prakash Gollapudi | 2012-07-20 | 1 | -5/+20 |
* | [SCSI] bnx2fc: cleanup task management IO when it times out. | Bhanu Prakash Gollapudi | 2012-05-22 | 1 | -0/+10 |
* | [SCSI] bnx2fc: Decrememnt io ref count when abort times out | Bhanu Prakash Gollapudi | 2012-05-22 | 1 | -1/+10 |
* | [SCSI] bnx2fc: Fix FW assert during RSCN stress tests | Bhanu Prakash Gollapudi | 2011-09-17 | 1 | -3/+1 |
* | [SCSI] bnx2fc: code cleanup in bnx2fc_offload_session | Bhanu Prakash Gollapudi | 2011-08-27 | 1 | -4/+3 |
* | [SCSI] bnx2fc: Fix NULL pointer deref during arm_cq. | Bhanu Prakash Gollapudi | 2011-08-27 | 1 | -8/+11 |
* | [SCSI] bnx2fc: Do not reuse the fcoe connection id immediately | Bhanu Prakash Gollapudi | 2011-08-27 | 1 | -1/+0 |
* | [SCSI] bnx2fc: Update copyright and bump version to 1.0.4 | Bhanu Prakash Gollapudi | 2011-07-28 | 1 | -1/+1 |
* | [SCSI] bnx2fc: Enable REC & CONF support for the session | Bhanu Prakash Gollapudi | 2011-07-27 | 1 | -0/+8 |
* | [SCSI] bnx2fc: Introduce interface structure for each vlan interface | Bhanu Prakash Gollapudi | 2011-07-27 | 1 | -6/+11 |
* | [SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFO | Bhanu Prakash Gollapudi | 2011-07-26 | 1 | -12/+12 |
* | New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc | Vlad Zolotarov | 2011-06-15 | 1 | -5/+19 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | [SCSI] bnx2fc: Avoid holding cq_lock when iounmap() is called | Bhanu Gollapudi | 2011-03-23 | 1 | -2/+2 |
* | [SCSI] bnx2fc: Broadcom FCoE offload driver | Bhanu Gollapudi | 2011-02-28 | 1 | -0/+844 |