aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mpi3mr/mpi3mr.c
Commit message (Expand)AuthorAgeFilesLines
* mpi3mr: Build with gcc12 by being more explicit about conditionsWarner Losh11 days1-3/+3
* mpr3mr: Fix missing bracesWarner Losh11 days1-1/+2
* mpi3mr: modified the log messages to be on a single lineChandrakanth patil2025-04-281-7/+4
* mpi3mr: Update Copyright Year to 2025Chandrakanth patil2025-04-281-1/+1
* mpi3mr: Process LOG Data Events in Interrupt Top Half for Early NotificationChandrakanth patil2025-04-281-1/+6
* mpi3mr: Enable Diag Save for All Diagnostic Fault CasesChandrakanth patil2025-04-281-2/+9
* mpi3mr: Add NVData Parameter for Host Timestamp SynchronizationChandrakanth patil2025-04-281-0/+325
* mpi3mr: Handle Insufficient Power Fault CodeChandrakanth patil2025-04-281-11/+39
* mpi3mr: Enhance Controller Enable Retry Logic in Host DriversChandrakanth patil2025-04-281-98/+118
* mpi3mr: Set Driver Capability for OS Exposure in IOCInitChandrakanth patil2025-04-281-1/+1
* mpi3mr: configure larger max I/O size if the HBA firmware supports itChuck Silvers2025-04-231-2/+9
* mpi3mr: Divert large WriteSame IOs to firmware if unmap and ndob bits are setChandrakanth patil2024-06-061-0/+16
* mpi3mr: copyright year update to 2024Chandrakanth patil2024-06-061-1/+1
* mpi3mr: mpi headers update to latestChandrakanth patil2024-06-061-15/+11
* mpi3mr: Adding FreeBSD OS Type to Fault/Reset Reason CodeChandrakanth patil2024-06-061-10/+19
* mpi3mr: diag fault success beyond F000 fault codeChandrakanth patil2024-06-061-6/+2
* mpi3mr: Update consumer index of admin and operational reply queues after eve...Chandrakanth patil2024-06-061-1/+13
* mpi3mr: Decrement per controller and per target counter post resetChandrakanth patil2024-06-061-0/+2
* mpi3mr: poll reply queue and add MPI3MR_DEV_REMOVE_HS_COMPLETED flagChandrakanth patil2024-06-061-11/+8
* mpi3mr: Block devices persist despite being offlined during resetChandrakanth patil2024-06-061-0/+2
* mpi3mr: Minor tweak to task queue pausingWarner Losh2023-11-291-5/+8
* mpi3mr: Assume dma_hiaddr is BUS_SPACE_MAXADDRWarner Losh2023-11-291-24/+23
* mpi3mr: Make these bus_dmamap_load calls synchronousAlexander Motin2023-11-291-16/+17
* mpi3mr: Fix MAXPHYS usageAlexander Motin2023-11-291-2/+2
* mpi3mr: Add firmware versionWarner Losh2023-11-291-6/+9
* mpi3mr: Trivial trailing white space reductionWarner Losh2023-11-291-34/+34
* mpi3mr: Honor the dma mask from IOCFactsWarner Losh2023-11-291-0/+27
* mpi3mr: Reduce the scope of the reset_mutextWarner Losh2023-11-291-9/+17
* mpi3mr: Remove unused fields in struct mpi3mr_cmdWarner Losh2023-11-291-3/+0
* mpi3mr: Don't hold fwevt_lock over call to taskqueue_drainWarner Losh2023-11-291-5/+7
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* mpi3mr: 3rd Generation Tri-Mode NVMe/SAS/SATA MegaRaid / eHBASumit Saxena2023-06-151-0/+6101