aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ocs_fc
Commit message (Expand)AuthorAgeFilesLines
* MFC r367044: Introduce support of SCSI Command Priority.Alexander Motin2020-11-244-20/+59
* MFC r367041: Fix incorrect constants of target tag action.Alexander Motin2020-11-081-2/+2
* MFC r359978:Brooks Davis2020-04-271-1/+1
* MFC r342946: Remove accessing remote node and domain objectsRam Kishore Vegesna2019-02-122-11/+25
* MFC r343348:Mark Johnston2019-01-241-0/+1
* Use the right buffer size when calling snprintf().Mark Johnston2018-07-221-2/+2
* Implemented Device Lost Timer, which is used to give target device the time t...Ram Kishore Vegesna2018-07-184-59/+270
* Fix build of ocs_fs with base gcc on i386Dimitry Andric2018-06-112-7/+7
* Issue:Ram Kishore Vegesna2018-06-051-2/+2
* Clear out the entire structure, not just the size of a pointer to it.Kenneth D. Merry2018-05-111-1/+1
* Moved opts-stack.h include before all other includes.Ram Kishore Vegesna2018-04-172-6/+6
* Check if STACK is defined before using the stack(9).Ram Kishore Vegesna2018-04-131-0/+3
* ocs_fc(4): Fix GCC build (-Wredundant-decls)Conrad Meyer2018-03-301-3/+0
* Bring in the Broadcom/Emulex Fibre Channel driver, ocs_fc(4).Kenneth D. Merry2018-03-3049-0/+69126