| Commit message (Expand) | Author | Age | Files | Lines |
| * | mps/mpr: Remove bogus sys/cdefs.h includes | Warner Losh | 2026-01-09 | 1 | -1/+0 |
| * | mps(4): Correct a typo in a source code comment | Gordon Bergling | 2024-07-06 | 1 | -2/+2 |
| * | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
| * | mpr/mps/mpt: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-06 | 1 | -2/+1 |
| * | Refine the busdma template interface. Provide tools for filling in fields | Scott Long | 2020-09-14 | 1 | -1/+1 |
| * | Convert the mps driver to use busdma templates | Scott Long | 2020-09-11 | 1 | -11/+3 |
| * | mps: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -1/+0 |
| * | mps(4): add missing cam(4) dependency | Conrad Meyer | 2020-01-19 | 1 | -0/+1 |
| * | Add PNP info to PCI attachments of cbb, cxgb, ida, iwn, ixl, ixlv, | Warner Losh | 2018-09-26 | 1 | -4/+4 |
| * | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
| * | Fix line wrap issues. | Scott Long | 2017-09-15 | 1 | -4/+4 |
| * | Add infrastructure for allocating multiple MSI-X interrupts. Also | Scott Long | 2017-09-11 | 1 | -11/+28 |
| * | Start separating the LSI drivers into per-queue structures. No | Scott Long | 2017-09-09 | 1 | -15/+29 |
| * | Refactor interrupt allocation and deallocation. Add some extra | Scott Long | 2017-09-08 | 1 | -50/+53 |
| * | Fix a logic bug in the split PCI interrupt code that slipped through | Scott Long | 2017-07-31 | 1 | -1/+2 |
| * | Split the interrupt setup code into two parts: allocation and configuration. | Scott Long | 2017-07-30 | 1 | -6/+32 |
| * | - Updated all files with 2015 Avago copyright, and updated LSI's copyright | Stephen McConnell | 2015-02-24 | 1 | -18/+18 |
| * | Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI | Scott Long | 2013-08-12 | 1 | -13/+1 |
| * | Overhaul error, information, and debug logging. | Scott Long | 2013-07-19 | 1 | -8/+8 |
| * | Make the mps(4) module depend on the cam module. | Kenneth D. Merry | 2012-03-07 | 1 | -0/+1 |
| * | Return BUS_PROBE_DEFAULT instead of BUS_PROBE_VENDOR from the mps driver | Kenneth D. Merry | 2012-02-11 | 1 | -1/+1 |
| * | Bring in the LSI-supported version of the mps(4) driver. | Kenneth D. Merry | 2012-01-26 | 1 | -17/+45 |
| * | - There's no need to overwrite the default device method with the default | Marius Strobl | 2011-11-22 | 1 | -3/+2 |
| * | Add Serial Management Protocol (SMP) passthrough support to CAM. | Kenneth D. Merry | 2010-11-30 | 1 | -0/+1 |
| * | MFp4 (//depot/projects/mps/...) | Kenneth D. Merry | 2010-09-10 | 1 | -0/+364 |