summaryrefslogtreecommitdiff
path: root/sys/dev/mpr/mpr_table.c
AgeCommit message (Expand)Author
11 daysmps/mpr: Remove bogus sys/cdefs.h includesWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2021-11-25Fix "set but not used" warnings in the mpr driver. This fixes a minorScott Long
2021-03-02mpr: big-endian supportAlfredo Dal'Ava Junior
2020-09-01mpr: clean up empty lines in .c and .h filesMateusz Guzik
2019-03-27Add missing break statements. Coverity CID 1400446.Scott Long
2019-03-24Add event table decoding for SAS Broadcast Primitive events.Scott Long
2017-09-09Convert some in-line printing of diagnostic into tables.Scott Long
2017-07-30Change from using underbar function names to normal function names forScott Long
2017-05-17Add tri-mode support (SAS/SATA/PCIe).Stephen McConnell
2017-03-06Import mpr(4) driver P12 to P14 diff from vendor site.Alexander Motin
2017-01-19Rework the debug print API. Event printing no longer gets special handling.Scott Long
2017-01-12Print out the number of queues/MSIx vectors.Scott Long
2016-05-09Several style changes and add copyrights for 2016.Stephen McConnell
2014-10-08Properly report 12Gbps connection rate.Alexander Motin
2014-05-02Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.Kenneth D. Merry