| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r233827 (backported) | Marius Strobl | 2012-04-06 | 1 | -0/+6 |
| * | Merge r232563 from stable/8 (r232411 from head): | Kenneth D. Merry | 2012-03-07 | 1 | -6/+56 |
| * | MFC: r231228 | Marius Strobl | 2012-02-14 | 3 | -20/+19 |
| * | MFC: r231518 | Marius Strobl | 2012-02-14 | 5 | -33/+67 |
| * | MFC: r226118 | Marius Strobl | 2012-01-29 | 1 | -0/+1 |
| * | MFC: r227001 | Marius Strobl | 2011-11-06 | 1 | -1/+1 |
| * | MFC: r224494, r224761 | Marius Strobl | 2011-08-13 | 4 | -3/+118 |
| * | MFC: r224493 | Marius Strobl | 2011-08-13 | 8 | -96/+152 |
| * | MFC: r223985 | Marius Strobl | 2011-08-13 | 2 | -22/+20 |
| * | MFC: r223981 | Marius Strobl | 2011-07-25 | 1 | -11/+0 |
| * | MFC: r220945 | Marius Strobl | 2011-07-25 | 5 | -19/+19 |
| * | MFC: r210943 | Marius Strobl | 2011-07-25 | 1 | -4/+17 |
| * | MFC: r219335 | Marius Strobl | 2011-03-23 | 3 | -31/+41 |
| * | MFC 216486,216764: | John Baldwin | 2011-01-26 | 1 | -4/+4 |
| * | MFC: r217009 | Marius Strobl | 2011-01-14 | 1 | -1/+1 |
| * | MFC: r215325 | Marius Strobl | 2010-11-21 | 1 | -4/+4 |
| * | MFC: r213105, r213147 | Marius Strobl | 2010-10-04 | 2 | -8/+9 |
| * | MFC 209599, 209960: | Kenneth D. Merry | 2010-07-22 | 5 | -113/+136 |
| * | MFC: r209961 | Marius Strobl | 2010-07-17 | 1 | -2/+2 |
| * | This is an MFC of 207543 | Matt Jacob | 2010-06-18 | 1 | -0/+4 |
| * | MFC of 198262 | Matt Jacob | 2010-06-07 | 4 | -21/+40 |
| * | MFC: r207287 | Marius Strobl | 2010-05-10 | 3 | -1/+16 |
| * | MFC: r207286 | Marius Strobl | 2010-05-10 | 1 | -2/+3 |
| * | This is an MFC of 205932. | Matt Jacob | 2010-04-29 | 1 | -0/+4 |
| * | MFC r204356: | Alexander Motin | 2010-03-01 | 1 | -2/+1 |
| * | MFC r203108: | Alexander Motin | 2010-02-14 | 2 | -17/+1 |
| * | MFC r203484: | Alexander Motin | 2010-02-14 | 2 | -0/+2 |
| * | Separate the parallel scsi knowledge out of the core of the XPT, and | Scott Long | 2009-07-10 | 2 | -2/+5 |
| * | Use MPT_MAX_LUNS as maximium number of LUNs, not 7, for SAS and FC cases. | Xin LI | 2009-07-02 | 1 | -1/+4 |
| * | Change explicit maximium numbers to the defined macro MPT_MAX_LUNS. | Xin LI | 2009-07-02 | 1 | -4/+4 |
| * | - Remove unused variables. [1] | Marius Strobl | 2009-06-24 | 1 | -25/+3 |
| * | Largely revert the earlier change to use a single CCB for the RAID recovery | John Baldwin | 2009-05-21 | 1 | -3/+8 |
| * | We no longer need to use d_thread_t, migrate to struct thread *. | Warner Losh | 2009-05-20 | 1 | -3/+3 |
| * | Make the whole initiator mode part of mpt(4) endian-clean, | Marius Strobl | 2009-01-07 | 5 | -37/+223 |
| * | Allocate a single CCB at the start of the main loop of the RAID monitoring | John Baldwin | 2008-07-21 | 1 | -4/+4 |
| * | Rework how the mpt_user personality handles buffers for config pages. | John Baldwin | 2008-07-01 | 1 | -67/+105 |
| * | During shutdown, deregister the shutdown hook from the correct event | John Baldwin | 2008-07-01 | 1 | -1/+1 |
| * | Add support for LSI 1078DE (ServeRAID-AR10is SAS/SATA | Xin LI | 2008-05-10 | 1 | -0/+6 |
| * | Add a new personality to mpt(4) devices to allow userland applications to | John Baldwin | 2008-05-06 | 2 | -0/+758 |
| * | Restore multi-release tradition of the driver. | Jung-uk Kim | 2008-05-02 | 3 | -7/+20 |
| * | Don't force a reset at driver attach time. It doesn't work on some | Scott Long | 2008-04-03 | 1 | -1/+1 |
| * | The MPT driver treats the "core" module with the same importance and | Scott Long | 2008-03-31 | 1 | -4/+7 |
| * | Ever since the module registration system was introduced to this driver, | Scott Long | 2007-11-03 | 1 | -1/+2 |
| * | fix up some code for older systems changed by accident in the last commit | Julian Elischer | 2007-10-21 | 1 | -1/+6 |
| * | Rename the kthread_xxx (e.g. kthread_create()) calls | Julian Elischer | 2007-10-20 | 3 | -4/+4 |
| * | For some blasted reason the SATA WC change frees a structure right in the | Scott Long | 2007-10-12 | 1 | -1/+0 |
| * | Spelling fix for interupt -> interrupt | Kevin Lo | 2007-10-12 | 1 | -3/+3 |
| * | Fix an incorrect PCI device id. The current value conflicts with | Doug Ambrisko | 2007-09-18 | 1 | -1/+1 |
| * | Move callout initialization to the proper spot. This prevents panics during | Scott Long | 2007-08-14 | 3 | -8/+1 |
| * | Fix some debugging code that crept in accidentally. | Scott Long | 2007-06-18 | 1 | -3/+3 |