index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
mpt
/
mpt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove handrolled raw dump of a request from
mjacob
2006-05-26
1
-19
/
+1
*
Remove debounce code in mpt_intr. After some reflection
mjacob
2006-04-19
1
-10
/
+0
*
A large set of changes:
mjacob
2006-04-11
1
-33
/
+34
*
Fix fat-fingered version define.
mjacob
2006-04-01
1
-2
/
+2
*
Fix some of the previus changes 'better'.
mjacob
2006-04-01
1
-52
/
+125
*
Correct bad format args. Interesting- the lines that generated
mjacob
2006-03-26
1
-2
/
+2
*
Some fairly major changes to this driver.
mjacob
2006-03-25
1
-338
/
+302
*
In mpt_complete_request_chain don't depend on somebody else to
mjacob
2006-03-17
1
-1
/
+1
*
Add a serial number for requests so we don't just depend on a request pointer
mjacob
2006-03-07
1
-0
/
+4
*
turn some WARNs for unknown events into INFOs
mjacob
2006-03-04
1
-2
/
+2
*
Fix mpt_reset to try mpt_hard_reset more than once, and to try
mjacob
2006-02-28
1
-43
/
+85
*
a) Delay for port enable to succeed should be 30 seconds (at least) for
mjacob
2006-02-26
1
-4
/
+2
*
Role a microrev of the MPI Library in preparation for target mode work.
mjacob
2006-02-25
1
-3
/
+34
*
Do initial cut of SAS HBA support. These controllers (106X) seem to support
mjacob
2006-02-11
1
-29
/
+114
*
Remove a couple of explicit memset(0) ops that were zeroing past the end of
scottl
2005-10-08
1
-4
/
+2
*
Correct attribution in clause three to address the correct copyright
gibbs
2005-08-03
1
-3
/
+3
*
Massive overhaul of MPT Fusion driver:
scottl
2005-07-10
1
-519
/
+1687
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Fix where my automated script blew the SCM ID format conversion.
obrien
2004-08-21
1
-3
/
+3
*
Use __FBSDID().
obrien
2003-08-24
1
-1
/
+3
*
Update MPILIB from code received from LSI. Make changes in the rest of
mjacob
2003-06-03
1
-17
/
+17
*
Code cleanup: use mpt_prt instead of device_printf.
mjacob
2002-09-24
1
-136
/
+95
*
Parameterize MPT_MAX_REQUESTS based upon device type (FC has Global Credits
mjacob
2002-09-23
1
-8
/
+9
*
When freeing a request, zero out the sequence number.
mjacob
2002-09-23
1
-2
/
+3
*
Fix things so that:
mjacob
2002-09-01
1
-11
/
+34
*
Do some minor cleanups found during backport to RELENG_4.
mjacob
2002-08-23
1
-4
/
+4
*
A chunk of cleanup, both stylistic and substantive.
mjacob
2002-08-20
1
-33
/
+542
*
Add support for the LSI-Logic Fusion/MP architecture.
mjacob
2002-08-11
1
-0
/
+694