aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mpr/mpr_user.c
Commit message (Expand)AuthorAgeFilesLines
* mpr/mps/mpt: verify cfg page ioctl lengthsEd Maste2022-04-041-0/+13
* mpr, mps: Fix a stack buffer overflow in the user passthru ioctlMark Johnston2021-01-111-15/+15
* mpr, mps: Fix an off-by-one bug in the BTDH_MAPPING ioctlMark Johnston2021-01-111-1/+1
* MFC r363608:Mark Johnston2020-08-031-7/+0
* MFC r359937:Brooks Davis2020-04-281-10/+1
* Catch up with stability fixes to mpr/mps in -current since 12Warner Losh2019-09-261-7/+8
* MFC r348417: Fix busy status leak in case of incorrect passthrough args.Alexander Motin2019-06-061-2/+4
* Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis2018-04-061-2/+0
* Update mpr(4) driver from v15 to v18 from Broadcom site.Alexander Motin2018-03-191-1/+4
* Cache the value of the request and reply frame size since it's used quiteScott Long2018-02-061-3/+3
* Diagnostic buffer fixes for the mps(4) and mpr(4) drivers.Kenneth D. Merry2018-02-061-14/+118
* Start overhauling debug printing in the MPS and MPR drivers. The focus of thisScott Long2017-08-271-4/+4
* Changes to make mps(4) and mpr(4) handle reinit with reallocation.Kenneth D. Merry2017-08-101-18/+23
* Fix several problems with mapping code.Stephen McConnell2017-05-251-1/+1
* Add tri-mode support (SAS/SATA/PCIe).Stephen McConnell2017-05-171-7/+75
* Remove NULL checks after M_WAITOK allocations from mpr(4).Edward Tomasz Napierala2016-05-101-38/+13
* No log bit in IOCStatus and endian-safe changes.Stephen McConnell2016-05-091-6/+9
* Several style changes and add copyrights for 2016.Stephen McConnell2016-05-091-23/+21
* The wrong commit message was given with r283632. This is the correct message.Stephen McConnell2015-05-281-12/+29
* The wrong commit message was given with r283632. To get the correct commitStephen McConnell2015-05-281-29/+12
* This setting of stop_at_shutdown should have been removed with r279253Stephen McConnell2015-05-271-12/+29
* Change the device name for mpr(4) from /dev/mpr_N to /dev/mprN.Kenneth D. Merry2014-05-061-1/+1
* Bring in the mpr(4) driver for LSI's MPT3 12Gb SAS controllers.Kenneth D. Merry2014-05-021-0/+2453