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
/
virtio
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFprojects/camlock r248982:
mav
2013-04-14
1
-1
/
+1
*
Only set the barrier flag if the feature was negotiated
bryanv
2013-03-05
1
-8
/
+41
*
Reform the busdma API so that new types may be added without modifying
kib
2013-02-12
1
-18
/
+21
*
virtio: Start taskqueues threads after attach cannot fail
bryanv
2012-12-14
3
-12
/
+9
*
virtio_scsi: Remove duplicated lines
bryanv
2012-12-12
1
-4
/
+1
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-04
1
-3
/
+3
*
Fix build with PAE enabled. I doubt any code uses CAM_SCATTER_VALID or
mav
2012-10-12
1
-2
/
+4
*
Virtio SCSI driver
grehan
2012-10-11
5
-0
/
+2742
*
Patch from Bryan to fix a virtqueue issue:
grehan
2012-10-11
1
-4
/
+3
*
Revert previous commit...
kevlo
2012-10-10
1
-1
/
+1
*
Prefer NULL over 0 for pointers
kevlo
2012-10-09
1
-1
/
+1
*
No need to leak these into the includer's namespace.
grehan
2012-09-13
1
-0
/
+6
*
Relax requirement of certain mb()s
grehan
2012-09-13
1
-2
/
+2
*
Various VirtIO improvements
grehan
2012-07-11
10
-345
/
+532
*
Do not include <sys/types.h> in the local headers. The .c files including
obrien
2012-07-03
6
-12
/
+0
*
Sync with Bryan Venteicher's virtio git repo:
grehan
2012-04-16
1
-1
/
+3
*
Catch up with Bryan Venteicher's virtio git repo:
grehan
2012-04-14
7
-102
/
+254
*
Use pci_find_cap() instead of pci_find_extcap() to locate PCI
jhb
2012-03-03
1
-2
/
+2
*
Catch up with Bryan Venteicher's virtio Hg repo:
grehan
2011-12-06
10
-79
/
+196
*
Import virtio base, PCI front-end, and net/block/balloon drivers.
grehan
2011-11-18
16
-0
/
+7654