| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC mpr(4) changes: r265484, r265485, r265709 and r265712 | Kenneth D. Merry | 2014-05-22 | 1 | -2/+4 |
| * | MFC r262575: | Alexander Motin | 2014-03-06 | 1 | -18/+7 |
| * | MFC r262553: | Alexander Motin | 2014-03-06 | 1 | -2/+2 |
| * | MFC r254253, r254257: | Alexander Motin | 2013-10-09 | 1 | -0/+4 |
| * | MFC r253809: | Alexander Motin | 2013-10-09 | 1 | -1/+1 |
| * | MFC r241759 (by jwd): | Alexander Motin | 2013-10-09 | 1 | -1/+1 |
| * | MFC r241145 (by ken): | Alexander Motin | 2013-10-09 | 1 | -2/+2 |
| * | MFC r255501 | Kenneth D. Merry | 2013-09-23 | 1 | -0/+3 |
| * | MFC mps(4) driver changes 253460, 253549, 253550 and 254615. | Kenneth D. Merry | 2013-08-26 | 10 | -951/+1205 |
| * | Merge r254263: | Scott Long | 2013-08-13 | 1 | -13/+1 |
| * | MFC r249468: | Alexander Motin | 2013-07-08 | 1 | -2/+2 |
| * | MFC r248825, 248775 | Scott Long | 2013-06-18 | 1 | -1/+2 |
| * | Big MFC of the physbio changes necessary for unmapped I/O. These changes | Scott Long | 2013-06-18 | 3 | -10/+21 |
| * | MFC r251396 | Alan Somers | 2013-06-12 | 2 | -1/+3 |
| * | MFC r250206: | Steven Hartland | 2013-06-05 | 1 | -0/+2 |
| * | MFC r250900: | Alexander Motin | 2013-05-29 | 1 | -2/+2 |
| * | MFC r241844: | Eitan Adler | 2012-11-04 | 2 | -2/+2 |
| * | MFC r240518: | Eitan Adler | 2012-09-17 | 1 | -2/+2 |
| * | MFC r238969: | Alexander Motin | 2012-08-20 | 1 | -0/+1 |
| * | MFC: r238574 | Christian Brueffer | 2012-07-25 | 1 | -1/+3 |
| * | MFC: r237546 | Marius Strobl | 2012-07-02 | 1 | -1/+1 |
| * | MFC 237800: | Kenneth D. Merry | 2012-07-02 | 1 | -2/+5 |
| * | MFC 237683: | Kenneth D. Merry | 2012-07-01 | 22 | -378/+668 |
| * | MFC 232675 | Kenneth D. Merry | 2012-03-14 | 1 | -0/+1 |
| * | MFC r231716 | Kenneth D. Merry | 2012-02-20 | 1 | -1/+1 |
| * | MFC 231485 | Kenneth D. Merry | 2012-02-14 | 1 | -1/+1 |
| * | MFC 231240 | Kenneth D. Merry | 2012-02-14 | 6 | -44/+452 |
| * | MFC 230592: | Kenneth D. Merry | 2012-02-02 | 24 | -1288/+10522 |
| * | MFC r226173, r227843, r227848 and r227908: | Hans Petter Selasky | 2011-12-31 | 1 | -3/+2 |
| * | MFC r226118: | Marius Strobl | 2011-10-12 | 1 | -0/+1 |
| * | MFC r225950: | Kenneth D. Merry | 2011-10-06 | 1 | -5/+10 |
| * | Set the max_lun field in the path inquiry CCB for the mps(4) driver to 8. | Kenneth D. Merry | 2011-08-18 | 1 | -1/+1 |
| * | Silence 'out of chain frames' warnings and bump the number of frames. | Kenneth D. Merry | 2011-02-25 | 3 | -5/+6 |
| * | Fix several issues with the mps(4) driver. | Kenneth D. Merry | 2011-02-18 | 3 | -15/+200 |
| * | In the MPS driver, during device removal processing, don't assume that | Kenneth D. Merry | 2011-02-18 | 3 | -3/+26 |
| * | sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. | Matthew D Fleming | 2011-01-12 | 1 | -2/+2 |
| * | Fix setting LUN numbers in the mps(4) driver. | Kenneth D. Merry | 2010-12-11 | 1 | -3/+39 |
| * | Fix an event handling bug with the mps(4) driver. | Kenneth D. Merry | 2010-12-10 | 2 | -11/+51 |
| * | Fix double ;; | Kevin Lo | 2010-12-06 | 1 | -1/+1 |
| * | Add Serial Management Protocol (SMP) passthrough support to CAM. | Kenneth D. Merry | 2010-11-30 | 5 | -7/+414 |
| * | Currently only opt_compat.h is included by the mps(4) driver. Also | Matthew D Fleming | 2010-10-15 | 1 | -1/+4 |
| * | Fixes to mps_user_command(): | Matthew D Fleming | 2010-10-14 | 1 | -15/+8 |
| * | Support firmware download. | Matthew D Fleming | 2010-10-14 | 1 | -1/+37 |
| * | Re-work the internals of adding items to the driver's scatter-gather | Matthew D Fleming | 2010-10-14 | 3 | -90/+213 |
| * | Always set cm_complete_data before calling mps_config_complete(). | Matthew D Fleming | 2010-10-12 | 1 | -1/+1 |
| * | Re-work the internal user ioctl command table, and support the FW_UPLOAD | Matthew D Fleming | 2010-10-11 | 1 | -36/+213 |
| * | Add function prototypes for static functions. | Matthew D Fleming | 2010-10-11 | 1 | -0/+13 |
| * | Fix a memory leak and locking inconsistency in mps(4) ioctl handling. | Matthew D Fleming | 2010-10-11 | 1 | -10/+22 |
| * | Fix up the COMPAT_FREEBSD32 ioctl logic for mps(4). | Matthew D Fleming | 2010-10-11 | 2 | -116/+199 |
| * | Turn on serialization of task management commands going down to the | Kenneth D. Merry | 2010-10-07 | 3 | -53/+226 |