aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/csiostor/csio_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-25csiostor: fix an error code in csio_hw_init()Dan Carpenter1-0/+1
2015-02-04csiostor:Use firmware version from cxgb4/t4fw_version.hPraveen Madhavan1-2/+4
2015-01-27csiostor:T5 Firmware fix and cleanup.Praveen Madhavan1-216/+126
2015-01-19csiostor:Remove T4 FCoE Support.Praveen Madhavan1-46/+15
2015-01-12csiostor:fix sparse warningsPraveen Madhavan1-3/+3
2015-01-08csiostor:firmware upgrade fixPraveen Madhavan1-76/+201
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai1-95/+91
2015-01-05cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai1-55/+58
2015-01-05cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai1-62/+63
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai1-16/+17
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai1-29/+29
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai1-5/+1
2014-11-22RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FWHariprasad Shenai1-9/+9
2014-11-22RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDSTHariprasad Shenai1-10/+10
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai1-7/+7
2013-09-23[SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify codeYijing Wang1-18/+4
2013-06-04[SCSI] csiostor: Retain default adapter configuration in absence of config file.Naresh Kumar Inna1-91/+0
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-440/+119
2013-04-10[SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry()Wei Yongjun1-5/+0
2013-03-14csiostor: Cleanup chip specific operations.Arvind Bhushan1-440/+119
2013-01-30[SCSI] csiostor: Don't leak mem or fail to release firmware in csio_hw_flash_config()Jesper Juhl1-6/+9
2012-11-30[SCSI] csiostor: Fix sparse warnings.Naresh Kumar Inna1-7/+7
2012-11-27[SCSI] csiostor: Chelsio FCoE offload driverNaresh Kumar Inna1-0/+4395