aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_transport_fc.h
AgeCommit message (Expand)Author
2018-01-03scsi: scsi_transport_fc: fix typos on 64/128 GBit define namesJames Smart
2017-11-08scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitionsJames Smart
2017-08-07scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmndSteffen Maier
2017-06-26scsi: fc: drop residual tsk_mgmt_response and it_nexus_responseKefeng Wang
2017-04-19scsi: scsi_transport_fc: Add dummy initiator role to rportCathy Avery
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2016-11-17scsi: fc: use bsg_job_doneJohannes Thumshirn
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn
2016-11-17scsi: fc: implement kref backed reference countingJohannes Thumshirn
2016-11-17scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn
2016-11-17scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn
2016-11-17scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn
2016-11-17scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn
2016-03-18scsi: fc: use get/put_unaligned64 for wwn accessArnd Bergmann
2015-04-10scsi_transport_fc: Add support for 25Gbit speedJames Smart
2014-07-25scsi: add defines for new FC port speeds.Dick Kennedy
2014-03-15[SCSI] scsi_transport_fc: Add 32Gbps speed definition.Chad Dupuis
2012-07-20[SCSI] fc: add some more FC specific stats to fc_hostVasu Dev
2012-02-19[SCSI] scsi_transport_fc: Getting FC Port Speed in sync with FC-GSNeerav Parikh
2012-02-19[SCSI] scsi_transport_fc: Add FDMI host attributesNeerav Parikh
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-07[SCSI] fc class: add fc host dev loss sysfs fileMike Christie
2010-09-05[SCSI] fc class: add fc host default default dev loss settingMike Christie
2010-04-11[SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh returnChristof Schmitt
2009-12-04[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt
2009-06-12[SCSI] FC Pass Thru supportJames Smart
2009-05-15[SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez
2009-01-06[SCSI] fc transport: restore missing dev_loss_tmo callback to LLDDJames Smart
2008-11-21[SCSI] fc_transport: fix old bug on bitflag definitionsJames Smart
2008-10-13[SCSI] fc class: Add support for new transport errorsMike Christie
2008-10-13[SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie
2008-10-03[SCSI] fc_transport: Add an API to allow an LLD to create vportsAndrew Vasquez
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-02-03include/scsi/: Spelling fixesJoe Perches
2007-10-12[SCSI] fc_transport: add target driver supportFUJITA Tomonori
2007-10-12[SCSI] scsi_transport_fc: Introduce disable_target_scan flagChristof Schmitt
2007-05-26[SCSI] fc_transport: fix sysfs deadlock on vport deleteJames Smart
2007-05-16[SCSI] FC Transport support for vports based on NPIVJames Smart
2007-03-20[SCSI] fc_transport: update potential link speedsJames Smart
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-04[SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ...James Smart
2006-09-02[SCSI] SCSI & FC transport: extend event vendor id's to 64bitsJames Smart
2006-09-02[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart
2006-08-19[SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()James Smart
2006-08-19[SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic att...James Smart
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-13[SCSI] FC transport: fixes for workq deadlocksJames Smart
2006-01-14[SCSI] fc transport: add permanent_port_name fc_host attributeAndreas Herrmann
2005-12-15[SCSI] fix for fc transport recursion problem.James.Smart@Emulex.Com