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
/
mfi
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r284180:
ambrisko
2015-06-15
1
-1
/
+3
*
Merge r263233 from HEAD to stable/10:
rwatson
2015-03-19
1
-1
/
+1
*
MFC r261491 (by ambrisko):
markj
2014-08-27
2
-14
/
+26
*
MFC r266848:
kib
2014-06-05
5
-15
/
+25
*
MFC r261535:
markj
2014-03-10
3
-6
/
+29
*
MFC r260521:
mav
2014-01-24
1
-1
/
+6
*
Add PCI device ID for MegaRAID Invader cards. This was the only
ambrisko
2013-09-25
1
-0
/
+1
*
Export two new DCMD enums. These allow set/get of the mfi_ctrl_properties
sbruno
2013-09-22
1
-0
/
+2
*
Change the cap_rights_t type from uint64_t to a structure that we can extend
pjd
2013-09-05
1
-1
/
+3
*
Hold mfi_io_lock across calls to xpt_rescan() and xpt_alloc_ccb_nowait().
markj
2013-08-23
1
-5
/
+1
*
If sys/param.h MAXPHYS has been tuned to exceed MFI_MAXPHYS, the mfi(4)
sbruno
2013-08-14
1
-1
/
+2
*
Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI
scottl
2013-08-12
1
-14
/
+2
*
Remove forced timeout of in-flight commands from mfi_timeout.
smh
2013-07-01
1
-5
/
+8
*
Implement foreign volume handling. Allows admins to view foreign metadata
sbruno
2013-06-08
1
-0
/
+4
*
xpt_create_path() requires mfi_io_lock to be held, so do it.
sbruno
2013-05-31
1
-0
/
+3
*
MFprojects/camlock r248982:
mav
2013-04-14
1
-1
/
+1
*
Add support for getting and setting BBU properties related to battery
markj
2013-04-08
2
-0
/
+21
*
Don't attempt to reference sc before testing whether it's NULL.
delphij
2013-03-22
1
-1
/
+1
*
Fix a typo in mfi_stp_cmd() that would give wrong assignment.
delphij
2013-03-01
1
-1
/
+1
*
Adds hw.mfi.cmd_timeout loader / sysctl tuneable which controls the default
smh
2013-02-27
1
-5
/
+11
*
Fixes queuing issues where mfi_release_command blindly sets the cm_flags = 0
smh
2013-02-27
6
-326
/
+481
*
Fixes mfi panic on recused on non-recusive mutex MFI I/O lock
smh
2013-02-27
2
-4
/
+4
*
Reform the busdma API so that new types may be added without modifying
kib
2013-02-12
3
-16
/
+12
*
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de...
sbz
2013-01-30
1
-1
/
+2
*
Add deviceid to the disk output on boot to help debugging.
eadler
2012-11-15
1
-2
/
+2
*
Add support for SCSI pass through devices to be attached and
ambrisko
2012-11-08
3
-0
/
+78
*
- Extend the prior commit to use the generic SCSI command building
ambrisko
2012-11-06
6
-198
/
+231
*
Copy code from scsi_read_write() as mfi_build_syspd_cdb() to build SCSI
delphij
2012-11-02
1
-26
/
+82
*
Grab the mfi_config_lock while performing a MFI_DCMD_CFG_FOREIGN_IMPORT
jhb
2012-09-26
1
-0
/
+1
*
sys/dev/mfivar.h contains references to MFI_DEBUG, but it never gets turned o...
sbruno
2012-07-11
1
-0
/
+1
*
When an MFI command fails, the driver needs to set bio->bio_resid so that
sbruno
2012-07-11
1
-0
/
+1
*
Fix panics triggered by older mfiutil binaries run on the new mfi(4) driver.
jhb
2012-07-03
1
-4
/
+8
*
Correct sizeof usage
kevlo
2012-06-25
1
-1
/
+1
*
Cosmetic nit. If a configured volume has no label, don't emit an empty
sbruno
2012-05-30
1
-4
/
+11
*
Fix and update battery status bits according to linux driver
sbruno
2012-05-18
1
-2
/
+7
*
Pointy hat to sleep deprived committer.
sbruno
2012-05-12
1
-2
/
+2
*
Fix inappropriate data type for two bus_dmamap_t variables that were causing
sbruno
2012-05-12
2
-5
/
+4
*
Fix the returns in mfi_tbolt_sync_map_info. I forgot to change
ambrisko
2012-05-04
1
-7
/
+14
*
Some style improvements.
ambrisko
2012-05-04
3
-48
/
+46
*
First fix pr 167226:
ambrisko
2012-05-04
5
-85
/
+225
*
- Do not include machine/atomic.h. It is no longer necessary since r233768.
jkim
2012-04-04
2
-14
/
+0
*
Move struct megasas_sge from mfi_ioctl.h to mfivar.h so we can
ambrisko
2012-04-02
3
-11
/
+10
*
Change typedef atomic_t to struct mfi_atomic to avoid name space
ambrisko
2012-04-02
1
-8
/
+8
*
MFhead_mfi r227068
ambrisko
2012-03-30
11
-261
/
+3767
|
\
|
*
First cut at updating mfi(4) to support newer LSI MegaRAID SAS cards.
ambrisko
2011-11-04
10
-204
/
+3795
*
|
Convert a number of drivers to obtaining their parent DMA tag from their
scottl
2012-03-12
1
-1
/
+1
*
|
- There's no need to overwrite the default device method with the default
marius
2011-11-22
1
-3
/
+2
*
|
The sys/sysctl.h header is needed when MFI_DEBUG is defined.
kib
2011-11-16
1
-0
/
+1
*
|
Add single-message MSI support to mfi(4). It is disabled by default but
jhb
2011-11-16
5
-10
/
+28
*
|
Do a dummy read to flush the interrupt ACK that we just performed,
delphij
2011-11-09
1
-0
/
+6
[next]