summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_transport_fc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"Martin K. Petersen2024-04-121-0/+1
|\
| * scsi: scsi_transport_fc: Add a max_bsg_segments field to struct fc_function_t...Christoph Hellwig2024-04-111-0/+1
* | scsi: scsi_transport_fc: Add kernel-doc for function returnRandy Dunlap2024-04-081-3/+2
|/
* scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()Muneendra2023-02-211-1/+3
* scsi: core: Change the return type of .eh_timed_out()Bart Van Assche2022-10-221-1/+1
* scsi: libfc: Add FDMI-2 attributesJaved Hasan2021-06-101-1/+24
* scsi: scsi_transport_fc: Add a new rport state FC_PORTSTATE_MARGINALMuneendra Kumar2021-01-141-1/+3
* scsi: fc: Add mechanism to update FPIN signal statisticsShyam Sundar2020-10-261-0/+3
* scsi: fc: Parse FPIN packets and update statisticsShyam Sundar2020-10-261-0/+1
* scsi: fc: Add FPIN statistics to fc_host and fc_rport objectsShyam Sundar2020-10-261-0/+32
* scsi: fc: Add 256GBit speed setting to SCSI FC transportJames Smart2020-09-021-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-3/+0
|\
| * scsi: scsi_transport_fc: switch to SPDX tagsChristoph Hellwig2019-05-211-17/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1
|/
* scsi: scsi_transport_fc: nvme: display FC-NVMe port rolesHannes Reinecke2019-04-121-0/+3
* scsi: scsi_transport_fc: Declare wwn_to_u64() argument constBart Van Assche2019-04-081-1/+1
* scsi: scsi_transport_fc: Add FPIN fc event codesJames Smart2019-04-081-0/+2
* scsi: scsi_transport_fc: refactor event posting routinesJames Smart2019-04-081-3/+8
* scsi: scsi_transport_fc: fix typos on 64/128 GBit define namesJames Smart2018-01-031-2/+2
* scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitionsJames Smart2017-11-081-0/+2
* scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmndSteffen Maier2017-08-071-0/+1
* scsi: fc: drop residual tsk_mgmt_response and it_nexus_responseKefeng Wang2017-06-261-4/+0
* scsi: scsi_transport_fc: Add dummy initiator role to rportCathy Avery2017-04-191-0/+1
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+1
* scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-171-2/+0
* scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-171-45/+18
* scsi: fc: implement kref backed reference countingJohannes Thumshirn2016-11-171-3/+1
* scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn2016-11-171-0/+5
* scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-171-0/+5
* scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-171-1/+2
* scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn2016-11-171-9/+3
* scsi: fc: use get/put_unaligned64 for wwn accessArnd Bergmann2016-03-181-12/+3
* scsi_transport_fc: Add support for 25Gbit speedJames Smart2015-04-101-0/+1
* scsi: add defines for new FC port speeds.Dick Kennedy2014-07-251-0/+4
* [SCSI] scsi_transport_fc: Add 32Gbps speed definition.Chad Dupuis2014-03-151-0/+1
* [SCSI] fc: add some more FC specific stats to fc_hostVasu Dev2012-07-201-0/+12
* [SCSI] scsi_transport_fc: Getting FC Port Speed in sync with FC-GSNeerav Parikh2012-02-191-2/+2
* [SCSI] scsi_transport_fc: Add FDMI host attributesNeerav Parikh2012-02-191-0/+28
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* [SCSI] fc class: add fc host dev loss sysfs fileMike Christie2010-10-071-4/+3
* [SCSI] fc class: add fc host default default dev loss settingMike Christie2010-09-051-0/+4
* [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh returnChristof Schmitt2010-04-111-1/+1
* [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt2009-12-041-0/+1
* [SCSI] FC Pass Thru supportJames Smart2009-06-121-2/+50
* [SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez2009-05-151-2/+2
* [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDDJames Smart2009-01-061-0/+1
* [SCSI] fc_transport: fix old bug on bitflag definitionsJames Smart2008-11-211-1/+1
* [SCSI] fc class: Add support for new transport errorsMike Christie2008-10-131-3/+3
* [SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie2008-10-131-1/+5
* [SCSI] fc_transport: Add an API to allow an LLD to create vportsAndrew Vasquez2008-10-031-1/+22