aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/csiostor (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2-2/+2
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai6-119/+119
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai3-20/+22
2014-10-07Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-16/+10
2014-09-16scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap1-1/+1
2014-09-16csiostor: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2-14/+10
2014-09-16csiostor: Remove superfluous call to pci_disable_msix()Alexander Gordeev1-3/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-08-08scsi: use pci_zalloc_consistentJoe Perches1-7/+1
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-12/+12
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+0
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-09-23[SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify codeYijing Wang1-18/+4
2013-06-04[SCSI] csiostor: Retain default adapter configuration in absence of config file.Naresh Kumar Inna5-192/+2
2013-05-02[SCSI] csiostor: off by one errorDan Carpenter2-2/+2
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds12-530/+1205
2013-04-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+0
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida1-6/+6
2013-04-10[SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry()Wei Yongjun1-5/+0
2013-03-14csiostor: Cleanup chip specific operations.Arvind Bhushan6-512/+193
2013-03-14csiostor: Header file modifications for chip support and bug fixes.Arvind Bhushan5-18/+212
2013-03-14csiostor: Add T5 adapter operations.Arvind Bhushan1-0/+397
2013-03-14csiostor: Segregate T4 adapter operations.Arvind Bhushan1-0/+403
2013-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-14/+10
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-01-30[SCSI] csiostor: Don't leak mem or fail to release firmware in csio_hw_flash_config()Jesper Juhl1-6/+9
2013-01-29[SCSI] csiostor: convert to use simple_open()Wei Yongjun1-8/+1
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-11/+6
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya1-39/+0
2012-11-30[SCSI] csiostor: remove unneeded memset()Dan Carpenter1-1/+0
2012-11-30[SCSI] csiostor: Fix sparse warnings.Naresh Kumar Inna8-128/+110
2012-11-27[SCSI] csiostor: Chelsio FCoE offload driverNaresh Kumar Inna20-0/+19173