aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ocs_fc/ocs_hw.c
Commit message (Expand)AuthorAgeFilesLines
* ocs_fc: Remove a stray semicolonZhenlei Huang2024-10-241-1/+1
* ocs_fc(4): Fix a typo in a kernel messageGordon Bergling2024-07-071-1/+1
* ocs_fc: IO timeout handling and error reporting fix.Ram Kishore Vegesna2023-12-121-26/+44
* ocs: Fix a couple of type mismatches in function prototypesJohn Baldwin2023-11-151-4/+4
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* ocs_fc(4): Remove double words in source code commentsGordon Bergling2022-09-101-1/+1
* ocs_fc: Support persistent topology featureRam Kishore Vegesna2022-03-041-0/+162
* ocs_fc: Fix a possible Null pointer dereferenceRam Kishore Vegesna2022-02-091-0/+5
* ocs_fc: Emulex Gen 7 HBA support.Ram Kishore Vegesna2021-09-301-3/+7
* ocs_fc: Fix use after free bug in ocs_hw_async_call()Ram Kishore Vegesna2021-05-281-4/+3
* ocs_fc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-61/+4
* Fixed issues reported by coverity scan.Ram Kishore Vegesna2019-01-231-31/+53
* Bring in the Broadcom/Emulex Fibre Channel driver, ocs_fc(4).Kenneth D. Merry2018-03-301-0/+12551