| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFC r238601 | Sean Bruno | 2012-09-23 | 1 | -1/+3 |
| * | MFC r238201: | Eitan Adler | 2012-09-02 | 1 | -3/+0 |
| * | MFC: r226350 | Marius Strobl | 2011-10-29 | 1 | -9/+11 |
| * | MFC: r206534 | Marius Strobl | 2011-10-29 | 7 | -102/+102 |
| * | MFC r218207: | Ed Maste | 2011-02-06 | 1 | -5/+1 |
| * | MFC 216235,216236: | John Baldwin | 2011-01-26 | 1 | -1/+2 |
| * | MFC r201758: | Ed Maste | 2010-04-13 | 1 | -1/+1 |
| * | MFC r205167: | Attilio Rao | 2010-03-30 | 1 | -5/+1 |
| * | MFC r205160: | Attilio Rao | 2010-03-30 | 1 | -1/+141 |
| * | MFC aac(4) driver changes | Ed Maste | 2010-03-29 | 5 | -149/+35 |
| * | MFC r204264: | Ed Maste | 2010-03-29 | 2 | -3/+1 |
| * | MFC: r200251 | Jung-uk Kim | 2010-01-06 | 3 | -10/+6 |
| * | MFC r198525: | Ed Maste | 2009-11-05 | 2 | -6/+6 |
| * | MFC r197011: | Ed Maste | 2009-11-02 | 1 | -1/+1 |
| * | MFC r198541: | Ed Maste | 2009-11-02 | 1 | -1/+1 |
| * | MFC r195614: | Ed Maste | 2009-10-29 | 1 | -15/+5 |
| * | MFC r185376: | Ed Maste | 2009-10-28 | 1 | -2/+0 |
| * | MFC r188896 | Ed Maste | 2009-10-28 | 5 | -118/+188 |
| * | MFC r188743,r188940 | Ed Maste | 2009-10-27 | 2 | -2/+8 |
| * | MFC revisions 180072 and 182967 by emaste: | Xin LI | 2008-11-02 | 1 | -1/+9 |
| * | MFC r177899: | Ed Maste | 2008-07-02 | 1 | -13/+54 |
| * | MFC r179969: | Ed Maste | 2008-07-01 | 1 | -2/+7 |
| * | MFC aac.c 1.137: | Ed Maste | 2008-04-07 | 1 | -17/+17 |
| * | MFC >2TB support | Ed Maste | 2008-03-31 | 4 | -5/+61 |
| * | MFC - diff reduction w/ HEAD | Ed Maste | 2008-03-31 | 6 | -344/+338 |
| * | MFC aac.c r1.133: | Ed Maste | 2008-03-28 | 1 | -2/+2 |
| * | MFC | Ed Maste | 2008-03-27 | 1 | -10/+33 |
| * | MFC aac.c r1.127 | Ed Maste | 2008-03-26 | 1 | -5/+6 |
| * | MFC aac.c r1.126: | Ed Maste | 2008-03-26 | 1 | -3/+1 |
| * | MFC aac.c r1.128: | Ed Maste | 2008-03-26 | 1 | -11/+11 |
| * | MFC to RELENG_7: | Ed Maste | 2007-12-10 | 5 | -91/+254 |
| * | MFC to RELENG_7 new PCI IDs | Ed Maste | 2007-12-10 | 1 | -0/+28 |
| * | Merge from HEAD to RELENG_7 | Ed Maste | 2007-11-30 | 1 | -0/+42 |
| * | MFC aac.c v1.121: | Ed Maste | 2007-11-29 | 1 | -6/+4 |
| * | Merge aac_debug.c:1.23 from HEAD to RELENG_7: | Robert Watson | 2007-11-27 | 1 | -11/+11 |
| * | MFC to RELENG_7 | Ed Maste | 2007-11-08 | 2 | -19/+22 |
| * | Add PCI IDs for two cards: | Ed Maste | 2007-08-23 | 1 | -0/+4 |
| * | Prepare for future integration between CAM and newbus. xpt_bus_register | Scott Long | 2007-06-17 | 1 | -1/+1 |
| * | Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will | Scott Long | 2007-04-15 | 1 | -1/+1 |
| * | o break newbus api: add a new argument of type driver_filter_t to | Paolo Pisati | 2007-02-23 | 2 | -6/+8 |
| * | The return value of aac_alloc_command() was misinterpreted in aac_ioctl_event(). | Luoqi Chen | 2007-02-14 | 1 | -1/+1 |
| * | Add a missing mutex unlock to an error path. | Scott Long | 2007-01-15 | 1 | -0/+1 |
| * | On amd64 platform, use linux32 headers so 32-bit Linux applications | Xin LI | 2006-12-20 | 1 | -0/+5 |
| * | Add MODULE_DEPENDS for cam, pci, mca, eisa and isa where needed. | Matt Jacob | 2006-12-11 | 1 | -0/+2 |
| * | Add PCI Id for ServeRAID 8k. | Scott Long | 2006-11-03 | 1 | -0/+2 |
| * | 2nd and final commit that moves us to CAM_NEW_TRAN_CODE | Matt Jacob | 2006-11-02 | 1 | -7/+0 |
| * | The first of 3 major steps to move the CAM layer forward to using | Matt Jacob | 2006-10-31 | 1 | -1/+23 |
| * | Unlock aac_io_lock before returning, thus eliminates a mutex | Xin LI | 2006-07-14 | 1 | -0/+1 |
| * | Correct the names or some Adaptec and ICP devices, verified by the | Christian Brueffer | 2006-06-17 | 1 | -9/+9 |
| * | Rearrange locking in the alloc_commands and ioctl paths to avoid problems. | Scott Long | 2006-04-08 | 1 | -5/+9 |
