summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/csiostor
Commit message (Expand)AuthorAgeFilesLines
* 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