index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
csiostor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
3
-0
/
+9
|
\
|
*
scsi: csiostor: enable PCIe relaxed ordering if supported
Varun Prakash
2017-09-25
3
-0
/
+9
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
3
-16
/
+11
|
\
\
|
*
|
scsi: csiostor: Convert timers to use timer_setup()
Kees Cook
2017-11-01
3
-16
/
+11
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge branch 'fixes' into misc
James Bottomley
2017-09-07
2
-5
/
+11
|
\
|
*
scsi: csiostor: fail probe if fw does not support FCoE
Varun Prakash
2017-08-16
2
-5
/
+11
*
|
scsi: csiostor: Replace PCI pool old API
Romain Perier
2017-08-07
3
-9
/
+10
|
/
*
scsi: csiostor: update module version
Varun Prakash
2017-06-26
1
-1
/
+1
*
scsi: csiostor: add check for supported fw version
Varun Prakash
2017-06-12
2
-0
/
+20
*
scsi: csiostor: Avoid content leaks and casts
Kees Cook
2017-06-12
1
-17
/
+26
*
scsi: csiostor: add support for Chelsio T6 adapters
Varun Prakash
2017-06-12
5
-44
/
+88
*
scsi: csiostor: fix use after free in csio_hw_use_fwconfig()
Varun Prakash
2017-05-18
1
-1
/
+4
*
scsi: csiostor: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-04-06
2
-82
/
+47
*
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
1
-0
/
+2
*
scsi: csiostor: Fix completion usage
Daniel Wagner
2016-09-14
1
-3
/
+2
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-2
/
+0
*
csiostor: fix an error code in csio_hw_init()
Dan Carpenter
2015-05-25
1
-0
/
+1
*
cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"
Hariprasad Shenai
2015-03-19
1
-1
/
+1
*
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-17
1
-6
/
+3
|
\
|
*
debugfs: Provide a file creation function that also takes an initial size
David Howells
2015-02-17
1
-6
/
+3
*
|
csiostor:Use firmware version from cxgb4/t4fw_version.h
Praveen Madhavan
2015-02-04
3
-8
/
+7
*
|
csiostor:T5 Firmware fix and cleanup.
Praveen Madhavan
2015-01-27
3
-256
/
+127
*
|
csiostor:Removed file csio_hw_t4.c
Praveen Madhavan
2015-01-19
2
-405
/
+1
*
|
csiostor:Remove T4 FCoE Support.
Praveen Madhavan
2015-01-19
4
-101
/
+24
*
|
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
2015-01-12
2
-3
/
+3
*
|
csiostor:fix sparse warnings
Praveen Madhavan
2015-01-12
1
-3
/
+3
*
|
csiostor:firmware upgrade fix
Praveen Madhavan
2015-01-08
3
-82
/
+247
*
|
cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines
Hariprasad Shenai
2015-01-05
5
-105
/
+101
*
|
cxgb4/csiostor: Cleanup TP, MPS and TCAM related register defines
Hariprasad Shenai
2015-01-05
2
-57
/
+60
*
|
cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register defines
Hariprasad Shenai
2015-01-05
4
-120
/
+122
*
|
cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines
Hariprasad Shenai
2015-01-05
6
-150
/
+151
*
|
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines
Hariprasad Shenai
2015-01-05
3
-87
/
+91
|
/
*
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-18
1
-4
/
+1
|
\
|
*
fc: FCP_PTA_SIMPLE is 0
Christoph Hellwig
2014-12-04
1
-4
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
12
-355
/
+278
|
\
\
|
|
/
|
/
|
|
*
cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call
Hariprasad Shenai
2014-12-11
2
-6
/
+1
|
*
cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID Table
Hariprasad Shenai
2014-11-25
2
-94
/
+19
|
*
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...
Hariprasad Shenai
2014-11-22
3
-14
/
+14
|
*
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI
Hariprasad Shenai
2014-11-22
1
-10
/
+10
|
*
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues
Hariprasad Shenai
2014-11-22
1
-59
/
+60
|
*
RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...
Hariprasad Shenai
2014-11-22
3
-31
/
+31
|
*
cxgb4i/cxgb4 : Refactor macros to conform to uniform standards
Anish Bhatt
2014-11-13
2
-2
/
+2
|
*
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
2014-11-10
6
-119
/
+119
|
*
cxgb4: Cleanup macros so they follow the same style and look consistent
Hariprasad Shenai
2014-11-10
3
-20
/
+22
*
|
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-1
/
+1
*
|
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-1
/
+1
*
|
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-5
/
+3
*
|
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
2014-11-12
1
-25
/
+4
|
/
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-10-07
2
-16
/
+10
|
\
[next]