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
/
oce
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate excessive $FreeBSD$ headers.
delphij
2013-03-08
2
-4
/
+0
*
Update driver to version 4.6.95.0.
delphij
2013-03-06
8
-184
/
+810
*
Resolve issue that caused WITNESS to report LORs.
jpaetzel
2013-02-14
2
-1
/
+10
*
This fixes a out-of-order problem with several
rrs
2013-02-07
1
-10
/
+8
*
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de...
sbz
2013-01-30
1
-1
/
+2
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-04
1
-3
/
+3
*
remove duplicate semicolons where possible.
eadler
2012-10-22
1
-1
/
+1
*
Use if_initbaudrate().
jhb
2012-10-18
1
-1
/
+1
*
The drbr(9) API appeared to be so unclear, that most drivers in
glebius
2012-09-28
1
-1
/
+3
*
Use pci_find_cap() instead of pci_find_extcap() to locate PCI
jhb
2012-03-03
1
-4
/
+4
*
Patches from Naresh Raju Gottumukkala
luigi
2012-02-17
8
-147
/
+260
*
Use if_maddr_*lock() routines to lock the per-interface multicast
jhb
2012-02-13
1
-2
/
+2
*
Start to try to hide LRO (and some TSO) bits behind #ifdefs as especially
bz
2012-02-11
1
-4
/
+48
*
Use the more common macro to set the if_baudrate to 10Gbit/s. Just use
bz
2012-02-11
1
-1
/
+1
*
Make use of the read-only variant of the IF_ADDR_*LOCK() macros introduced
bz
2012-02-11
1
-2
/
+2
*
Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe)
luigi
2012-02-10
8
-0
/
+11528