summaryrefslogtreecommitdiff
path: root/drivers/scsi/csiostor
Commit message (Expand)AuthorAge
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-10-07
|\
| * csiostor: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-09-16
| * csiostor: Remove superfluous call to pci_disable_msix()Alexander Gordeev2014-09-16
* | scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap2014-09-16
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* scsi: use pci_zalloc_consistentJoe Perches2014-08-08
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\
| * SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-14
* | [SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify codeYijing Wang2013-09-23
|/
* [SCSI] csiostor: Retain default adapter configuration in absence of config file.Naresh Kumar Inna2013-06-04
* [SCSI] csiostor: off by one errorDan Carpenter2013-05-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * csiostor: Cleanup chip specific operations.Arvind Bhushan2013-03-14
| * csiostor: Header file modifications for chip support and bug fixes.Arvind Bhushan2013-03-14
| * csiostor: Add T5 adapter operations.Arvind Bhushan2013-03-14
| * csiostor: Segregate T4 adapter operations.Arvind Bhushan2013-03-14
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-04-30
|\ \
| * | [SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry()Wei Yongjun2013-04-10
| |/
* | treewide: Fix typo in printk and commentsMasanari Iida2013-04-24
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-02-28
|\
| * [SCSI] csiostor: Don't leak mem or fail to release firmware in csio_hw_flash_...Jesper Juhl2013-01-30
| * [SCSI] csiostor: convert to use simple_open()Wei Yongjun2013-01-29
* | new helper: file_inode(file)Al Viro2013-02-22
|/
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya2012-12-19
* [SCSI] csiostor: remove unneeded memset()Dan Carpenter2012-11-30
* [SCSI] csiostor: Fix sparse warnings.Naresh Kumar Inna2012-11-30
* [SCSI] csiostor: Chelsio FCoE offload driverNaresh Kumar Inna2012-11-27