| Commit message (Expand) | Author | Age | Files | Lines |
| * | chore: replace {0, 0} with {DEV,KOBJ}METHOD_END | Enji Cooper | 2026-02-25 | 1 | -1/+1 |
| * | mps/mpr: Remove bogus sys/cdefs.h includes | Warner Losh | 2026-01-09 | 1 | -1/+0 |
| * | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | 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 |
| * | mpr: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -3/+0 |
| * | Convert the mpr driver to use busdma templates. | Scott Long | 2019-12-24 | 1 | -11/+3 |
| * | Add Sea,Aero adapter support | Kashyap D Desai | 2018-12-26 | 1 | -0/+39 |
| * | Add PNP info to PCI attachments of cbb, cxgb, ida, iwn, ixl, ixlv, | Warner Losh | 2018-09-26 | 1 | -3/+8 |
| * | 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 | -10/+27 |
| * | Start separating the LSI drivers into per-queue structures. No | Scott Long | 2017-09-09 | 1 | -16/+30 |
| * | Refactor interrupt allocation and deallocation. Add some extra | Scott Long | 2017-09-08 | 1 | -50/+52 |
| * | Fix a logic bug in the split PCI interrupt code that slipped through | Scott Long | 2017-07-31 | 1 | -1/+2 |
| * | Don't re-parse PCI IDs in order to set card-specific flags, use | Scott Long | 2017-07-31 | 1 | -22/+18 |
| * | Split the interrupt setup code into two parts: allocation and configuration. | Scott Long | 2017-07-30 | 1 | -5/+31 |
| * | Add tri-mode support (SAS/SATA/PCIe). | Stephen McConnell | 2017-05-17 | 1 | -9/+47 |
| * | Add support for the Broadcom (Avago/LSI) 9305 16 and 24 port HBA's. | Stephen McConnell | 2016-05-09 | 1 | -0/+12 |
| * | The wrong commit message was given with r283632. This is the correct message. | Stephen McConnell | 2015-05-28 | 1 | -7/+7 |
| * | The wrong commit message was given with r283632. To get the correct commit | Stephen McConnell | 2015-05-28 | 1 | -7/+7 |
| * | This setting of stop_at_shutdown should have been removed with r279253 | Stephen McConnell | 2015-05-27 | 1 | -7/+7 |
| * | Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers. | Kenneth D. Merry | 2014-05-02 | 1 | -0/+350 |