summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/csiostor
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into miscJames Bottomley2018-04-031-1/+1
|\
| * scsi: csiostor: remove redundant assignment to pointer 'ln'Colin Ian King2018-01-301-1/+1
* | scsi: csiostor: add support for 32 bit port capabilitiesVarun Prakash2018-03-156-42/+395
|/
* scsi: csiostor: fix spelling mistake: "Couldnt" -> "Couldn't"Colin Ian King2017-12-041-3/+3
* scsi: csiostor: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman2017-12-042-2/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-143-0/+9
|\
| * scsi: csiostor: enable PCIe relaxed ordering if supportedVarun Prakash2017-09-253-0/+9
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-133-16/+11
|\ \
| * | scsi: csiostor: Convert timers to use timer_setup()Kees Cook2017-11-013-16/+11
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge branch 'fixes' into miscJames Bottomley2017-09-072-5/+11
|\
| * scsi: csiostor: fail probe if fw does not support FCoEVarun Prakash2017-08-162-5/+11
* | scsi: csiostor: Replace PCI pool old APIRomain Perier2017-08-073-9/+10
|/
* scsi: csiostor: update module versionVarun Prakash2017-06-261-1/+1
* scsi: csiostor: add check for supported fw versionVarun Prakash2017-06-122-0/+20
* scsi: csiostor: Avoid content leaks and castsKees Cook2017-06-121-17/+26
* scsi: csiostor: add support for Chelsio T6 adaptersVarun Prakash2017-06-125-44/+88
* scsi: csiostor: fix use after free in csio_hw_use_fwconfig()Varun Prakash2017-05-181-1/+4
* scsi: csiostor: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-04-062-82/+47
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+2
* scsi: csiostor: Fix completion usageDaniel Wagner2016-09-141-3/+2
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-2/+0
* csiostor: fix an error code in csio_hw_init()Dan Carpenter2015-05-251-0/+1
* cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai2015-03-191-1/+1
* Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-171-6/+3
|\
| * debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-171-6/+3
* | csiostor:Use firmware version from cxgb4/t4fw_version.hPraveen Madhavan2015-02-043-8/+7
* | csiostor:T5 Firmware fix and cleanup.Praveen Madhavan2015-01-273-256/+127
* | csiostor:Removed file csio_hw_t4.cPraveen Madhavan2015-01-192-405/+1
* | csiostor:Remove T4 FCoE Support.Praveen Madhavan2015-01-194-101/+24
* | iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai2015-01-122-3/+3
* | csiostor:fix sparse warningsPraveen Madhavan2015-01-121-3/+3
* | csiostor:firmware upgrade fixPraveen Madhavan2015-01-083-82/+247
* | cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai2015-01-055-105/+101
* | cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai2015-01-052-57/+60
* | cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai2015-01-054-120/+122
* | cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai2015-01-056-150/+151
* | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai2015-01-053-87/+91
|/
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-181-4/+1
|\
| * fc: FCP_PTA_SIMPLE is 0Christoph Hellwig2014-12-041-4/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-1112-355/+278
|\ \ | |/ |/|
| * cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai2014-12-112-6/+1
| * cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai2014-11-252-94/+19
| * RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai2014-11-223-14/+14
| * cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai2014-11-221-10/+10
| * cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai2014-11-221-59/+60
| * RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai2014-11-223-31/+31
| * cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2014-11-132-2/+2
| * cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-106-119/+119
| * cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai2014-11-103-20/+22