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