aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/csiostor
AgeCommit message (Expand)Author
2014-10-07Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-09-16scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap
2014-09-16csiostor: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-09-16csiostor: Remove superfluous call to pci_disable_msix()Alexander Gordeev
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08scsi: use pci_zalloc_consistentJoe Perches
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-23[SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify codeYijing Wang
2013-06-04[SCSI] csiostor: Retain default adapter configuration in absence of config file.Naresh Kumar Inna
2013-05-02[SCSI] csiostor: off by one errorDan Carpenter
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida
2013-04-10[SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry()Wei Yongjun
2013-03-14csiostor: Cleanup chip specific operations.Arvind Bhushan
2013-03-14csiostor: Header file modifications for chip support and bug fixes.Arvind Bhushan
2013-03-14csiostor: Add T5 adapter operations.Arvind Bhushan
2013-03-14csiostor: Segregate T4 adapter operations.Arvind Bhushan
2013-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-01-30[SCSI] csiostor: Don't leak mem or fail to release firmware in csio_hw_flash_...Jesper Juhl
2013-01-29[SCSI] csiostor: convert to use simple_open()Wei Yongjun
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya
2012-11-30[SCSI] csiostor: remove unneeded memset()Dan Carpenter
2012-11-30[SCSI] csiostor: Fix sparse warnings.Naresh Kumar Inna
2012-11-27[SCSI] csiostor: Chelsio FCoE offload driverNaresh Kumar Inna