summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/csiostor/csio_hw.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: csiostor: fix use after free in csio_hw_use_fwconfig()Varun Prakash2017-05-191-1/+4
* csiostor: fix an error code in csio_hw_init()Dan Carpenter2015-05-251-0/+1
* csiostor:Use firmware version from cxgb4/t4fw_version.hPraveen Madhavan2015-02-041-2/+4
* csiostor:T5 Firmware fix and cleanup.Praveen Madhavan2015-01-281-216/+126Star
* csiostor:Remove T4 FCoE Support.Praveen Madhavan2015-01-191-46/+15Star
* csiostor:fix sparse warningsPraveen Madhavan2015-01-121-3/+3
* csiostor:firmware upgrade fixPraveen Madhavan2015-01-091-76/+201
* cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai2015-01-051-95/+91Star
* cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai2015-01-051-55/+58
* cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai2015-01-051-62/+63
* cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai2015-01-051-16/+17
* RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai2015-01-051-29/+29
* cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai2014-12-111-5/+1Star
* RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai2014-11-221-9/+9
* RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai2014-11-221-10/+10
* cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-101-7/+7
* [SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify codeYijing Wang2013-09-241-18/+4Star
* [SCSI] csiostor: Retain default adapter configuration in absence of config file.Naresh Kumar Inna2013-06-041-91/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-440/+119Star
|\
| * csiostor: Cleanup chip specific operations.Arvind Bhushan2013-03-141-440/+119Star
* | [SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry()Wei Yongjun2013-04-101-5/+0Star
|/
* [SCSI] csiostor: Don't leak mem or fail to release firmware in csio_hw_flash_...Jesper Juhl2013-01-301-6/+9
* [SCSI] csiostor: Fix sparse warnings.Naresh Kumar Inna2012-11-301-7/+7
* [SCSI] csiostor: Chelsio FCoE offload driverNaresh Kumar Inna2012-11-271-0/+4395