summaryrefslogtreecommitdiff
path: root/drivers/scsi/csiostor
Commit message (Expand)AuthorAge
* scsi: csiostor: update module versionVarun Prakash2017-06-26
* scsi: csiostor: add check for supported fw versionVarun Prakash2017-06-12
* scsi: csiostor: Avoid content leaks and castsKees Cook2017-06-12
* scsi: csiostor: add support for Chelsio T6 adaptersVarun Prakash2017-06-12
* scsi: csiostor: fix use after free in csio_hw_use_fwconfig()Varun Prakash2017-05-18
* scsi: csiostor: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-04-06
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-06
* scsi: csiostor: Fix completion usageDaniel Wagner2016-09-14
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
* csiostor: fix an error code in csio_hw_init()Dan Carpenter2015-05-25
* cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai2015-03-19
* Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-17
|\
| * debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-17
* | csiostor:Use firmware version from cxgb4/t4fw_version.hPraveen Madhavan2015-02-04
* | csiostor:T5 Firmware fix and cleanup.Praveen Madhavan2015-01-27
* | csiostor:Removed file csio_hw_t4.cPraveen Madhavan2015-01-19
* | csiostor:Remove T4 FCoE Support.Praveen Madhavan2015-01-19
* | iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai2015-01-12
* | csiostor:fix sparse warningsPraveen Madhavan2015-01-12
* | csiostor:firmware upgrade fixPraveen Madhavan2015-01-08
* | cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai2015-01-05
* | cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai2015-01-05
* | cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai2015-01-05
* | cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai2015-01-05
* | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai2015-01-05
|/
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-18
|\
| * fc: FCP_PTA_SIMPLE is 0Christoph Hellwig2014-12-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\ \ | |/ |/|
| * cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai2014-12-11
| * cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai2014-11-25
| * RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai2014-11-22
| * cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VIHariprasad Shenai2014-11-22
| * cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queuesHariprasad Shenai2014-11-22
| * RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai2014-11-22
| * cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2014-11-13
| * cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-10
| * cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai2014-11-10
* | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* | scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
* | scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-12
|/
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-10-07
|\
| * csiostor: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-09-16
| * csiostor: Remove superfluous call to pci_disable_msix()Alexander Gordeev2014-09-16
* | scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap2014-09-16
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* scsi: use pci_zalloc_consistentJoe Perches2014-08-08
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\
| * SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-14