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
/
mps
/
mps_user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Updated all files with 2015 Avago copyright, and updated LSI's copyright
slm
2015-02-24
1
-6
/
+21
*
Fix the ioctl interface to properly support fetching the header of regular
scottl
2015-01-25
1
-0
/
+4
*
Refactor some code in mps.c to reduce header pollution.
scottl
2014-07-01
1
-1
/
+0
*
Merge in phase 14+ -> 16 mps driver fixes from LSI:
ken
2013-07-22
1
-37
/
+34
*
Overhaul error, information, and debug logging.
scottl
2013-07-19
1
-10
/
+10
*
sys/dev/mps/mps.c
asomers
2013-06-04
1
-0
/
+2
*
Fix NULL-dereference kernel panic in case of mps_attach() failure.
mav
2013-05-22
1
-2
/
+2
*
remove duplicate semicolons where possible.
eadler
2012-10-22
1
-1
/
+1
*
Several fixes to allow firmware/BIOS flash access from user-level:
mav
2012-08-01
1
-14
/
+14
*
Bring in LSI's latest mps(4) 6Gb SAS and WarpDrive driver, version
ken
2012-06-28
1
-14
/
+34
*
Bring in a number of mps(4) driver fixes from LSI:
ken
2012-02-09
1
-5
/
+7
*
Bring in the LSI-supported version of the mps(4) driver.
ken
2012-01-26
1
-18
/
+1477
*
Add Serial Management Protocol (SMP) passthrough support to CAM.
ken
2010-11-30
1
-1
/
+1
*
Fixes to mps_user_command():
mdf
2010-10-14
1
-15
/
+8
*
Support firmware download.
mdf
2010-10-14
1
-1
/
+37
*
Re-work the internals of adding items to the driver's scatter-gather
mdf
2010-10-14
1
-21
/
+28
*
Re-work the internal user ioctl command table, and support the FW_UPLOAD
mdf
2010-10-11
1
-36
/
+213
*
Add function prototypes for static functions.
mdf
2010-10-11
1
-0
/
+13
*
Fix a memory leak and locking inconsistency in mps(4) ioctl handling.
mdf
2010-10-11
1
-10
/
+22
*
Fix up the COMPAT_FREEBSD32 ioctl logic for mps(4).
mdf
2010-10-11
1
-76
/
+199
*
MFp4 (//depot/projects/mps/...)
ken
2010-09-10
1
-0
/
+583