summaryrefslogtreecommitdiff
path: root/sys/dev/mfi
Commit message (Expand)AuthorAgeFilesLines
* MFC r261535:Mark Johnston2014-03-103-6/+29
* MFC r255869:Doug Ambrisko2013-10-221-0/+1
* MFC r254742:Mark Johnston2013-09-201-5/+1
* MFC r254330 -- allow users to run SYS_PD mode JBOD with a non-default MAXPHYSSean Bruno2013-09-111-1/+2
* Merge r254263:Scott Long2013-08-131-14/+2
* MFC r251516Sean Bruno2013-07-121-0/+4
* MFC r249468:Alexander Motin2013-07-081-1/+1
* MFC r242726 (ambrisko):Mark Johnston2013-07-033-0/+81
* MFC r252471:Steven Hartland2013-07-031-5/+8
* Fix two swapped definitions. Note it is directly committed to this branchJung-uk Kim2013-06-201-2/+2
* Big MFC of the physbio changes necessary for unmapped I/O. These changesScott Long2013-06-182-16/+11
* MFC r247426:Steven Hartland2013-06-051-5/+11
* MFC r244123 Add CTLFLAG_RWTUN defineSteven Hartland2013-05-116-318/+474
* MFC r249257:Mark Johnston2013-05-102-0/+21
* MFC r248627:Xin LI2013-04-081-1/+1
* MFC r247594:Xin LI2013-03-051-1/+1
* MFC r242681 (ambrisko):Xin LI2012-12-036-198/+231
* MFC r242497:Xin LI2012-12-031-26/+82
* MFC r243078:Eitan Adler2012-11-301-2/+2
* MFC 240962:John Baldwin2012-10-071-0/+1
* MFC r238371Sean Bruno2012-09-231-0/+1
* MFC r238373Sean Bruno2012-09-231-0/+1
* MFC 238077:John Baldwin2012-08-291-4/+8
* MFC: r237546Marius Strobl2012-07-021-1/+1
* MFC r236323Sean Bruno2012-06-071-4/+11
* MFC r235634Sean Bruno2012-05-211-2/+7
* MFC r235318, r235321Sean Bruno2012-05-162-5/+4
* MFC r235014: Rebuild fix and LBA calculation fix for ThunderBoltDoug Ambrisko2012-05-076-130/+275
* MFC r233711:Doug Ambrisko2012-04-1811-261/+3752
* MFC 232854,232874,232882,232883,232886 for bus_get_dma_tag()Scott Long2012-03-161-1/+1
* MFC 227577: The sys/sysctl.h header is needed when MFI_DEBUG is defined.John Baldwin2012-01-051-0/+1
* MFC 227562:John Baldwin2012-01-055-9/+27
* MFC r226173, r227843, r227848 and r227908:Hans Petter Selasky2011-12-311-3/+2
* MFC r227409:Xin LI2011-11-151-0/+6
* MFC r226896:Konstantin Belousov2011-11-051-1/+18
* Merge from r225950:Marius Strobl2011-10-291-1/+7
* MFC r225869:Alexander Motin2011-10-022-40/+64
* In order to maximize the re-usability of kernel code in user space thisKip Macy2011-09-161-1/+1
* Shorten a variable access some using a cached value rather thanBjoern A. Zeeb2011-09-071-2/+1
* Second-to-last commit implementing Capsicum capabilities in the FreeBSDRobert Watson2011-08-111-1/+2
* Support controllers whose option ROM is disabled in the BIOS by kickingJohn Baldwin2011-07-142-2/+8
* Use MFI_STAT_* constants for cmd_status field values rather than magicJohn Baldwin2011-07-141-5/+6
* Remove duplicate header includesKevin Lo2011-06-281-3/+0
* There are a couple of structs in mfireg.h with members named 'class'.Ed Maste2011-06-022-11/+11
* When masking direct and processor devices during an inquiry, properlyJohn Baldwin2010-12-061-4/+4
* Update PD state firmware definitions: add copyback, system.Sergey Kandaurov2010-10-211-1/+3
* Correct mfip module dependency on mfi. This allows mfip to be loaded asKonstantin Belousov2010-03-022-0/+2
* Revert r200231. It was already taken cared by jhb long ago.Jung-uk Kim2009-12-071-16/+3
* Make mfi(4) little bit less chatty.Jung-uk Kim2009-12-071-3/+16
* Temporarily revert the new-bus locking for 8.0 release. It will beJohn Baldwin2009-08-201-13/+7