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
/
ffec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix erronious mixed use of tx/rx variables/constants in the same expression.
ian
2016-05-27
1
-3
/
+3
*
Add busdma sync ops before reading and after modifying the descriptor rings.
ian
2014-11-24
1
-0
/
+10
*
Mechanically convert to if_inc_counter().
glebius
2014-09-18
1
-18
/
+16
*
Use define from if_var.h to access a field inside struct if_data,
glebius
2014-08-30
1
-1
/
+1
*
Fix another bug in multicast filtering. i.MX uses 6 bits from MSB in
hrs
2014-03-08
1
-2
/
+3
*
Fix multicast filtering.
hrs
2014-03-04
1
-1
/
+1
*
Follow r261352 by updating all drivers which are children of simplebus
ian
2014-02-02
1
-0
/
+3
*
ENET on Vybrid Family SoC don't advertise its media capabilities
br
2014-01-04
1
-3
/
+5
*
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
eadler
2013-11-30
1
-5
/
+5
*
Switch to using ofw_bus_search_compatible() table-driven compat lookup.
ian
2013-10-26
1
-23
/
+42
*
Mask out non-address bits in the mac address register, for proper
ian
2013-10-22
1
-2
/
+1
*
Add a driver for the Freescale Fast Ethernet Controller found on various
ian
2013-10-20
2
-0
/
+2043