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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some debugging code that crept in accidentally.
scottl
2007-06-18
1
-3
/
+3
*
Prepare for future integration between CAM and newbus. xpt_bus_register
scottl
2007-06-17
1
-5
/
+5
*
Track an update in the MPI headers that was missed earlier.
scottl
2007-06-04
1
-1
/
+1
*
Free the portinfo object on unload.
scottl
2007-06-04
1
-0
/
+4
*
mpt.c:
scottl
2007-06-03
3
-32
/
+514
*
Update to MPI 1.5.16
scottl
2007-06-03
9
-456
/
+589
*
Make this driver MP safe and still be a multi-release driver.
mjacob
2007-05-05
6
-129
/
+150
*
Revert a driver API change to xpt_alloc_ccb that isn't necessary. Fix a
scottl
2007-04-18
1
-5
/
+3
*
Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will
scottl
2007-04-15
1
-5
/
+7
*
Hide bus reset announcements within bootverbose.
mjacob
2007-04-07
1
-2
/
+7
*
feedback from RELENG_5 port
mjacob
2007-03-11
2
-0
/
+8
*
Redo previous newbus related change to be kinder to
mjacob
2007-02-23
2
-1
/
+8
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-1
/
+1
*
Use the new xpt_rescan function to truly now have dynamic
mjacob
2007-02-23
2
-2
/
+42
*
Catch up to MSI-X API changes. Tested with both MSI and MSI-X.
jhb
2007-02-14
1
-8
/
+23
*
Whoops- #ifdef problem caused uninitialized transport. Not horribly
mjacob
2007-01-25
1
-1
/
+1
*
(commented out) multipath fault injection code.
mjacob
2007-01-05
4
-2
/
+21
*
Another (minor) CAM_NEW_TRAN backport thingie, plus a slightly
mjacob
2007-01-05
1
-1
/
+17
*
Make some slight reorganization (bringing back in some
mjacob
2006-12-16
1
-12
/
+86
*
Make mpt_pci depend on pci and mpt_cam depend on CAM.
mjacob
2006-12-10
2
-0
/
+2
*
PH! Forgot to do my cross-compile check. Also now rearranged things so
mjacob
2006-12-07
2
-14
/
+17
*
MFP4: principally to reapply tagged command support to FC and SAS cards.
mjacob
2006-12-07
5
-285
/
+389
*
use xpt_print function
mjacob
2006-12-05
1
-3
/
+2
*
Fix a massive couple of botches here: the NVRAM settings
mjacob
2006-12-03
1
-23
/
+15
*
Forced commit: previous revision just correctly reflected that
mjacob
2006-12-03
1
-1
/
+0
*
Fix a debug message which didn't quite get it right about data direction.
mjacob
2006-12-03
4
-102
/
+163
*
Pointy hat handed to me by Andrew: had msi_enable on as a default.
mjacob
2006-11-19
1
-1
/
+1
*
Play it safe and make MSI and MSI-X an option you have to turn on for MPT.
mjacob
2006-11-19
2
-4
/
+15
*
If a TMF request fails to start, make sure that we pull it off the
mjacob
2006-11-19
1
-2
/
+4
*
*smack* - forgot to do i386 compile, so last
mjacob
2006-11-17
1
-2
/
+2
*
Finally fix local command responses to set residual correctly.
mjacob
2006-11-16
1
-19
/
+35
*
After tests on 2 different AMD platforms with several
mjacob
2006-11-16
1
-2
/
+0
*
Add big endian support.
jb
2006-11-15
2
-61
/
+85
*
Get the parent dma tag if one exists. This is required on sun4v. Other
jb
2006-11-15
1
-2
/
+2
*
Turn off MSI until some testing is done.
mjacob
2006-11-15
1
-0
/
+2
*
Add MSI support to em(4), bce(4), and mpt(4). For now, we only support
jhb
2006-11-15
2
-1
/
+15
*
Fix some negotiation issues (like not being able to negotiate async)
mjacob
2006-11-02
1
-6
/
+36
*
add some missing MPT<>CAM and CAM<>MPT bogolocks
mjacob
2006-11-02
1
-0
/
+3
*
2nd and final commit that moves us to CAM_NEW_TRAN_CODE
mjacob
2006-11-02
1
-91
/
+0
*
The first of 3 major steps to move the CAM layer forward to using
mjacob
2006-10-31
1
-5
/
+23
*
Connect up a QUEUE FULL event with CAM and adjust openings.
mjacob
2006-09-21
1
-2
/
+32
*
Support for PCI-Express 4Gb Cards.
mjacob
2006-09-08
1
-5
/
+14
*
Create a 'ready' handler for each personality. The purpose of this handler
mjacob
2006-09-07
3
-13
/
+66
*
The poison pill of death: adding a target mode reply handler and target
mjacob
2006-09-05
1
-5
/
+5
*
bus_alloc_resource_any is actually defined in the
mjacob
2006-07-25
1
-5
/
+0
*
When probing to attach the CAM functionality, check against
mjacob
2006-07-25
1
-5
/
+13
*
Add sysctl information about things like WWNN/WWPN.
mjacob
2006-07-16
2
-0
/
+40
*
If we're in mpt_wait_req and the command times out,
mjacob
2006-07-16
2
-4
/
+18
*
Define out unused and incomplete raid quiesce functions.
mjacob
2006-07-16
2
-8
/
+12
*
If the card has target mode enabled, and we hang
mjacob
2006-07-15
2
-40
/
+177
[next]