| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r264127 | Sean Bruno | 2014-04-21 | 1 | -0/+15 |
| * | MFC r264354 but change the lock arg and implementation to fit the current state | Sean Bruno | 2014-04-15 | 1 | -24/+11 |
| * | MFC r253980 - new pciids for ciss(4) support | Sean Bruno | 2013-09-09 | 1 | -0/+9 |
| * | Jump on the 9.2r MFC bonanza and update ciss(4) | Sean Bruno | 2013-07-10 | 1 | -1/+18 |
| * | MFC r249468: | Alexander Motin | 2013-07-08 | 1 | -1/+1 |
| * | Big MFC of the physbio changes necessary for unmapped I/O. These changes | Scott Long | 2013-06-18 | 2 | -18/+13 |
| * | MFC r249815 | Sean Bruno | 2013-05-08 | 1 | -0/+13 |
| * | MFC r249349 | Sean Bruno | 2013-04-25 | 1 | -3/+8 |
| * | MFC r249170 | Sean Bruno | 2013-04-19 | 1 | -3/+5 |
| * | MFC r248824 & r248826 | Sean Bruno | 2013-04-14 | 1 | -3/+6 |
| * | MFC r227293 (by ed): | Alexander Motin | 2013-04-05 | 1 | -1/+2 |
| * | MFC r247279 | Sean Bruno | 2013-03-19 | 1 | -3/+12 |
| * | MFC r245459 | Sean Bruno | 2013-01-31 | 3 | -18/+42 |
| * | MFC r242089: limit of 15 -> 63 logical volumes | Peter Wemm | 2012-11-04 | 1 | -1/+1 |
| * | MFC 232854,232874,232882,232883,232886 for bus_get_dma_tag() | Scott Long | 2012-03-16 | 1 | -1/+1 |
| * | MFC r229997, r230033, and r230334 | Kenneth D. Merry | 2012-02-15 | 1 | -1/+1 |
| * | MFC r230313, r230316, r230323, r230588 | Sean Bruno | 2012-02-05 | 1 | -1/+9 |
| * | MFC r225950: | Kenneth D. Merry | 2011-10-06 | 1 | -2/+6 |
| * | Cosmetic: make it less confusing when displaying RAID 1 level, that might | Konstantin Belousov | 2010-10-02 | 1 | -1/+1 |
| * | Initialize the callout structure earlier in attach before calling any | John Baldwin | 2010-04-28 | 1 | -1/+1 |
| * | Several changes to fix livelock under high load, introduced by r203489: | Alexander Motin | 2010-03-03 | 2 | -4/+12 |
| * | When hacking INQUIRY result, make sure that it is right INQUIRY and there | Alexander Motin | 2010-02-05 | 1 | -2/+7 |
| * | Return CAM_RELEASE_SIMQ flag only when it is needed, when SIM really | Alexander Motin | 2010-02-04 | 1 | -12/+10 |
| * | MFp4: Large set of CAM inprovements. | Alexander Motin | 2010-01-28 | 1 | -42/+6 |
| * | Don't panic due to unlocking an unowned mutex if we fail during attach. | Gavin Atkinson | 2009-12-17 | 1 | -2/+5 |
| * | Sync driver with Yahoo: | Scott Long | 2009-09-16 | 3 | -74/+75 |
| * | Fix locking around copyout() operations. | Scott Long | 2009-09-16 | 1 | -3/+9 |
| * | Make MSI and PERFORMANT interrupts work correctly. Only require the minimum | Scott Long | 2009-09-16 | 2 | -4/+13 |
| * | Increase CISS_MAX_PHYSTGT to 256 so that it matches what the controller might | Scott Long | 2009-09-16 | 1 | -1/+1 |
| * | Fix an apparently harmless typo. | Scott Long | 2009-07-20 | 1 | -1/+1 |
| * | Revert the CISS driver to 64K i/o, the previous change was in error and | Scott Long | 2009-07-13 | 1 | -1/+1 |
| * | Separate the parallel scsi knowledge out of the core of the XPT, and | Scott Long | 2009-07-10 | 2 | -0/+4 |
| * | We no longer need to use d_thread_t, migrate to struct thread *. | Warner Losh | 2009-05-20 | 1 | -3/+3 |
| * | Updated PCI ID's from the vendor | Scott Long | 2009-05-19 | 1 | -1/+4 |
| * | Tell CAM that CISS logical devices support tagged queueing. This fixes | Scott Long | 2009-02-20 | 1 | -2/+5 |
| * | Work again to fix the interrupt masking problems. We now recognize | Scott Long | 2008-08-29 | 2 | -37/+40 |
| * | Correctly set the interrupt enable and disable bits. The previous | Scott Long | 2008-08-02 | 2 | -15/+11 |
| * | A number of significant enhancements to the ciss driver: | Scott Long | 2008-07-11 | 4 | -150/+494 |
| * | Add support for the P212, P410, P410i, P411, and P812 HP Smart Array | Paul Saab | 2008-06-10 | 1 | -0/+5 |
| * | Remove a check that didn't allow > 12 byte CDB's to be issued to | Paul Saab | 2008-05-16 | 1 | -6/+0 |
| * | Add `hw.ciss.nop_message_heartbeat' tunable (default disabled) for | Mitsuru IWASAKI | 2008-02-10 | 1 | -1/+4 |
| * | Don't repeat error logging about NOP message sending if | Mitsuru IWASAKI | 2008-01-28 | 1 | -1/+5 |
| * | Fix NOP message sending in ciss_periodic() which causes panic with | Mitsuru IWASAKI | 2007-11-05 | 1 | -3/+16 |
| * | Rename the kthread_xxx (e.g. kthread_create()) calls | Julian Elischer | 2007-10-20 | 1 | -3/+3 |
| * | Add NOP-message polling to ciss_periodic(). | Mitsuru IWASAKI | 2007-10-13 | 1 | -1/+80 |
| * | Fix a mistake made in the MPSAFE commit that caused CAM to serialize requests | Scott Long | 2007-10-12 | 1 | -1/+2 |
| * | Prepare for future integration between CAM and newbus. xpt_bus_register | Scott Long | 2007-06-17 | 1 | -2/+2 |
| * | Satisfy witness during shutdown | Scott Long | 2007-06-05 | 1 | -0/+2 |
| * | Eliminate M_TEMP. | Scott Long | 2007-05-14 | 1 | -3/+3 |
| * | Streamline locking in ciss_free() | Scott Long | 2007-05-02 | 1 | -26/+27 |