| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r274819: | smh | 2014-12-21 | 1 | -7/+7 |
* | MFC r261410 | ian | 2014-05-15 | 1 | -0/+3 |
* | MFC r257170, r257171, r257172, r257240, r257278, r257279, r257280, r257281, | ian | 2014-05-14 | 1 | -0/+2 |
* | MFC r258779,r258780,r258787,r258822: | eadler | 2014-02-04 | 1 | -1/+1 |
* | MFC Alexander Motin's direct dispatch, multi-queue, and finer-grained | scottl | 2014-01-07 | 1 | -2/+0 |
* | Replicate r242422 from ata(4) to mvs(4): | mav | 2013-06-12 | 1 | -3/+9 |
* | Make siis(4) and mvs(4) send bus_get_dma_tag() requests to parent buses | mav | 2013-04-18 | 2 | -1/+17 |
* | Reform the busdma API so that new types may be added without modifying | kib | 2013-02-12 | 1 | -12/+2 |
* | Add support for Marvell 88F6282. | hrs | 2012-07-28 | 1 | -0/+1 |
* | - Limit r214102 workaround to only x86. On arm it causes more problems | mav | 2012-06-12 | 3 | -1/+47 |
* | Partially revert r236666: | mav | 2012-06-10 | 1 | -1/+1 |
* | ATA/SATA controllers have no idea about protocol of the connected device | mav | 2012-06-06 | 1 | -2/+2 |
* | Add two functions xpt_batch_start() and xpt_batch_done() to the CAM SIM KPI | mav | 2012-05-12 | 1 | -0/+2 |
* | Adjust mvs(4) to handle interrupt cause reg depending on the actual number of | raj | 2012-02-01 | 2 | -10/+16 |
* | Rename device_delete_all_children() into device_delete_children(). | hselasky | 2011-11-22 | 2 | -2/+2 |
* | Move the device_delete_all_children() function from usb_util.c | hselasky | 2011-11-19 | 2 | -14/+4 |
* | Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. | ed | 2011-11-07 | 1 | -1/+1 |
* | According to SATA specification, when Serial ATA Enclosure Management Bridge | mav | 2011-05-25 | 1 | -10/+34 |
* | Fix some English grammar. | mav | 2011-04-19 | 2 | -6/+6 |
* | According to specification. device should respond to COMRESET with COMINIT | mav | 2011-04-19 | 1 | -10/+14 |
* | Properly handle memory allocation errors during error recovery. | mav | 2011-04-19 | 1 | -6/+19 |
* | Refactor hard-reset implementation in mvs(4). | mav | 2011-04-14 | 2 | -17/+86 |
* | Improve SATA Asynchronous Notification feature support in CAM: | mav | 2011-04-13 | 1 | -0/+15 |
* | Implement automatic SCSI sense fetching for mvs(4). | mav | 2011-04-12 | 2 | -38/+111 |
* | Update mvs(4) driver to work over FDT's simplebus(4) bus. | mav | 2011-03-28 | 1 | -4/+9 |
* | Workaround strange situation when EDMA_RESQIP register returns zero instead | mav | 2010-10-20 | 1 | -15/+31 |
* | Some style cleanup: | mav | 2010-10-20 | 3 | -44/+37 |
* | Fix panic, when due to some kind of congestion on FIS-based switching | mav | 2010-09-16 | 1 | -5/+8 |
* | Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to | mav | 2010-07-25 | 1 | -1/+9 |
* | Plug memory leak to silent Coverity. Error is still not really handled. | mav | 2010-06-05 | 1 | -0/+1 |
* | Fill rman range start/end values. It makes devinfo output more readable. | mav | 2010-05-22 | 2 | -0/+4 |
* | Report ATA/SATA channel number to NewBus at location string. | mav | 2010-05-22 | 2 | -0/+22 |
* | Improve suspend/resume support. Make sure controller is idle on suspend | mav | 2010-05-21 | 1 | -15/+44 |
* | Fix polled operation. Now it is possible to dump kernel via mvs(4). | mav | 2010-05-06 | 1 | -1/+1 |
* | Import mvs(4) - Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA controllers | mav | 2010-05-02 | 5 | -0/+3801 |