Age | Commit message (Expand) | Author | Files | Lines |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+0 |
2013-10-14 | SCSI: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-09-24 | [SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify code | Yijing Wang | 1 | -18/+4 |
2013-06-04 | [SCSI] csiostor: Retain default adapter configuration in absence of config file. | Naresh Kumar Inna | 5 | -192/+2 |
2013-05-02 | [SCSI] csiostor: off by one error | Dan Carpenter | 2 | -2/+2 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 12 | -530/+1205 |
2013-05-01 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -5/+0 |
2013-04-24 | treewide: Fix typo in printk and comments | Masanari Iida | 1 | -6/+6 |
2013-04-10 | [SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry() | Wei Yongjun | 1 | -5/+0 |
2013-03-14 | csiostor: Cleanup chip specific operations. | Arvind Bhushan | 6 | -512/+193 |
2013-03-14 | csiostor: Header file modifications for chip support and bug fixes. | Arvind Bhushan | 5 | -18/+212 |
2013-03-14 | csiostor: Add T5 adapter operations. | Arvind Bhushan | 1 | -0/+397 |
2013-03-14 | csiostor: Segregate T4 adapter operations. | Arvind Bhushan | 1 | -0/+403 |
2013-03-01 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -14/+10 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
2013-01-30 | [SCSI] csiostor: Don't leak mem or fail to release firmware in csio_hw_flash_... | Jesper Juhl | 1 | -6/+9 |
2013-01-29 | [SCSI] csiostor: convert to use simple_open() | Wei Yongjun | 1 | -8/+1 |
2013-01-04 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -11/+6 |
2012-12-20 | RDMA/cxgb4: Fix LE hash collision bug for active open connection | Vipul Pandya | 1 | -39/+0 |
2012-11-30 | [SCSI] csiostor: remove unneeded memset() | Dan Carpenter | 1 | -1/+0 |
2012-11-30 | [SCSI] csiostor: Fix sparse warnings. | Naresh Kumar Inna | 8 | -128/+110 |
2012-11-27 | [SCSI] csiostor: Chelsio FCoE offload driver | Naresh Kumar Inna | 20 | -0/+19173 |