index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
csiostor
Age
Commit message (
Expand
)
Author
2014-09-16
csiostor: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-09-16
csiostor: Remove superfluous call to pci_disable_msix()
Alexander Gordeev
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-08
scsi: use pci_zalloc_consistent
Joe Perches
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-23
[SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify code
Yijing 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 error
Dan Carpenter
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-04-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-04-24
treewide: Fix typo in printk and comments
Masanari Iida
2013-04-10
[SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry()
Wei Yongjun
2013-03-14
csiostor: Cleanup chip specific operations.
Arvind Bhushan
2013-03-14
csiostor: Header file modifications for chip support and bug fixes.
Arvind Bhushan
2013-03-14
csiostor: Add T5 adapter operations.
Arvind Bhushan
2013-03-14
csiostor: Segregate T4 adapter operations.
Arvind Bhushan
2013-02-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-02-22
new 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-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-19
RDMA/cxgb4: Fix LE hash collision bug for active open connection
Vipul 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 driver
Naresh Kumar Inna