summaryrefslogtreecommitdiff
path: root/sys/dev/ipmi/ipmi_pci.c
AgeCommit message (Expand)Author
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-06-07ipmi: add Block Transfer interface supportAndrey V. Elsukov
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-05-09ipmi: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2021-04-29ipmi: support getting address from EFIYinlong Lu
2021-02-23Revert "ipmi_smbios: Deduplicate smbios entry point discovery logic"Allan Jude
2021-02-23ipmi_smbios: Deduplicate smbios entry point discovery logicAllan Jude
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2007-03-31Add constants for the fields in a BAR. Also, add two new macrosJohn Baldwin
2007-03-31- Add missing constants for subclasses.John Baldwin
2006-09-22Update the ipmi(4) driver:John Baldwin
2006-02-10Add an OpenIPMI mostly compatible driver. This driver was developedDoug Ambrisko