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