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
/
csio_hw.c
Age
Commit message (
Expand
)
Author
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-24
scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()
Tianjia Zhang
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
scsi: csiostor: Mark known unused variable as __always_unused
Lee Jones
2019-09-30
scsi: csiostor: Fix spelling typos
Arkadiusz Drabczyk
2018-08-27
scsi: csiostor: fix incorrect port capabilities
Varun Prakash
2018-08-27
scsi: csiostor: add a check for NULL pointer after kmalloc()
Varun Prakash
2018-08-02
scsi: csiostor: update csio_get_flash_params()
Arjun Vynipadath
2018-05-23
cxgb4: change the port capability bits definition
Ganesh Goudar
2018-03-15
scsi: csiostor: add support for 32 bit port capabilities
Varun Prakash
2017-11-01
scsi: csiostor: Convert timers to use timer_setup()
Kees Cook
2017-08-16
scsi: csiostor: fail probe if fw does not support FCoE
Varun Prakash
2017-06-12
scsi: csiostor: add check for supported fw version
Varun Prakash
2017-06-12
scsi: csiostor: add support for Chelsio T6 adapters
Varun Prakash
2017-05-18
scsi: csiostor: fix use after free in csio_hw_use_fwconfig()
Varun Prakash
2015-05-25
csiostor: fix an error code in csio_hw_init()
Dan Carpenter
2015-02-04
csiostor:Use firmware version from cxgb4/t4fw_version.h
Praveen Madhavan
2015-01-27
csiostor:T5 Firmware fix and cleanup.
Praveen Madhavan
2015-01-19
csiostor:Remove T4 FCoE Support.
Praveen Madhavan
2015-01-12
csiostor:fix sparse warnings
Praveen Madhavan
2015-01-08
csiostor:firmware upgrade fix
Praveen Madhavan
2015-01-05
cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines
Hariprasad Shenai
2015-01-05
cxgb4/csiostor: Cleanup TP, MPS and TCAM related register defines
Hariprasad Shenai
2015-01-05
cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register defines
Hariprasad Shenai
2015-01-05
cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines
Hariprasad Shenai
2015-01-05
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines
Hariprasad Shenai
2014-12-11
cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call
Hariprasad Shenai
2014-11-22
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...
Hariprasad Shenai
2014-11-22
RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...
Hariprasad Shenai
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
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-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
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-01-30
[SCSI] csiostor: Don't leak mem or fail to release firmware in csio_hw_flash_...
Jesper Juhl
2012-11-30
[SCSI] csiostor: Fix sparse warnings.
Naresh Kumar Inna
2012-11-27
[SCSI] csiostor: Chelsio FCoE offload driver
Naresh Kumar Inna