aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/csiostor
AgeCommit message (Expand)Author
2019-05-10scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash
2019-03-05scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash
2018-08-27scsi: csiostor: fix incorrect port capabilitiesVarun Prakash
2018-08-27scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash
2018-08-02scsi: csiostor: update csio_get_flash_params()Arjun Vynipadath
2018-07-19scsi: csiostor: update ingress pack and pad boundary valueVarun Prakash
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-23cxgb4: change the port capability bits definitionGanesh Goudar
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-03-15scsi: csiostor: add support for 32 bit port capabilitiesVarun Prakash
2018-01-30scsi: csiostor: remove redundant assignment to pointer 'ln'Colin Ian King
2017-12-04scsi: csiostor: fix spelling mistake: "Couldnt" -> "Couldn't"Colin Ian King
2017-12-04scsi: csiostor: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01scsi: csiostor: Convert timers to use timer_setup()Kees Cook
2017-09-25scsi: csiostor: enable PCIe relaxed ordering if supportedVarun Prakash
2017-09-07Merge branch 'fixes' into miscJames Bottomley
2017-08-16scsi: csiostor: fail probe if fw does not support FCoEVarun Prakash
2017-08-07scsi: csiostor: Replace PCI pool old APIRomain Perier
2017-06-26scsi: csiostor: update module versionVarun Prakash
2017-06-12scsi: csiostor: add check for supported fw versionVarun Prakash
2017-06-12scsi: csiostor: Avoid content leaks and castsKees Cook
2017-06-12scsi: csiostor: add support for Chelsio T6 adaptersVarun Prakash
2017-05-18scsi: csiostor: fix use after free in csio_hw_use_fwconfig()Varun Prakash
2017-04-06scsi: csiostor: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2016-09-14scsi: csiostor: Fix completion usageDaniel Wagner
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-05-25csiostor: fix an error code in csio_hw_init()Dan Carpenter
2015-03-19cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells
2015-02-04csiostor:Use firmware version from cxgb4/t4fw_version.hPraveen Madhavan
2015-01-27csiostor:T5 Firmware fix and cleanup.Praveen Madhavan
2015-01-19csiostor:Removed file csio_hw_t4.cPraveen Madhavan
2015-01-19csiostor:Remove T4 FCoE Support.Praveen Madhavan
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai
2015-01-12csiostor:fix sparse warningsPraveen Madhavan
2015-01-08csiostor:firmware upgrade fixPraveen Madhavan
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai
2015-01-05cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai
2015-01-05cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai
2014-12-04fc: FCP_PTA_SIMPLE is 0Christoph Hellwig