summaryrefslogtreecommitdiff
path: root/drivers/scsi/bnx2fc/bnx2fc_hwi.c
AgeCommit message (Expand)Author
2023-10-13scsi: bnx2fc: Do not rely on a SCSI command for LUN or target resetHannes Reinecke
2022-03-30scsi: bnx2fc: Fix spelling mistake "mis-match" -> "mismatch"Colin Ian King
2021-03-15scsi: bnx2fc: Fix typo in bnx2fc_indicate_kcqe()Lee Jones
2020-10-26scsi: Remove unneeded break statementsTom Rix
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-15scsi: bnx2fc: Fix a couple of bitrotted function documentation headersLee Jones
2020-06-26scsi: bnx2fc: Removal of unused variablesJaved Hasan
2020-03-31scsi: bnx2fc: fix boolreturn.cocci warningskbuild test robot
2020-03-29scsi: bnx2fc: Process the RQE with CQE in interrupt contextJaved Hasan
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-08-29scsi: bnx2fc: remove set but not used variables 'task','port','orig_task'zhengbin
2019-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-05-20scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-01-10scsi: bnx2fc: Use zeroing allocator rather than allocator/memsetHimanshu Jha
2017-07-26scsi: bnx2fc: Plug CPU hotplug raceThomas Gleixner
2017-06-27scsi: bnx2fc: Update copyright for 2017.Chad Dupuis
2016-09-09scsi: bnx2fc: Mark symbols static where possibleBaoyou Xie
2015-11-09bnx2fc: Remove 'NetXtreme II' from source files.Chad Dupuis
2015-11-09bnx2fc: Update copyright for 2015.Chad Dupuis
2014-07-25bnx2fc: Rebranding bnx2fc driverSaurav Kashyap
2014-05-19bnx2fc: fix memory leak in bnx2fc_allocate_hash_table()Maurizio Lombardi
2014-05-19bnx2fc: fix memory leak and potential NULL pointer dereference.Maurizio Lombardi
2014-05-19bnx2fc: remove unused variable hash_table_sizeMaurizio Lombardi
2013-09-18bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan
2013-05-02[SCSI] bnx2fc: Update copyright datesBhanu Prakash Gollapudi
2013-05-02[SCSI] bnx2fc: Enable cached tasks to improve performanceBhanu Prakash Gollapudi
2013-04-25bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi
2013-01-30[SCSI] bnx2fc: Map the doorbell register between offload and enable requestsBhanu Prakash Gollapudi
2013-01-29[SCSI] bnx2fc: remove useless calls to memset().Cyril Roelandt
2012-11-19treewide: fix typo of "suppport" in various commentsMasanari Iida
2012-07-20[SCSI] bnx2fc: Improve error recovery by handling parity errorsBhanu Prakash Gollapudi
2012-05-23[SCSI] bnx2fc: Allocate fcoe_ctlr with bnx2fc_interface, not as a memberRobert Love
2012-02-20bnx2fc: HSI dependent changes for 7.2.xx FWBhanu Prakash Gollapudi
2011-09-17[SCSI] bnx2fc: No abort issued for REC when it times outBhanu 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.4Bhanu Prakash Gollapudi
2011-07-28[SCSI] bnx2fc: Tx BDs cache in write tasksBhanu Prakash Gollapudi
2011-07-28[SCSI] bnx2fc: Do not arm CQ when there are no CQEsBhanu Prakash Gollapudi
2011-07-28[SCSI] bnx2fc: HSI changes for tapeBhanu Prakash Gollapudi
2011-07-28[SCSI] bnx2fc: Handle REC_TOV error code from firmwareBhanu Prakash Gollapudi
2011-07-28[SCSI] bnx2fc: Support 'sequence cleanup' taskBhanu Prakash Gollapudi
2011-07-27[SCSI] bnx2fc: Enable REC & CONF support for the sessionBhanu Prakash Gollapudi
2011-07-27[SCSI] bnx2fc: Introduce interface structure for each vlan interfaceBhanu Prakash Gollapudi
2011-07-26[SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFOBhanu Prakash Gollapudi
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-06-29[SCSI] bnx2fc: Fix kernel panic when deleting NPIV portsBhanu Prakash Gollapudi
2011-06-15New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fcVlad Zolotarov
2011-05-01[SCSI] bnx2fc: introduce missing kfreeJulia Lawall