summaryrefslogtreecommitdiffstats
path: root/sys/dev/mpt/mpt.h
Commit message (Expand)AuthorAgeFilesLines
* Make the whole initiator mode part of mpt(4) endian-clean,marius2009-01-071-0/+25
* Add a new personality to mpt(4) devices to allow userland applications tojhb2008-05-061-0/+3
* Restore multi-release tradition of the driver.jkim2008-05-021-3/+15
* fix up some code for older systems changed by accident in the last commitjulian2007-10-211-1/+6
* Rename the kthread_xxx (e.g. kthread_create()) callsjulian2007-10-201-2/+2
* Move callout initialization to the proper spot. This prevents panics duringscottl2007-08-141-4/+0
* mpt.c:scottl2007-06-031-3/+55
* Make this driver MP safe and still be a multi-release driver.mjacob2007-05-051-34/+36
* feedback from RELENG_5 portmjacob2007-03-111-0/+3
* Redo previous newbus related change to be kinder tomjacob2007-02-231-0/+7
* (commented out) multipath fault injection code.mjacob2007-01-051-1/+5
* PH! Forgot to do my cross-compile check. Also now rearranged things somjacob2006-12-071-8/+8
* MFP4: principally to reapply tagged command support to FC and SAS cards.mjacob2006-12-071-21/+34
* Forced commit: previous revision just correctly reflected thatmjacob2006-12-031-1/+0
* Fix a debug message which didn't quite get it right about data direction.mjacob2006-12-031-2/+1
* Play it safe and make MSI and MSI-X an option you have to turn on for MPT.mjacob2006-11-191-1/+2
* Add MSI support to em(4), bce(4), and mpt(4). For now, we only supportjhb2006-11-151-0/+1
* Create a 'ready' handler for each personality. The purpose of this handlermjacob2006-09-071-0/+2
* Add sysctl information about things like WWNN/WWPN.mjacob2006-07-161-0/+14
* If the card has target mode enabled, and we hangmjacob2006-07-151-2/+7
* Fix config page writes to not strip out the attributes when youmjacob2006-07-121-4/+7
* Major Fixes:mjacob2006-06-251-0/+2
* Do some source && comment cleanup.mjacob2006-06-051-10/+3
* Make the code able to compile again in RELENG_4.mjacob2006-06-021-0/+1
* More checkpointing on the way toward really (finally)mjacob2006-06-021-2/+10
* Add acknowledgements to LSI-Logic for supportmjacob2006-05-291-0/+4
* Add a MPT_PRT_NEGOTIATION print level.mjacob2006-05-291-0/+1
* Work in progress toward fixing IM checked in after havingmjacob2006-05-271-3/+4
* Get most of the way back to having Integrated Mirroring workmjacob2006-05-261-2/+1
* Fix spellings. Prototype mpt_dump_request. Add a 'raid_enabled' tag.mjacob2006-05-261-2/+5
* Since DELAY() was moved, most <machine/clock.h> #includes have beenphk2006-05-161-1/+0
* Remove MPT_PRT_INVARIANT- it was a silly idea.mjacob2006-05-041-5/+0
* A large set of changes:mjacob2006-04-111-17/+154
* Fix some of the previus changes 'better'.mjacob2006-04-011-31/+26
* Some fairly major changes to this driver.mjacob2006-03-251-24/+172
* Add a serial number for requests so we don't just depend on a request pointermjacob2006-03-071-0/+2
* Role a microrev of the MPI Library in preparation for target mode work.mjacob2006-02-251-1/+32
* Do initial cut of SAS HBA support. These controllers (106X) seem to supportmjacob2006-02-111-32/+42
* Fix -Wundef.ru2005-12-041-1/+1
* Keep track of volumes in non-optimal state and expose a simple countkan2005-11-151-0/+1
* Correct attribution in clause three to address the correct copyrightgibbs2005-08-031-3/+3
* Massive overhaul of MPT Fusion driver:scottl2005-07-101-120/+793
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Update MPILIB from code received from LSI. Make changes in the rest ofmjacob2003-06-031-2/+2
* Fix things so that:mjacob2002-09-011-1/+3
* A chunk of cleanup, both stylistic and substantive.mjacob2002-08-201-27/+17
* Add support for the LSI-Logic Fusion/MP architecture.mjacob2002-08-111-0/+187
OpenPOWER on IntegriCloud