aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mps/mps_table.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Fix "set but not used" warnings in the mps driver.Scott Long2021-11-251-2/+0
* mps: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Add missing break statements. Coverity CID 1400446.Scott Long2019-03-271-0/+2
* Add event table decoding for SAS Broadcast Primitive events.Scott Long2019-03-241-0/+10
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Convert some in-line printing of diagnostic into tables.Scott Long2017-09-091-0/+51
* Change from using underbar function names to normal function names forScott Long2017-07-301-8/+8
* Rework the debug print API. Event printing no longer gets special handling.Scott Long2017-01-191-57/+57
* Print out the number of queues/MSIx vectors.Scott Long2017-01-121-0/+1
* Overhaul error, information, and debug logging.Scott Long2013-07-191-18/+18
* Several fixes to allow firmware/BIOS flash access from user-level:Alexander Motin2012-08-011-5/+7
* Bring in the LSI-supported version of the mps(4) driver.Kenneth D. Merry2012-01-261-0/+6
* MFp4 (//depot/projects/mps/...)Kenneth D. Merry2010-09-101-0/+493