summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/csiostor
Commit message (Expand)AuthorAgeFilesLines
* 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
* | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-1/+1
* | scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-1/+1
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-5/+3
* | scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-25/+4
|/
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-10-072-16/+10
|\
| * csiostor: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-09-162-14/+10
| * csiostor: Remove superfluous call to pci_disable_msix()Alexander Gordeev2014-09-161-3/+1
* | scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap2014-09-161-1/+1
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* scsi: use pci_zalloc_consistentJoe Perches2014-08-081-7/+1
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-12/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-2/+0
|\
| * SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-2/+0
* | [SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify codeYijing Wang2013-09-231-18/+4
|/
* [SCSI] csiostor: Retain default adapter configuration in absence of config file.Naresh Kumar Inna2013-06-045-192/+2
* [SCSI] csiostor: off by one errorDan Carpenter2013-05-022-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-0112-530/+1205
|\
| * csiostor: Cleanup chip specific operations.Arvind Bhushan2013-03-146-512/+193
| * csiostor: Header file modifications for chip support and bug fixes.Arvind Bhushan2013-03-145-18/+212
| * csiostor: Add T5 adapter operations.Arvind Bhushan2013-03-141-0/+397
| * csiostor: Segregate T4 adapter operations.Arvind Bhushan2013-03-141-0/+403
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-04-301-5/+0
|\ \
| * | [SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry()Wei Yongjun2013-04-101-5/+0
| |/
* | treewide: Fix typo in printk and commentsMasanari Iida2013-04-241-6/+6
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-02-282-14/+10
|\
| * [SCSI] csiostor: Don't leak mem or fail to release firmware in csio_hw_flash_...Jesper Juhl2013-01-301-6/+9
| * [SCSI] csiostor: convert to use simple_open()Wei Yongjun2013-01-291-8/+1
* | new helper: file_inode(file)Al Viro2013-02-221-1/+1
|/
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-11/+6
* RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya2012-12-191-39/+0
* [SCSI] csiostor: remove unneeded memset()Dan Carpenter2012-11-301-1/+0
* [SCSI] csiostor: Fix sparse warnings.Naresh Kumar Inna2012-11-308-128/+110
* [SCSI] csiostor: Chelsio FCoE offload driverNaresh Kumar Inna2012-11-2720-0/+19173
OpenPOWER on IntegriCloud