index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
csiostor
/
csio_hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2020-08-24
scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()
Tianjia Zhang
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-24
scsi: csiostor: Mark known unused variable as __always_unused
Lee Jones
1
-1
/
+1
2019-09-30
scsi: csiostor: Fix spelling typos
Arkadiusz Drabczyk
1
-10
/
+10
2018-08-27
scsi: csiostor: fix incorrect port capabilities
Varun Prakash
1
-11
/
+44
2018-08-27
scsi: csiostor: add a check for NULL pointer after kmalloc()
Varun Prakash
1
-7
/
+9
2018-08-02
scsi: csiostor: update csio_get_flash_params()
Arjun Vynipadath
1
-13
/
+102
2018-05-23
cxgb4: change the port capability bits definition
Ganesh Goudar
1
-1
/
+1
2018-03-15
scsi: csiostor: add support for 32 bit port capabilities
Varun Prakash
1
-5
/
+270
2017-11-01
scsi: csiostor: Convert timers to use timer_setup()
Kees Cook
1
-9
/
+6
2017-08-16
scsi: csiostor: fail probe if fw does not support FCoE
Varun Prakash
1
-1
/
+3
2017-06-12
scsi: csiostor: add check for supported fw version
Varun Prakash
1
-0
/
+19
2017-06-12
scsi: csiostor: add support for Chelsio T6 adapters
Varun Prakash
1
-13
/
+66
2017-05-18
scsi: csiostor: fix use after free in csio_hw_use_fwconfig()
Varun Prakash
1
-1
/
+4
2015-05-25
csiostor: fix an error code in csio_hw_init()
Dan Carpenter
1
-0
/
+1
2015-02-04
csiostor:Use firmware version from cxgb4/t4fw_version.h
Praveen Madhavan
1
-2
/
+4
2015-01-27
csiostor:T5 Firmware fix and cleanup.
Praveen Madhavan
1
-216
/
+126
2015-01-19
csiostor:Remove T4 FCoE Support.
Praveen Madhavan
1
-46
/
+15
2015-01-12
csiostor:fix sparse warnings
Praveen Madhavan
1
-3
/
+3
2015-01-08
csiostor:firmware upgrade fix
Praveen Madhavan
1
-76
/
+201
2015-01-05
cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines
Hariprasad Shenai
1
-95
/
+91
2015-01-05
cxgb4/csiostor: Cleanup TP, MPS and TCAM related register defines
Hariprasad Shenai
1
-55
/
+58
2015-01-05
cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register defines
Hariprasad Shenai
1
-62
/
+63
2015-01-05
cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines
Hariprasad Shenai
1
-16
/
+17
2015-01-05
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines
Hariprasad Shenai
1
-29
/
+29
2014-12-11
cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call
Hariprasad Shenai
1
-5
/
+1
2014-11-22
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...
Hariprasad Shenai
1
-9
/
+9
2014-11-22
RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...
Hariprasad Shenai
1
-10
/
+10
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
1
-7
/
+7
2013-09-23
[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
1
-91
/
+0
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-440
/
+119
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
1
-440
/
+119
2013-01-30
[SCSI] csiostor: Don't leak mem or fail to release firmware in csio_hw_flash_...
Jesper Juhl
1
-6
/
+9
2012-11-30
[SCSI] csiostor: Fix sparse warnings.
Naresh Kumar Inna
1
-7
/
+7
2012-11-27
[SCSI] csiostor: Chelsio FCoE offload driver
Naresh Kumar Inna
1
-0
/
+4395