Age | Commit message (Expand) | Author |
2017-08-16 | scsi: csiostor: fail probe if fw does not support FCoE | Varun Prakash |
2017-08-07 | scsi: csiostor: Replace PCI pool old API | Romain Perier |
2017-06-26 | scsi: csiostor: update module version | Varun Prakash |
2017-06-12 | scsi: csiostor: add check for supported fw version | Varun Prakash |
2017-06-12 | scsi: csiostor: Avoid content leaks and casts | Kees Cook |
2017-06-12 | scsi: csiostor: add support for Chelsio T6 adapters | Varun Prakash |
2017-05-18 | scsi: csiostor: fix use after free in csio_hw_use_fwconfig() | Varun Prakash |
2017-04-06 | scsi: csiostor: switch to pci_alloc_irq_vectors | Christoph Hellwig |
2017-02-06 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig |
2016-09-14 | scsi: csiostor: Fix completion usage | Daniel Wagner |
2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig |
2015-05-25 | csiostor: fix an error code in csio_hw_init() | Dan Carpenter |
2015-03-19 | cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const" | Hariprasad Shenai |
2015-02-17 | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-02-17 | debugfs: Provide a file creation function that also takes an initial size | David Howells |
2015-02-04 | csiostor:Use firmware version from cxgb4/t4fw_version.h | Praveen Madhavan |
2015-01-27 | csiostor:T5 Firmware fix and cleanup. | Praveen Madhavan |
2015-01-19 | csiostor:Removed file csio_hw_t4.c | Praveen Madhavan |
2015-01-19 | csiostor:Remove T4 FCoE Support. | Praveen Madhavan |
2015-01-12 | iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat... | Hariprasad Shenai |
2015-01-12 | csiostor:fix sparse warnings | Praveen Madhavan |
2015-01-08 | csiostor:firmware upgrade fix | Praveen Madhavan |
2015-01-05 | cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines | Hariprasad Shenai |
2015-01-05 | cxgb4/csiostor: Cleanup TP, MPS and TCAM related register defines | Hariprasad Shenai |
2015-01-05 | cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register defines | Hariprasad Shenai |
2015-01-05 | cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines | Hariprasad Shenai |
2015-01-05 | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines | Hariprasad Shenai |
2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-11 | cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call | Hariprasad Shenai |
2014-12-04 | fc: FCP_PTA_SIMPLE is 0 | Christoph Hellwig |
2014-11-25 | cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID Table | Hariprasad Shenai |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig |
2014-11-22 | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,... | Hariprasad Shenai |
2014-11-22 | cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI | Hariprasad Shenai |
2014-11-22 | cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues | Hariprasad Shenai |
2014-11-22 | RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an... | Hariprasad Shenai |
2014-11-13 | cxgb4i/cxgb4 : Refactor macros to conform to uniform standards | Anish Bhatt |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig |
2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig |
2014-11-12 | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig |
2014-11-10 | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 | Hariprasad Shenai |
2014-11-10 | cxgb4: Cleanup macros so they follow the same style and look consistent | Hariprasad Shenai |
2014-10-07 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2014-09-16 | scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRS | Randy Dunlap |
2014-09-16 | csiostor: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev |
2014-09-16 | csiostor: Remove superfluous call to pci_disable_msix() | Alexander Gordeev |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-08-08 | scsi: use pci_zalloc_consistent | Joe Perches |
2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke |