| Commit message (Expand) | Author | Age | Files | Lines |
| * | This is an MFC of 208548 | Matt Jacob | 2010-11-29 | 1 | -1/+4 |
| * | This is an MFC of 208542,208543 | Matt Jacob | 2010-11-29 | 1 | -4/+8 |
| * | This is an MFC of 215951 | Matt Jacob | 2010-11-29 | 1 | -3/+0 |
| * | MFC r215034: | Rebecca Cran | 2010-11-20 | 1 | -7/+7 |
| * | This is an MFC of 208895. | Matt Jacob | 2010-06-21 | 1 | -2/+4 |
| * | This is an MFC of 208849 | Matt Jacob | 2010-06-19 | 1 | -4/+14 |
| * | This is an MFC of 208809 | Matt Jacob | 2010-06-19 | 1 | -2/+8 |
| * | This is an MFC of 208808 | Matt Jacob | 2010-06-19 | 1 | -1/+3 |
| * | This is an MFC of 208761 | Matt Jacob | 2010-06-18 | 4 | -44/+52 |
| * | This is an MFC of 208119, 208129 | Matt Jacob | 2010-05-26 | 2 | -18/+15 |
| * | MFC: r207570 | Marius Strobl | 2010-05-10 | 2 | -5/+12 |
| * | This is an MFC of 204050. | Matt Jacob | 2010-04-24 | 1 | -30/+33 |
| * | This is an MFC of 205236 | Matt Jacob | 2010-04-24 | 4 | -17/+24 |
| * | This is an MFC of 205712. | Matt Jacob | 2010-04-05 | 1 | -2/+2 |
| * | This is an MFC of 205698 | Matt Jacob | 2010-04-05 | 4 | -150/+100 |
| * | MFC of 204397: fix problems with fast posting handles | Matt Jacob | 2010-03-01 | 8 | -245/+234 |
| * | MFC of 204384: Fix misallocation error in target mode | Matt Jacob | 2010-02-28 | 1 | -1/+1 |
| * | Pick up some changes the the MFC missed. | Matt Jacob | 2010-02-12 | 2 | -12/+27 |
| * | MFC a number of changes from head for ISP (203478,203463,203444,202418,201758, | Matt Jacob | 2010-02-11 | 11 | -639/+335 |
| * | Unbreak SBus cards which have been broken (apparently) for a while. | Matt Jacob | 2009-11-05 | 1 | -18/+8 |
| * | MFC 196162: Have at least a fallback WWN so cards on sun branded FC cards | Matt Jacob | 2009-08-13 | 1 | -0/+4 |
| * | Add 8Gb support (isp_2500). Fix a fair number of configuration and | Matt Jacob | 2009-08-01 | 14 | -8141/+10486 |
| * | Separate the parallel scsi knowledge out of the core of the XPT, and | Scott Long | 2009-07-10 | 1 | -1/+2 |
| * | Change uses of the struct ccb_hdr timeout_ch missed when isp(4) was | Marius Strobl | 2009-05-10 | 1 | -2/+3 |
| * | Don't try reading the SXP_PINS_DIFF on the 10160 and 12160 SCSI | Marius Strobl | 2008-12-15 | 1 | -4/+17 |
| * | Replace all calls to minor() with dev2unit(). | Ed Schouten | 2008-09-27 | 1 | -1/+1 |
| * | Add missing locking for SBus controllers. | Scott Long | 2007-11-05 | 1 | -0/+5 |
| * | Rename the kthread_xxx (e.g. kthread_create()) calls | Julian Elischer | 2007-10-20 | 1 | -2/+2 |
| * | Spelling fix for interupt -> interrupt | Kevin Lo | 2007-10-12 | 1 | -2/+2 |
| * | Fix off-by-two errors. | Jung-uk Kim | 2007-08-28 | 1 | -2/+2 |
| * | Export 4Gbps Fibre Channel link speed correctly with inquiry commands. | Jung-uk Kim | 2007-08-23 | 1 | -9/+8 |
| * | Get rid of a couple of Coverity found sign comparison errors. | Matt Jacob | 2007-07-10 | 1 | -3/+3 |
| * | Be more conservative- turn off fast posting and RIO for 22XX cards. | Matt Jacob | 2007-07-10 | 1 | -7/+2 |
| * | Recover from some major omissions/problems with the 24XX port. | Matt Jacob | 2007-07-02 | 4 | -21/+57 |
| * | Pointy hat to me. Committed with building. | Matt Jacob | 2007-06-26 | 1 | -1/+1 |
| * | Extension of previous commit- when we have 2k login firmware, we need to | Matt Jacob | 2007-06-26 | 1 | -1/+7 |
| * | Yet another bug- when we have 2k login firmware, we need | Matt Jacob | 2007-06-25 | 1 | -1/+7 |
| * | If we're going to (for 23XX and 24XX cards) DMA firmware from the | Matt Jacob | 2007-06-24 | 1 | -2/+2 |
| * | Prepare for future integration between CAM and newbus. xpt_bus_register | Scott Long | 2007-06-17 | 1 | -2/+3 |
| * | Remove some ioctls that were ill-thought out. There is no user | Matt Jacob | 2007-06-11 | 2 | -128/+14 |
| * | Only try and set a segment lim size to 1 << 32 iff bus_size_t > 4. | Matt Jacob | 2007-06-11 | 1 | -2/+6 |
| * | Quiet GCC 4.2 warning. | Matt Jacob | 2007-06-08 | 1 | -1/+1 |
| * | Temp workaround for config_intrhook_establish running the hook | Matt Jacob | 2007-05-13 | 1 | -0/+3 |
| * | Bad merge. | Matt Jacob | 2007-05-11 | 1 | -1/+1 |
| * | Fix pointy-hat problem with BUS_DMA_ROOTARG macro that caused problems for sp... | Matt Jacob | 2007-05-11 | 2 | -5/+5 |
| * | Make this an MP safe driver but also still be multi-release. | Matt Jacob | 2007-05-05 | 6 | -502/+441 |
| * | Revert a driver API change to xpt_alloc_ccb that isn't necessary. Fix a | Scott Long | 2007-04-18 | 1 | -1/+1 |
| * | Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will | Scott Long | 2007-04-15 | 1 | -3/+4 |
| * | Temporarily desupport simultaneous target and initiator mode. | Matt Jacob | 2007-04-02 | 6 | -18/+38 |
| * | Fix compilation problem (add a const) for pre-7.0 compiles. | Matt Jacob | 2007-03-31 | 1 | -1/+1 |